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 04:31:42 UTC

[GitHub] [shardingsphere] RaigorJiang opened a new issue, #21669: [DistSQL] Change `VARIABLE` related syntax

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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] RaigorJiang commented on issue #21669: [DistSQL] Change `VARIABLE` related syntax

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #21669:
URL: https://github.com/apache/shardingsphere/issues/21669#issuecomment-1286448243

   Thank you @Pace2Car 


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


[GitHub] [shardingsphere] RaigorJiang closed issue #21669: [DistSQL] Change `VARIABLE` related syntax

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #21669: [DistSQL] Change `VARIABLE` related syntax
URL: https://github.com/apache/shardingsphere/issues/21669


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


[GitHub] [shardingsphere] Pace2Car commented on issue #21669: [DistSQL] Change `VARIABLE` related syntax

Posted by GitBox <gi...@apache.org>.
Pace2Car commented on issue #21669:
URL: https://github.com/apache/shardingsphere/issues/21669#issuecomment-1286447618

   I will work on 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