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

   ## Feature Request
   
   ### Is your feature request related to a problem?
   No
   
   ### Describe the feature you would like.
   Now we have a DistSQL to refresh the table's metadata:
   ````
   REFRESH TABLE METADATA
   ````
   Ref 
https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/ral/
   
   In some specific scenarios (such as event exceptions), there will also be 
inconsistent rule metadata and configuration. 
   I want to add a DistSQL to refresh the metadata of the entire logic 
database, including rules and tables. 
   
   The syntax may be
   ````
   REFRESH DATABASE METADATA
   ````


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