照片讀取出現問題
ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\'I\'z\'?\'ü( (?(q(¢(?))8)k))D**5*h*?*?++6+i++?,,9,n,¢,×--A-v-?-á..L.?.' at line 1 這個咋辦呀
ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\'I\'z\'?\'ü( (?(q(¢(?))8)k))D**5*h*?*?++6+i++?,,9,n,¢,×--A-v-?-á..L.?.' at line 1 這個咋辦呀
2018-06-10
舉報
2018-06-18
錯誤提示是SQL語法有錯誤,我猜是配置方言出了問題。我一開始用的方言是跟老師一樣的可是報錯,換了org.hibernate.dialect.MySQL5InnoDBDialect就沒問題了(或者不配置方言試試)。????????——初學者試答