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 2020/04/12 09:57:17 UTC

[GitHub] [incubator-shardingsphere] wangzihaogithub opened a new issue #5155: Is the set command supported?

wangzihaogithub opened a new issue #5155: Is the set command supported?
URL: https://github.com/apache/incubator-shardingsphere/issues/5155
 
 
   ## Question
   
   **For English only**, other languages will not accept.
   
   Before asking a question, make sure you have:
   
   - Googled your question.
   - Searched open and closed [GitHub issues](https://github.com/apache/incubator-shardingsphere/issues).
   - Read documentation: [ShardingSphere Doc](https://shardingsphere.apache.org/document/current/en/overview).
   
   Please pay attention on issues you submitted, because we maybe need more details. 
   If no response **more than 7 days** and we cannot reproduce it on current information, we will **close it**.
   
   
   Is the set command currently supported?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] wangzihaogithub commented on issue #5155: Is the set or show command supported?

Posted by GitBox <gi...@apache.org>.
wangzihaogithub commented on issue #5155: Is the set or show command supported?
URL: https://github.com/apache/incubator-shardingsphere/issues/5155#issuecomment-612743752
 
 
   ok

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] wangzihaogithub commented on issue #5155: Is the set or show command supported?

Posted by GitBox <gi...@apache.org>.
wangzihaogithub commented on issue #5155: Is the set or show command supported?
URL: https://github.com/apache/incubator-shardingsphere/issues/5155#issuecomment-612743193
 
 
   No, I'm not interested. 
   Just to get to know

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] wangzihaogithub closed issue #5155: Is the set or show command supported?

Posted by GitBox <gi...@apache.org>.
wangzihaogithub closed issue #5155: Is the set or show command supported?
URL: https://github.com/apache/incubator-shardingsphere/issues/5155
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #5155: Is the set or show command supported?

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #5155: Is the set or show command supported?
URL: https://github.com/apache/incubator-shardingsphere/issues/5155#issuecomment-612742696
 
 
   There is no plan with these SQL, do you interesting with them?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] nevereverever commented on issue #5155: Is the set or show command supported?

Posted by GitBox <gi...@apache.org>.
nevereverever commented on issue #5155: Is the set or show command supported?
URL: https://github.com/apache/incubator-shardingsphere/issues/5155#issuecomment-612724771
 
 
   Most of them are unicast to single mysql.
   Maybe the designer didn't think about some problems.
   Such as show full processlist?
   Because the PID may be the same.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] wangzihaogithub commented on issue #5155: Is the set or show command supported?

Posted by GitBox <gi...@apache.org>.
wangzihaogithub commented on issue #5155: Is the set or show command supported?
URL: https://github.com/apache/incubator-shardingsphere/issues/5155#issuecomment-612738613
 
 
   ok. What are the plans for the future?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] wangzihaogithub commented on issue #5155: Is the set command supported?

Posted by GitBox <gi...@apache.org>.
wangzihaogithub commented on issue #5155: Is the set command supported?
URL: https://github.com/apache/incubator-shardingsphere/issues/5155#issuecomment-612591031
 
 
   1. show status; 
   2. show variables; 
   3. show variables like '%my_name%'; 
   4. show full processlist; 
   5. show errors;
   6. show warnings;
   7. show character set;
   
   8. set global my_var:=my_value; 
   9. set @@gloabl.my_var:=my_value;

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #5155: Is the set or show command supported?

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #5155: Is the set or show command supported?
URL: https://github.com/apache/incubator-shardingsphere/issues/5155#issuecomment-612743466
 
 
   OK, Could we close this issue?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] wangzihaogithub edited a comment on issue #5155: Is the set command supported?

Posted by GitBox <gi...@apache.org>.
wangzihaogithub edited a comment on issue #5155: Is the set command supported?
URL: https://github.com/apache/incubator-shardingsphere/issues/5155#issuecomment-612591031
 
 
   1. show status; 
   2. show variables; 
   3. show variables like '%my_name%'; 
   4. show full processlist; 
   5. show errors;
   6. show warnings;
   7. show character set;
   
   8. set global my_var:=my_value; 
   9. set @@gloabl.my_var:=my_value;
   10. set net_write_timeout
   
   11. SELECT  LAST_INSERT_ID()
   12. SELECT @@session.autocommit
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] wangzihaogithub commented on issue #5155: Is the set or show command supported?

Posted by GitBox <gi...@apache.org>.
wangzihaogithub commented on issue #5155: Is the set or show command supported?
URL: https://github.com/apache/incubator-shardingsphere/issues/5155#issuecomment-612591306
 
 
   Whether the metadata center is relevant?
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services