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

   Hi community,
   
   This issue is for #21659.
   
   ### Aim
   Change some keywords, e.g.
   ```
   `SHOW READWRITE_SPLITTING READ RESOURCES` -> `SHOW STATUS FROM 
READWRITE_SPLITTING RULES`
   Add new syntax: `SHOW STATUS FROM READWRITE_SPLITTING RULE groupName`
   DISABLE READWRITE_SPLITTING resourceName -> ALTER READWRITE_SPLITTING RULE 
groupName DISABLE xxx
   ENABLE READWRITE_SPLITTING resourceName -> ALTER READWRITE_SPLITTING RULE 
groupName ENABLE xxx
   ```


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