RaigorJiang opened a new issue, #21669: URL: https://github.com/apache/shardingsphere/issues/21669
Hi community, This issue is for #21659. ### Aim Change keyword, e.g. ``` SHOW ALL VARIABLES -> SHOW DIST VARIABLES SHOW VARIABLE variableName -> SHOW DIST VARIABLE WHERE name = xx SET VARIABLE xx = yy -> SET DIST VARIABLE xx = yy ``` -- 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]
