這問(wèn)題怎么解決
org.hibernate.exception.SQLGrammarException: 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 'blob) values ('zhangsan', 'man', 22, 'china', '2017-06-10', _binary'????????\0J' at line 1 有遇到這種問(wèn)題的嗎 ?怎么解決
2017-06-10
你的二進(jìn)制文本Blob對(duì)象直接賦值嗎?
2022-03-25
可能是我一時(shí)著急打錯(cuò)了非常感謝啊。。。這個(gè)視頻不錯(cuò)。
2017-06-11
我也經(jīng)常遇到這個(gè)問(wèn)題 ,特別在跨數(shù)據(jù)庫(kù)寫sql語(yǔ)句的時(shí)候。 TT