Pace2Car commented on code in PR #25837:
URL: https://github.com/apache/shardingsphere/pull/25837#discussion_r1200153537


##########
docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/ral/set-dist-vairable.en.md:
##########
@@ -12,7 +12,7 @@ The `SET DIST VARIABLE` syntax is used to set system 
variables.
 {{% tab name="Grammar" %}}
 ```sql
 SetDistVariable ::=
-  'SET' 'DIST' 'VARIABLE' (proxyPropertyName '=' proxyPropertyValue | 
'transaction_type' '=' transactionType | 'agent_plugins_enable' '=' 
agentPluginsEnable)
+  'SET' 'DIST' 'VARIABLE' (proxyPropertyName '=' proxyPropertyValue | 
'agent_plugins_enable' '=' agentPluginsEnable)

Review Comment:
   fixed, THX



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