TeslaCN commented on issue #12636: URL: https://github.com/apache/shardingsphere/issues/12636#issuecomment-926418985
According to the log, is there any possible that you changed the file accidently? ``` [INFO] Processing grammar: org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4 [ERROR] error(56): /Users/wjd/shardingsphere/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql/src/main/antlr4/org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4:23:7: reference to undefined rule: r_select [ERROR] /Users/wjd/shardingsphere/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql/src/main/antlr4/org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4 [23:7]: reference to undefined rule: r_select [ERROR] error(56): /Users/wjd/shardingsphere/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql/src/main/antlr4/org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4:26:6: reference to undefined rule: r_delete [ERROR] /Users/wjd/shardingsphere/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql/src/main/antlr4/org/apache/shardingsphere/sql/parser/autogen/MySQLStatement.g4 [26:6]: reference to undefined rule: r_delete ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
