-
Bug
-
Resolution: Done
-
Minor
-
0.9.4.Final
-
None
This is issue is related to DBZ-1150.
The keyword MODE is missing from keywordsCanBeId definition in MySqlParser.g4.
The antlr parser is not able to parse statement like the one below :
ATLER TABLE tab CHANGE mode mode ENUM('automatic','manual')
- is related to
-
DBZ-1150 Antlr parser fails on column names that are keywords
- Closed