RaigorJiang commented on a change in pull request #13047:
URL: https://github.com/apache/shardingsphere/pull/13047#discussion_r729074966
##########
File path: docs/document/content/features/dist-sql/syntax/ral/ral.en.md
##########
@@ -42,6 +42,9 @@ RAL (Resource & Rule Administration Language) responsible for
the added-on featu
|:------------------------------------------------------------------|:------------------------------------|:----------------------------------------------|
|[enable / disable] readwrite_splitting read xxx [from schema] | Enable
or disable read data source | enable readwrite_splitting read resource_0 |
|[enable / disable] instance IP=xxx, PORT=xxx | Enable
or disable proxy instance | disable instance IP=127.0.0.1, PORT=3307 |
+|show instance list | Query
proxy instance information | show instance list |
+|show readwrite_splitting read resources | Query
all disabled read resources | show readwrite_splitting read resources |
Review comment:
Not only disabled read resources.
--
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]