ERROR 2003 (HY000): Can’t connect to MySQL server on ‘localhost:3306’ (10061)
管理员身份打开cmd
输入 net start mysql 有如下错误:
输入 netstat -aon|findstr “3306” 查看3306是否被占用
查看端口号3306被占用
微信扫一扫
ERROR 2003 (HY000): Can’t connect to MySQL server on ‘localhost:3306’ (10061)
查看端口号3306被占用
相关推荐