Closed vwater closed 3 months ago
Here is my demo, https://github.com/vwater/sharding-learn.git Execute unit test method testMultiQuery() I found that when sharding is combined with mybatisplus mybatisPlusTenantInterceptor, even if the code reaches the custom database sharding algorithm and custom table sharding algorithm, it will eventually perform a full database scan and a full table scan, causing the custom database sharding algorithm to fail.
There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.
shardingsphere-jdbc-core-spring-boot-starter
is deprecated and removed in 5.3.0, please try new version and use ShardingSphere Driver.