有时候安装mysql后使用mysql命令时报错 Can't connect to MySQL server on localhost (10061),或者用net start mysql 时报服务名无效,一般是因为mysql服务没有启动。

MySQL登陆问题--Can't connect to MySQL server on localhost (10061)解决方法

这个时候需要 启动Mysql服务,在计算机--管理--服务中找到Mysql,并将其启动

MySQL登陆问题--Can't connect to MySQL server on localhost (10061)解决方法

这个时候再重新连接Mysql就可以啦,如果还不能解决请在下方留言

相关文章:

  • 2021-12-06
  • 2021-11-21
  • 2021-05-23
  • 2021-07-17
  • 2021-12-20
猜你喜欢
  • 2021-08-07
  • 2021-12-27
  • 2021-07-01
  • 2021-06-29
  • 2021-11-03
  • 2021-09-12
相关资源
相似解决方案