求解主機(jī)不允許連接數(shù)據(jù)庫是什么錯(cuò)
Exception in thread "main" java.sql.SQLException: null, ?message from server: "Host 'DESKTOP-O852FIL' is not allowed to connect to this MySQL server"
用戶名root密碼沒錯(cuò)
報(bào)這個(gè)錯(cuò)是哪里出了問題啊?
Exception in thread "main" java.sql.SQLException: null, ?message from server: "Host 'DESKTOP-O852FIL' is not allowed to connect to this MySQL server"
用戶名root密碼沒錯(cuò)
報(bào)這個(gè)錯(cuò)是哪里出了問題啊?
2017-05-29
舉報(bào)
2017-05-31
可能是數(shù)據(jù)庫不能被原創(chuàng)訪問,只能是localhost訪問。