解決Navicat 報錯:1130-host is not allowed MySQL不容許從遠程訪問的方法

ERROR 1130: Host ‘192.168.1.3’ is not allowed to connect to thisMySQL server 解決方法: 1。 改表法。多是你的賬號不容許從遠程登錄,只能在 localhost。這個時候只要在localhost的那臺電腦,登入mysql後,更改"mysql" 數據庫裏的 「user」 表裏的 「host"項,從"localhost"改稱」
相關文章
相關標籤/搜索