修改 my.cnf 

添加

[mysqld] 

lower_case_table_names=1

 

重启MySQL 

service mysqld restart

相关文章: