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 2021/09/27 03:46:24 UTC

[GitHub] [shardingsphere] RaigorJiang opened a new issue #12762: [DistSQL] When drop resource fails, the prompt information is not accurate enough.

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


   ## Bug Report
   ### Which version of ShardingSphere did you use?
   ShardingSphere-Proxy : master branch 
   
   ### Actual behavior
   When drop resource, if the resource is used in any rule, drop will be failed, and users get error message:
   ```sql
   mysql> drop resource ds_in_used;
   ERROR 1101 (C1101): Resources [ds_in_used] in the rule are still in used.
   ```
   However, it does not show which rule the resource is used.
   The user also does not know which type of RQL should be used to view the rule configuration.
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   Drop a resource used in any rule.
   
   


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



[GitHub] [shardingsphere] tristaZero closed issue #12762: [DistSQL] When drop resource fails, the prompt information is not accurate enough.

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #12762:
URL: https://github.com/apache/shardingsphere/issues/12762


   


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



[GitHub] [shardingsphere] tristaZero closed issue #12762: [DistSQL] When drop resource fails, the prompt information is not accurate enough.

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #12762:
URL: https://github.com/apache/shardingsphere/issues/12762


   


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