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/10/21 08:04:52 UTC

[GitHub] [shardingsphere] RaigorJiang commented on a diff in pull request #21678: Refactor DistSQL VARIABLE

RaigorJiang commented on code in PR #21678:
URL: https://github.com/apache/shardingsphere/pull/21678#discussion_r1001491921


##########
docs/document/content/user-manual/shardingsphere-proxy/migration/usage.cn.md:
##########
@@ -27,8 +27,8 @@ max_connections=600
 执行以下命令,确认是否有开启 binlog:
 
 ```
-show variables like '%log_bin%';
-show variables like '%binlog%';
+show dist variables like '%log_bin%';

Review Comment:
   `show variables` is not a DistSQL, please do not modify it.



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