-
Bug
-
Resolution: Done
-
Minor
-
1.6.0.Final
-
None
-
False
-
None
-
False
The MySQL documentation describes the ANALYZE TABLE statement but does not define the apparently acceptable alternate ANALYZE TABLES which results in the error below when seen on the binlog.
io.debezium.text.ParsingException: DDL statement couldn't be parsed. Please open a Jira issue with the statement 'analyze tables foo, bar' no viable alternative at input 'analyze tables' at io.debezium.antlr.ParsingErrorListener.syntaxError(ParsingErrorListener.java:43)
- is duplicated by
-
DBZ-4888 MySQL undocumented but accepted ANALYZE TABELS statement is not parsable
- Closed