遠程鏈接MYSQL提示Host is not allowed to connect to this MySQL server

原文地址:http://blog.csdn.net/ei__nino/article/details/25069391mysql 1。 改表法。多是你的賬號不容許從遠程登錄,只能在localhost。這個時候只要在localhost的那臺電腦,登入mysql後,更改 "mysql" 數據庫裏的 "user" 表裏的 "host" 項,從"localhost"改稱"%"sql mysql -u ro
相關文章
相關標籤/搜索