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

DDL statement couldn't be parsed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 1.9.7.Final
    • None
    • False
    • None
    • False
    • Moderate

    Description

      In order to make your issue reports as actionable as possible, please provide the following information, depending on the issue type.

      Bug report

      For bug reports, provide this information, please:

      What Debezium connector do you use and what version?

      MySQL connector 1.9.7

      What is the connector configuration?

      NA

      What is the captured database version and mode of depoyment?

      MariaDb 10.5.17

      What behaviour do you expect?

      This following SQL statement to be parsable

      SET STATEMENT max_statement_time=60 FOR DELETE FROM mysql.rds_sysinfo where name = 'innodb_txn_key

      What behaviour do you see?

      The following error message -

      2022-12-21T17:49:51.000+01:00    [Worker-0695175ab960e8f6f] io.debezium.text.ParsingException: DDL statement couldn't be parsed. Please open a Jira issue with the statement 'SET STATEMENT max_statement_time=60 FOR DELETE FROM mysql.rds_sysinfo where name = 'innodb_txn_key''

      Do you see the same behaviour using the latest relesead Debezium version?

      (Ideally, also verify with latest Alpha/Beta/CR version)

      Cannot upgrade in our environment.

      Do you have the connector logs, ideally from start till finish?

      (You might be asked later to provide DEBUG/TRACE level log)

      yes

      How to reproduce the issue using our tutorial deployment?

      NA

      Attachments

        Activity

          People

            Unassigned Unassigned
            kaustuv.chakrabarti Kaustuv Chakrabarti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: