MySQL Error MY-013521 – ER_TABLE_NAME_IN_UPPER_CASE_NOT_ALLOWED

MySQL Error Message

Table name ‘%s.%s’ containing upper case characters is
not allowed with lower_case_table_names = 1.

Reason for the Error

ER_TABLE_NAME_IN_UPPER_CASE_NOT_ALLOWED
was added in 8.0.19.