funky-eyes commented on issue #7166: URL: https://github.com/apache/incubator-seata/issues/7166#issuecomment-2662434247
请增加`@Transactional`注解,否则你第二次执行sql没有复用第一次的connection。 Please add the "@Transactional" annotation, otherwise your second SQL execution will not reuse the first connection. -- 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