Changing 'lower_case_table_names' Value in XAMPP on Windows
When using Windows 7 with XAMPP, users may encounter issues with table names being converted to lowercase during database export. Resolving this requires modifying the 'lower_case_table_names' value from 0 to 2.
To make this change:
After completing these steps, the 'lower_case_table_names' value is updated, and table names will retain their case during export.
Source: http://webdev.issimplified.com/2010/03/02/mysql-on-windows-force-table-names-to-lowercase/
Disclaimer: All resources provided are partly from the Internet. If there is any infringement of your copyright or other rights and interests, please explain the detailed reasons and provide proof of copyright or rights and interests and then send it to the email: [email protected] We will handle it for you as soon as possible.
Copyright© 2022 湘ICP备2022001581号-3