vim /etc/my.cnf 修改配置文件添加 lower_case_table_names=1 1 不区分 0 区分 默认区分大小写 查询是否区分 show variables like '%case%'; 相关文章: