1130-host xxx is not allowed to connect to this MySql server 錯誤解決辦法

1、現象描述: 報錯:1130-host ... is not allowed to connect to this MySql server。 2、原因分析 數據庫搭建起來默認只能localhost連接,此時需要開放權限。可能是你的帳號不允許從遠程登陸,只能在localhost。這個時候只要在localhost的那臺電腦,登入mysql後,更改 "mysql" 數據庫裏的 "user" 表裏的
相關文章
相關標籤/搜索