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/10/17 08:48:55 UTC

[GitHub] [shardingsphere] terrymanu opened a new issue #7826: Warn log occur when execute mvn install on shardingsphere-sql-parser-mysql module

terrymanu opened a new issue #7826:
URL: https://github.com/apache/shardingsphere/issues/7826


   [INFO] 
   [INFO] --- antlr4-maven-plugin:4.7.2:antlr4 (antlr) @ shardingsphere-sql-parser-mysql ---
   [INFO] ANTLR 4: Processing source directory /Users/zhangliang/personal/shardingsphere/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql/src/main/antlr4
   [INFO] Processing grammar: org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4
   [WARNING] warning(125): org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4:92:34: implicit definition of token SHARED in parser
   warning(125): org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4:92:34: implicit definition of token SHARED in parser
   /Users/zhangliang/personal/shardingsphere/org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4 [92:34]: implicit definition of token SHARED in parser
   warning(125): org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4:92:43: implicit definition of token EXCLUSIVE in parser
   /Users/zhangliang/personal/shardingsphere/org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4 [92:43]: implicit definition of token EXCLUSIVE in parser
   warning(154): org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4:30:0: rule startSlave contains an optional block with at least one alternative that can match an empty string
   /Users/zhangliang/personal/shardingsphere/org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4 [30:0]: rule startSlave contains an optional block with at least one alternative that can match an empty string
   warning(154): org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4:30:0: rule startSlave contains an optional block with at least one alternative that can match an empty string
   /Users/zhangliang/personal/shardingsphere/org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4 [30:0]: rule startSlave contains an optional block with at least one alternative that can match an empty string
   
   


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



[GitHub] [shardingsphere] terrymanu closed issue #7826: Warn log occur when execute mvn install on shardingsphere-sql-parser-mysql module

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


   


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