重装Mysql 遇到问题 a windows service with the name MYSQL already e..."的问题
"a windows service with the name MYSQL already e..."的问题
安装MySQL的时候出现这个报错:a windows service with the name MYSQL already exists.
Please uninstall this service correctly or choose a different
Please uninstall this service correctly or choose a different
name for the new service.
开始--运行--输入 regedit,删除残留的注册表信息HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services下面找到MySQL
注册表信息把它整个删掉后,重装mysql成功了!
www.2cto.com
接着到regedit把注册表
HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Services/Eventlog/Applications/MySQL
HKEY_LOCAL_MACHINE/SYSTEM/ControlSet002/Services/Eventlog/Applications/MySQL
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Eventlog/Applications/MySQL
方法二:
如果你以前也装过mysql,可能卸不干净。你再安装的时候,可以把mysql的安装服务名改为mysql5 或者其他名字。安装的时候它默认的Service Name是MySql。

浙公网安备 33010602011771号