guowdxp commented on issue #1813: The same sharding rule, sharding-proxy 3.0.0 can query the data, sharding-proxy 3.1.0 can not query the data. URL: https://github.com/apache/incubator-shardingsphere/issues/1813#issuecomment-457479003 thanks a lot, I pulled the 3.1.0 development branch down and the problem has been solved. But I found that using the 3.1.0 development branch, navicat can't connect to the sharding-proxy service, you must use jdbc to connect. The navicat connection sharding-proxy will report an error: the current logic schema is null. This is due to the non-empty check of the logical library in the BackendConnection class. If you can't connect to the sharding-proxy service with the mysql client tool, the user experience is not good. When do you plan to release the 3.1.0 version again?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services