數(shù)據(jù)庫有如下錯誤信息:check the manual that corresponds to your MySQL server version for the right
syntax?to use near
解決check the manual that corresponds to your MySQL server version for the right syntax to use near方法有六個:?
1、在數(shù)據(jù)庫表沖突字段前后加 `符號(鍵盤Tab鍵上面那個鍵),就不會再報語法錯誤了;
2、修改數(shù)據(jù)庫表中沖突字段名稱,修改為和SQL語句關鍵字不沖突的其他名稱。
3、navicat工具不可以,命令行可以。
check the manual that corresponds to your MySQL server version for the right syntax to use near
4、關鍵字寫錯了,或丟失關鍵字。
5、檢查你的SQL語句</a>是否有問題。
6、檢查你的表名、表字段是否有問題,表名、表字段是否和SQL關鍵字沖突,是否和同庫下其他表沖突。
注意:
常出錯原因要么是SQL語句方面確認無問題,要么修改你的表字段名吧,一般問題會出現(xiàn)在表字段名沖突。文章來源:http://www.zghlxwxcb.cn/news/detail-845453.html
至此check the manual that corresponds to your MySQL server version for the right syntax to use完美解決。文章來源地址http://www.zghlxwxcb.cn/news/detail-845453.html
到了這里,關于check the manual that corresponds to your MySQL server version for the right syntax to use完美解決的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關文章,希望大家以后多多支持TOY模板網(wǎng)!