mysql字段冲突报错
check the manual that corresponds to your MySQL server version for the right syntax to use near
出现这个问题一般是你建的字段与Mysql的冲突了
本博客仅供本人学习、记录,如有错误,恳请指出。欢迎关注公众号:程序员生活
check the manual that corresponds to your MySQL server version for the right syntax to use near
出现这个问题一般是你建的字段与Mysql的冲突了