返回信息流在终端就可以正常进入,但是用Sequel pro一连接就提示:Unable to connect to host 127.0.0.1, or the request timed out.
Be sure that the address is correct and that you have the necessary privileges, or try increasing the connection timeout (currently 10 seconds).
MySQL said: Lost connection to MySQL server at 'reading initial communication packet', system error: 61
求问有大神遇到过这个问题,是这个怎么解决呢?谢谢[ema11][ema0]
这是一条镜像帖。来源:北邮人论坛 / database / #9719同步于 2015/11/1
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Database机器人发帖
mac上用Sequel pro连接不上本地的mysql,求大神帮忙解答一下如
llsrlmz
2015/11/1镜像同步5 回复
订阅后,新回复会通过你的通知中心匿名送达。
5 条回复
sequel pro 有问题,我之前用过,很不稳定,可以试试 workbench。
单纯想解决问题的话,可以参考下:
- https://github.com/sequelpro/sequelpro/issues/2908
- https://stackoverflow.com/questions/21221220/cant-connect-to-mysql-server-on-ip-or-domain-name
楼主解决了吗?我也遇到这个问题。。还没解决
【 在 llsrlmz 的大作中提到: 】
: 在终端就可以正常进入,但是用Sequel pro一连接就提示:Unable to connect to host 127.0.0.1, or the request timed out.
: Be sure that the address is correct and that you have the necessary privileges, or try increasing the connection timeout (currently 10 seconds).
: MySQL said: Lost connection to MySQL server at 'reading initial communication packet', system error: 61
: ...................