Reason for replacement:
Wamp integrated MySQL error prompts are garbled.
To modify a file:
Wampmanager.conf,wampmanager.ini,uninstall_services.bat under Path C:\wamp
wampserver.conf under Path C:\wamp\bin\mysql\mysql5.6.17
Steps:
1. Install Wamp and MySQL, this example wamp installed to the C drive, MySQL installation to C:\Program Files\mysql, the installation version of the MySQL service named MySQL
Replace Wampmysql in 2.wampmanager.conf with MySQL (string substitution)
Replace Wampmysql in 3.uninstall_services.bat with MySQL (string substitution)
Replace the wampmysql in 4.wampmanager.ini with MySQL (string substitution),
and C:\wamp\bin\mysql\mysql5.6.17 (MySQL home directory in Wamp) is replaced with C:\Program files\mysql\mysql Server 5.6 (the installation version of MySQL home directory)
5. Uninstall MySQL service with Wamp management, restart, install MySQL service after
Replace Wamp integrated MySQL with the installation version of the