Previous Topic: Enabling Support for the InnoDB Transaction EngineNext Topic: Creating a Database


Setting the lower_case_table_names Variable

If you are running MySQL on any non-Windows platform, set the lower_case_table_names variable to 1.

Note: For detailed information about this variable, see the MySQL documentation.