第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機(jī)立即綁定

到底哪里出錯啊

? ? -> DROP TABLE IF EXISTS `imooc_user`;

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 'DROP TABLE IF EXISTS `imooc_user`' at line 16

mysql> CREATE TABLE `imooc_user`(

? ? -> `id` int unsigned auto_increment key,

? ? -> `username` varchar(20) not null unique,

? ? -> `password` char(32) not null,

? ? -> `sex` enum("man","woman","secret")not null default "secret",

? ? -> `face` varchar(50) not null,

? ? -> `regTime` int unsigned not null

? ? -> )

? ? ->

? ? -> DROP TABLE IF EXISTS `imooc_album`;

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 'DROP TABLE IF EXISTS `imooc_album`' at line 10

mysql> CREATE TABLE `imooc_album`(

? ? -> `id` int unsigned auto_increment key,

? ? -> `pid` int insigned not null,

? ? -> `albumPath` varchar(50) not null

? ? -> )


正在回答

2 回答

1.去掉所有引號·? 2.每個創(chuàng)建表后加; 可以去百度下mysql語句規(guī)則

0 回復(fù) 有任何疑惑可以回復(fù)我~

我跟你一樣 ? 我也不知道

1 回復(fù) 有任何疑惑可以回復(fù)我~

舉報

0/150
提交
取消
手把手教你實(shí)現(xiàn)電商網(wǎng)站后臺開發(fā)
  • 參與學(xué)習(xí)       117248    人
  • 解答問題       2101    個

手把手教你用PHP搭建電子商務(wù)平臺,由淺入深教你搭建電商系統(tǒng)

進(jìn)入課程

到底哪里出錯啊

我要回答 關(guān)注問題
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號