如何經過ip訪問MySql數據庫

若是你想經過IP地址鏈接到你的mysql數據庫時發生以下錯誤錯誤: ERROR 1130: Host '192.168.1.3' is not allowed to connect to this MySQL server 解決方法以下: 1.改表法。多是你的賬號不容許從遠程登錄,只能在localhost。這個時候只要在localhost的那臺電腦,登入mysql後,更改 "mysql" 數據庫中
相關文章
相關標籤/搜索