fakerme commented on issue #21074:
URL:
https://github.com/apache/shardingsphere/issues/21074#issuecomment-1253465275
这个配置要加上 我是原来用的dynamic 改为shardingsphere 然后报错,加上这个就没毛病了
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.30</version>
</dependency>
version 改为你自己的 mysql version
--
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]