MySQL my.ini location

前端 未结 14 2277
梦如初夏
梦如初夏 2020-11-27 12:17

I have already seen http://dev.mysql.com/doc/refman/4.1/en/mysql-config-wizard-file-location.html

how to know mysql my.cnf location

and

http://dev.

相关标签:
14条回答
  • 2020-11-27 13:10

    Press the windows key > type services > press enter > Look up mysql in the list > right click > properties > Path to Executable will have the location of the defaults file right below it (my.ini)

    0 讨论(0)
  • 2020-11-27 13:15

    You can find the my.ini file in windows at this location- C:\ProgramData\MySQL\MySQL Server 5.6

    the ProgramData folder is a hidden folder, so make the according setting to see that folder. And open my.ini file as an administrator to edit and then save that.

    0 讨论(0)
提交回复
热议问题