terrymanu commented on a change in pull request #2921: Feature#2904
URL:
https://github.com/apache/incubator-shardingsphere/pull/2921#discussion_r317528705
##########
File path:
sharding-core/sharding-core-parse/sharding-core-parse-mysql/src/main/antlr4/imports/mysql/DALStatement.g4
##########
@@ -73,4 +73,8 @@ showWhereClause_
setVariable
: SET variable_?
+ ;
+
+showFull
+ : FULL?
;
Review comment:
Need add blank line here
----------------------------------------------------------------
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