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 12:59:09 UTC

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

ancientelves commented 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>
   
   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