MySQL's lower_case_table_names won't change

旧街凉风 提交于 2019-11-27 15:09:43

I solved this with a file I found under

C:\ProgramData\MySQL\MySQL Server 5.6\my.ini

So, it was ProgramData, not Program Files. I got this path from MySQL Workbench -> Manage Server Instances -> [tab] System Profile -> Configuration File. Guess this is the place where one should look for the current config filepath.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!