Mysql5.6 data table name case-sensitive issues

Source: Internet
Author: User

Download the latest mysql5.7.x today, after installation, found unable to set the installation directory and data directory, after finding, found in C:\ProgramData\MySQL\MySQL Server 5.7 contains My.ini, previously modified in the first few versions of the 5.6.x here My.ini, add lower_case_table_names = 0 can make the table name case sensitive. But today tried 5.7 several times, 5.6.27 also tried, found as long as this configuration, MySQL started error, and then tried a bit mysqld--defaults-file= "C:\Program files\mysql\mysql Server 5.6\my.ini "This problem has been burst

(The server Option ' Lower_case_table_names ' is configured-use case sensitive table names and the data directory is on a Case-insensitive file system which is an unsupported combination. Consider either using a case sensitive file system for your data directory or switching to a case-insensitive table Name mode.) This only found the latest version of MySQL, this table name case sensitive to follow the file system go, can not change.

Mysql5.6 data table name case-sensitive issues

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.