You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/02/17 13:02:01 UTC

[GitHub] [incubator-shardingsphere] ancientelves edited a comment on issue #4341: shardingsphere 4.0.0 retrive very slow that sql script

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.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services