beijing-penguin commented on a change in pull request #4138: add drop_role and
set_default_role antlr visitor for MySQL DCLStatement
URL:
https://github.com/apache/incubator-shardingsphere/pull/4138#discussion_r373826629
##########
File path:
shardingsphere-sql-parser/shardingsphere-sql-parser-mysql/src/main/antlr4/org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4
##########
@@ -45,6 +45,7 @@ execute
| renameUser
| createRole
| dropRole
+ | setDefaultRole
Review comment:
> Which rule g4 file does it exist?
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services