我是批量修改数据,用foreach标签包住update语句,报错信息如下:文章来源:https://www.toymoban.com/news/detail-664237.html
nested exception is java.sql.SQLSyntaxErrorException: 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 'update biz_invoice_new
SET BUSINESS_CHANNEL = '02',
' at line 14
最后解决,在数据源配置中添加参数:
文章来源地址https://www.toymoban.com/news/detail-664237.html
到了这里,关于mapper.xml中循环执行多条语句时报错,但是单独拿SQL到数据库却可以执行的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!