ancientelves edited a comment on issue #4341: shardingsphere  4.0.0 retrive 
very slow that sql script
URL: 
https://github.com/apache/incubator-shardingsphere/issues/4341#issuecomment-586982002
 
 
   also try the below version:
   <dependency>
       <groupId>org.apache.shardingsphere</groupId>
       <artifactId>sharding-jdbc-spring-namespace</artifactId>
       <version>4.0.0</version>
   </dependency>
   <dependency>
                        <groupId>org.apache.shardingsphere</groupId>
                        <artifactId>sharding-jdbc-spring-namespace</artifactId>
                        <version>4.0.0</version>
   </dependency>
   my db driver:com.microsoft.sqlserver.jdbc.SQLServerDriver
   The result is same as the above.
   
   When execute sql in command:it spent 2s

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to