用root登录,修改 /etc/my.cnf;
在[mysqld]节点下,加入一行: lower_case_table_names=1
重启MySQL即可;
MySQL8.0以上只能重装,或者在安装完成后,初始化数据库时设置