tbUoky opened a new issue, #7268: URL: https://github.com/apache/incubator-seata/issues/7268
版本信息: Seata版本 1.6.1(My SQL DB) Client端DB:Oracle 11g 后端框架:SpringBoot 2.6.13 持久层:MybatisPlus 3.5.6 JDK:1.8 目前使用仅单笔insert能回滚(PS:使用MP的批量insert方法,无法执行,报错Cause: java.sql.SQLException: Error…registerReturnParamsForAutoKey) 测试过写INSERT ALL INTO,能执行,不能回滚 请教一下是否已经有哪个版本支持使用MP自带的Insert方法,批量Insert可执行,可回滚?(Client:Oracle DB) 以下是两种情况的详细说明 1. MP insert 无法正常执行   2. MP 使用insert into all SQL  有seata的日志,显示will not be managed by Spring  但debug时,并没有写入Undo_log表&seata回滚后,数据未回滚 日志显示Rollbacked   麻烦解答一下,十分感谢! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org