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

DDL Parsing Error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.0.CR1
    • 1.8.1.Final
    • mysql-connector
    • None

    Description

       

      Hello,

      we have faced  io.debezium.text.ParsingException: DDL statement couldn't be parsed. 

      It's mysql-connector, Debezium version 1.8.1, MySQL version 5.7.30

      Here is the DDL:

      ALTER TABLE `some_table` ADD (`k_id` INT UNSIGNED NOT NULL,`another_field` SMALLINT NOT NULL,INDEX `k_id` (`k_id`));ALTER TABLE `some_table_id_lookup` ADD (`k_id` INT UNSIGNED NOT NULL);

      Attachments

        Activity

          People

            Unassigned Unassigned
            inventllc Ruslan Danilin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: