概述
执行insert时候控制台打印[org/springframework/jdbc/support/sql-error-codes.xml]
https://blog.csdn.net/xiaogc_a/article/details/85337704
1http-nio-1123-exec-4] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
一直保存不了数据,打印的这些信息很难排查,
因为我们把异常信息catch掉了,将异常堆栈信息输出就一目了然;
org.springframework.jdbc.BadSqlGrammarException:
### Error updating database. Cause: 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 'limit,offset ) VALUES( 1078860117702610944,null,916962304294,null,null,'chen001'' at line 1
### The error may involve com.xxx.xxx.dao.mapper.AuthenTransferMapper.insert-Inline
### The error occurred while setting parameters
原文:
版权声明:本文为博主原创文章,转载请附上博文链接!
最后
以上就是平淡啤酒为你收集整理的[org/springframework/jdbc/support/sql-error-codes.xml]执行insert时候控制台打印[org/springframework/jdbc/support/sql-error-codes.xml]的全部内容,希望文章能够帮你解决[org/springframework/jdbc/support/sql-error-codes.xml]执行insert时候控制台打印[org/springframework/jdbc/support/sql-error-codes.xml]所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复