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/09/19 06:05:05 UTC

[GitHub] [shardingsphere] Qianyi951015 opened a new issue, #21058: No error exception when drop all sharding broadcast table rules with no sharding broadcast table rule in database

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

   ## Bug Report
   
   
   ### Which version of ShardingSphere did you use?
   master 9c83948cdb49af429851eb2eca9ce10da9dfb7a7
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-Proxy
   ### Expected behavior
   Error exception by sharding broadcast table rules unexist
   ### Actual behavior
   Drop sharding broadcast table rules successfully 
   ### Screen shot
   ![171663567311_ pic](https://user-images.githubusercontent.com/57847965/190957704-61b96d6f-eb97-4505-8c36-2e1444b6eb72.jpg)
   
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   1. show show sharding broadcast table rules to make sure no sharding broadcast table rule exist 
   ```
   SHOW SHARDING BROADCAST TABLE RULES;
   ```
   2. drop all sharding broadcast table rules
   ```
   DROP SHARDING BROADCAST TABLE RULES;
   ```
   
   


-- 
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] rahulbiswas876 commented on issue #21058: No error exception when drop all sharding broadcast table rules with no sharding broadcast table rule in database

Posted by GitBox <gi...@apache.org>.
rahulbiswas876 commented on issue #21058:
URL: https://github.com/apache/shardingsphere/issues/21058#issuecomment-1259710848

   @RaigorJiang would like to work on the bug. 


-- 
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] RaigorJiang commented on issue #21058: No error exception when drop all sharding broadcast table rules with no sharding broadcast table rule in database

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #21058:
URL: https://github.com/apache/shardingsphere/issues/21058#issuecomment-1355152569

   `DROP SHARDING BROADCAST TABLE RULES;` has been removed, so I close this issue.


-- 
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] RaigorJiang commented on issue #21058: No error exception when drop all sharding broadcast table rules with no sharding broadcast table rule in database

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #21058:
URL: https://github.com/apache/shardingsphere/issues/21058#issuecomment-1260295603

   @rahulbiswas876 Welcome!


-- 
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] RaigorJiang closed issue #21058: No error exception when drop all sharding broadcast table rules with no sharding broadcast table rule in database

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #21058: No error exception when drop all sharding broadcast table rules with no sharding broadcast table rule in database
URL: https://github.com/apache/shardingsphere/issues/21058


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