Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-4888

MySQL undocumented but accepted ANALYZE TABELS statement is not parsable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 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)

      This was seen on version 1.6.0 but I believe it would exist on the latest version as well.

              Unassigned Unassigned
              zach.walker@appfolio.com Zach Walker (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: