版本:5.7.28
报错:
[SQL]ALTER TABLE CLOU DROP COLUMN 1;
[Err] 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 '1' at line 1
翻译:
[SQL]更改表CLOU DROP列1;
[Err]1064-您的SQL语法有错误;请查看对应于MySQL服务器版本的手册,以获取在第1行“1”附近使用的正确语法
一直报错!!!