Can't connect to MySQL server on 'localhost'(10061)解决方法

有时候安装mysql后使用mysql命令时报错 Can't connect to MySQL server on localhost (10061)

翻译过来就是“不能连接MySql服务”

用net start mysql(这条语句是用来启动mysql)

 

https://www.jb51.net/article/26505.htm

 

posted @ 2020-06-13 09:41  DecThiry  阅读(1172)  评论(0)    收藏  举报