读书人

com.mysql.jdbc.exceptions.MySQLSynt

发布时间: 2013-02-19 11:11:40 作者: rapoo

com.mysql.jdbc.exceptions.MySQLSyntaxErrorException:

com.mysql.jdbc.exceptions.MySQLSyntaxErrorException:
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 'explain,vip_time' at line 1] with root cause

遇到这个问题一般有

1、关键字 比如我这个explain就是关键字

2、出现了不该出现的字符

3、缺少字符

读书人网 >其他数据库

热点推荐