mysql安装时,Unable to connect to any of the specified MySQL hosts 数据库 SQL Created At : 2021-11-02 10:58 Views 👀 : Comment: mysql安装时,Unable to connect to any of the specified MySQL hosts在安装Mysql提示如下: 解决方案: 1.win+r打开运行窗口,输入regedit,打开注册表。 2.修改注册表,找到HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MySQLXXXX\ImagePath 3.查看是否与本地安装的mysql路径是否一致。