Where is the ini file for wamp server for MYSQL Workbench integration?

回眸只為那壹抹淺笑 提交于 2020-01-17 08:27:58

问题


I need the ini file, but I don't know which one I need to use.


回答1:


On WAMP Server the my.ini file can be found here, assuming you installed wamp on c:

c:\wamp\bin\mysql\mysqlx.y.z\my.ini

Remember to specify the section called [wampmysqld] when integrating with MySQL Workbench.



来源:https://stackoverflow.com/questions/18538045/where-is-the-ini-file-for-wamp-server-for-mysql-workbench-integration

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