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 2021/09/15 11:28:18 UTC

[GitHub] [shardingsphere] tuichenchuxin opened a new issue #12455: support Administration Statements sql parse `DROP RESOURCE GROUP`

tuichenchuxin opened a new issue #12455:
URL: https://github.com/apache/shardingsphere/issues/12455


   Hi community,
   
   This issue is for #10887.
   
   ## Aim
   support parse mysql administration statements sql `DROP RESOURCE GROUP`
   
   ## Basic Qualifications
   - java
   - maven
   - antlr4
   
   ## Detail
   DROP RESOURCE GROUP Statement In mysql
   need to be supported in shardingsphere-sql-parser.
   ```
   DROP RESOURCE GROUP group_name [FORCE]
   ```
   https://dev.mysql.com/doc/refman/8.0/en/drop-resource-group.html
   
   ## Example FYI
   - DCLStatement.g4


-- 
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] strongduanmu commented on issue #12455: support Administration Statements sql parse `DROP RESOURCE GROUP`

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


   @clbigdata Welcome, I will assign this issue to you.


-- 
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] clbigdata commented on issue #12455: support Administration Statements sql parse `DROP RESOURCE GROUP`

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


   I want to solve this problem
   


-- 
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] terrymanu commented on issue #12455: support Administration Statements sql parse `DROP RESOURCE GROUP`

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


   @chaitr91 Welcome


-- 
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] chaitr91 commented on issue #12455: support Administration Statements sql parse `DROP RESOURCE GROUP`

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


   hey i can pick this up.


-- 
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] strongduanmu closed issue #12455: support Administration Statements sql parse `DROP RESOURCE GROUP`

Posted by GitBox <gi...@apache.org>.
strongduanmu closed issue #12455:
URL: https://github.com/apache/shardingsphere/issues/12455


   


-- 
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] tuichenchuxin commented on issue #12455: support Administration Statements sql parse `DROP RESOURCE GROUP`

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


   @chaitr91 Hello, is there any progress in 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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

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