MySQL Error Message
Table name ‘%s.%s’ containing upper case characters, used
by foreign key ‘%s’ in table ‘%s.%s’, is not allowed with
lower_case_table_names = 1.
Reason for the Error
ER_TABLE_NAME_IN_UPPER_CASE_NOT_ALLOWED_FOR_FK
was added in 8.0.19.