It Seems that the word folder
is a keyword , but how can I delete the column once I add the folder
, now I can not rename folder
or delete it.
Asked
Active
Viewed 28 times
0

suconghou
- 1
- 1
- 2
-
`folder` is not a keyword or a reserved word. Here is a list :https://dev.mysql.com/doc/refman/5.7/en/keywords.html. – Gordon Linoff May 19 '16 at 01:40
-
What happens when you try? – ysth May 19 '16 at 01:54