[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 '"describe"
今天遇到了,一般遇到这种检查字段的错误,先查下mysql的保留关键字,果不其然describe就是保留关键字,坑呀
本文记录了一次使用MySQL过程中遇到的语法错误经历。由于误用保留关键字'describe'导致SQL语句出现错误,通过查阅MySQL保留关键字列表解决了该问题。
[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 '"describe"
今天遇到了,一般遇到这种检查字段的错误,先查下mysql的保留关键字,果不其然describe就是保留关键字,坑呀
2万+
1万+
1万+
5万+
138万+
5607
7645

被折叠的 条评论
为什么被折叠?
