Navicat premium连接数据库出现:2003 Can't connect to MySQL server on'localhost'(10061)

时间:2022-06-01 17:47:23

问题

navicat premium连接数据库时,出现以下问题
2003 - can‘t connect to mysql server on ‘localhost' (10061 “unknown error”)

Navicat premium连接数据库出现:2003 Can't connect to MySQL server on'localhost'(10061)

解决方案

原因为mysql未启动,开启本地的mysql服务即可
步骤1. 打开此电脑的管理

Navicat premium连接数据库出现:2003 Can't connect to MySQL server on'localhost'(10061)

步骤2. 开启mysql服务

Navicat premium连接数据库出现:2003 Can't connect to MySQL server on'localhost'(10061)

到此这篇关于navicat premium连接数据库出现:2003 - can't connect to mysql server on 'localhost' (10061 "unknown error")的问题的文章就介绍到这了,更多相关navicat premium 连接mysql数据库出现2003错误内容请搜索服务器之家以前的文章或继续浏览下面的相关文章希望大家以后多多支持服务器之家!

原文链接:https://blog.csdn.net/lolly1023/article/details/109595386