windows上运行MySQL报错如下:
【MySQL笔记】Can't connect to MySQL server on 'localhost' (10061)
can’t connect to MySQL server on ‘localhost’
报错的原因是没有开启MySQL服务器。

解决方法是打开任务管理器,在services一栏中选择MySQL右键启用即可:
【MySQL笔记】Can't connect to MySQL server on 'localhost' (10061)

相关文章:

  • 2021-09-11
  • 2022-01-31
  • 2021-09-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-12
  • 2021-11-03
猜你喜欢
  • 2021-06-29
  • 2021-11-03
  • 2021-09-12
  • 2021-12-06
  • 2021-05-23
相关资源
相似解决方案