RaigorJiang opened a new issue, #22595:
URL: https://github.com/apache/shardingsphere/issues/22595

   ## Bug Report
   ### Which version of ShardingSphere did you use?
   master 4f5d6bf4
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-Proxy
   
   ### Expected behavior
   When there is no storage node, the query succeeds or prompts that there is 
no storage node.
   
   ### Actual behavior
   Got an error: `Rule does not exist`
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule 
configuration, when exception occur etc.
   1. Start Proxy with empty configuration
   2. Connect to Proxy
   3. Execute SQL: `show character set where charset = 'utf8mb4';`
   
   


-- 
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.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to