首頁 > 問答 > 主體
為什麼我跟著老師創建demo資料庫保存時會出錯?提示#1064 - 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 'BINARY NULL, `name` VARCHAR(255) NOT N ) NOT NULL, `status` ' at line 1
代码输入中...2018-08-02 22:03:38
報語法錯了,那一定就是你的語句有問題,把你程式碼複製上來看一下