SmileDYH commented on issue #21662: URL: https://github.com/apache/shardingsphere/issues/21662#issuecomment-2076455974
> > 问题解决了吗,我也遇到这个问题了, Shardingsphere-jdbc 5.0.0 + mybatis-plus 3.3.1+seata 1.7.0 > > @SmileDYH Can you submit a new issue to report this problem? @linghengqian's comment provided a good advice, enough information helps solve the problem, rather than just providing an exception stack. 我的问题已经解决了,使用 SELECT LAST_INSERT_ID() AS ID 避免了seata getGeneratedKeys,从而避免了isAfterLast的问题 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
