Http status: 200 OK
ajaxOptions: parsererror
thrownError: SyntaxError: Unexpected token <
Struts Problem Report
Struts has detected an unhandled exception:
Messages:
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, isDel, addTime) values (1, 'å??ç§°', 'æ??è¿°', 0, '2016-02-23 10:45:20' at line 1
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, isDel, addTime) values (1, 'å??ç§°', 'æ??è¿°', 0, '2016-02-23 10:45:20' at line 1
File: org/hibernate/exception/internal/SQLExceptionTypeDelegate.java
Line number: 82
Stacktraces
org.hibernate.exception.SQLGrammarException: 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, isDel, addTime) values (1, 'å??ç§°', 'æ??è¿°', 0, '2016-02-23 10:45:20' at line 1
com.mysql.jdbc.exceptions.jdbc4.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 'describe, isDel, addTime) values (1, 'å??ç§°', 'æ??è¿°', 0, '2016-02-23 10:45:20' at line 1
语法错误,还有你上面那个是乱码吗? 'describe, isDel, addTime) values (1, 'å??ç§°', 'æ??è¿°', 0, '2016-02-23 10:45:20
建议将sql语句拷贝出来放到你的 sql 环境中再测试看看,