請教各位老師1064這個問題是怎么引起的?
Navicat創(chuàng)建imooc_goddess表報(bào)錯:
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 'mysql> create table imooc_goddess(
? ? -> id int primary key auto_increment,
?' at line 1
2018-04-12
這個錯是你的SQL語句寫錯了,你把你的SQL語句檢查一下