文章詳情頁
MySQL不知道錯哪里了?
瀏覽:141日期:2022-06-09 15:17:11
問題描述
insert into score1
(id,title,name,content)
values
(1,'試試','張三','張三亮了')
ERROR 1064 (42000): 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 '(1,'試試','張三','張三亮了')' at line 4
問題解答
回答1:是不是id是唯一鍵,然后這個重復(fù)了
相關(guān)文章:
1. 關(guān)docker hub上有些鏡像的tag被標(biāo)記““This image has vulnerabilities””2. javascript - Vue 自定義控件v-model雙向綁定3. docker images顯示的鏡像過多,狗眼被亮瞎了,怎么辦?4. docker gitlab 如何git clone?5. dockerfile - [docker build image失敗- npm install]6. html5 - vue 里的Elemen UI的時間怎么轉(zhuǎn)化為時間戳嗎7. java - yuicompressor-maven-plugin 合并可用卻不壓縮, 哪配置不對?8. docker網(wǎng)絡(luò)端口映射,沒有方便點的操作方法么?9. angular.js使用$resource服務(wù)把數(shù)據(jù)存入mongodb的問題。10. linux - mysql源碼安裝遇到的問題
排行榜

熱門標(biāo)簽