MySQL Error MY-010158 – ER_LOWER_CASE_TABLE_NAMES_CS_DD_ON_CI_FS_UNSUPPORTED

MySQL Error Message

The server option ‘lower_case_table_names’ is configured
to use case sensitive table names but the data directory is on a
case-insensitive file system which is an unsupported combination.
Please consider either using a case sensitive file system for your
data directory or switching to a case-insensitive table name mode.

Reason for the Error

ER_LOWER_CASE_TABLE_NAMES_CS_DD_ON_CI_FS_UNSUPPORTED
was added in 8.0.2.