问题
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