funky-eyes commented on issue #7335: URL: https://github.com/apache/incubator-seata/issues/7335#issuecomment-2862309774
> > > 你可以将两次update放入到一个本地事务中。 如果你不使用Seata,你可以手动将第二个XA事务join到第一个XA事务中(这取决于数据库层面是否支持),如果join成功,理论上是可以重入这个资源的。 > > > > > > 明白了,还想请教下现在的sql限制还是这个范围吗?https://seata.apache.org/zh-cn/docs/user/sqlreference/sql-restrictions > > 如果使用了非支持的sql,在使用at模式的时候,目前是否会报错?会的话会在什么阶段报错? 运行中使用到时会报错 -- 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 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