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 2019/10/20 05:29:19 UTC

[GitHub] [incubator-shardingsphere] SteNicholas commented on a change in pull request #3331: MySQL parse insert statement function value with parameter

SteNicholas commented on a change in pull request #3331: MySQL parse insert statement function value with parameter
URL: https://github.com/apache/incubator-shardingsphere/pull/3331#discussion_r336763662
 
 

 ##########
 File path: sharding-core/sharding-core-parse/sharding-core-parse-mysql/src/main/antlr4/imports/mysql/BaseRule.g4
 ##########
 @@ -262,6 +262,7 @@ expr
     | notOperator_ expr
     | LP_ expr RP_
     | booleanPrimary_
+    | predicate
 
 Review comment:
   @terrymanu Just put predicate into above level.

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