yixiangyang opened a new issue, #28447:
URL: https://github.com/apache/shardingsphere/issues/28447
管理员您好,使用5.2.1 版本 MySQL5.7 使用
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.28</version>
</dependency>
会导致事务本地事物不生效,降低版本 使用8.0.20 可以解决 或者更换 mysql-connector-j 也可以解决 ,
--
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]