Where is the MySql 5.6 equivalent of `MySQLInstanceConfig.exe` to edit configuration files?

孤街醉人 提交于 2020-01-03 13:14:05

问题


I installed MYSQL 5.6, This works fine.

On another server I have MYSQL 5.1 The 5.1 version includes MySQLInstanceConfig.exe in the bin folder

But version 5.6 does not include this file.

So my question is, how can I configure the instance on MySql version 5.6?


回答1:


It has been replaced by MySQL Installer, which is available as both a GUI and console application.



来源:https://stackoverflow.com/questions/19607925/where-is-the-mysql-5-6-equivalent-of-mysqlinstanceconfig-exe-to-edit-configura

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