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 2022/12/02 10:23:16 UTC

[GitHub] [shardingsphere] RaigorJiang opened a new issue, #22595: There is no storage unit when querying, but proxy prompts `Rule does not exist`.

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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] strongduanmu closed issue #22595: There is no storage unit when querying, but proxy prompts `Rule does not exist`.

Posted by GitBox <gi...@apache.org>.
strongduanmu closed issue #22595: There is no storage unit when querying, but proxy prompts `Rule does not exist`.
URL: https://github.com/apache/shardingsphere/issues/22595


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org