【发布时间】:2018-02-16 00:45:31
【问题描述】:
在我的办公室里,有一台桌面电脑是CentOS7.2系统,上面安装了MySQL。
在我的电脑上,我有一个 Sequel Pro。
我想用Sequel Pro连接台式电脑的mysql。
但是出现了这个错误:
Unable to connect to host 10.10.10.127, 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: Host '10.10.10.121' is not allowed to connect to this MySQL server
台式机ip是10.10.10.127,我的是10.10.10.121。
【问题讨论】:
标签: mysql linux centos sequelpro