SteNicholas opened a new pull request #4123: Add MySQL DDLStatement antlr visitor URL: https://github.com/apache/incubator-shardingsphere/pull/4123 Fixes #3914. `MySQLVisitor` lacks of visitor for `DDLStatement.g4`. It is necessary to add `DDLStatement.g4` antlr visitor. Changes proposed in this pull request: - `MySQLVisitor` adds `DDLStatement.g4` antlr visitor.
---------------------------------------------------------------- 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
