环境:navicatfor mysql 8.2 + mysql sever 5.1
问题:通过mysql命令行不能连接,输入密码后无反应,过一段时间出现系统提示音,命令行窗口一闪而过,而且通过navicat for mysql 8.2也连不上,出现如下错误:
2003 - can's connect to mysql server on 'localhost' 10060
解决:
关闭防火墙,重新连接即可。
如果出现10061错误,可以参考此文:navicat for mysql 出现2003 - can't connect to mysql server on'localhost' 10061解决
参考资料:
http://www.codeproject.com/questions/283184/cant-connect-to-mysql-server-on-localhost-10060
http://forums.mysql.com/read.php?34,49742,155151
