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

Mysql connector can't handle the case sensitive of rename/change column statement

    XMLWordPrintable

Details

    • False
    • None
    • False

    Description

      Mysql instance is case sensitive.

      When mysql connnector parse following alter statement, will ignore to change column name, and the schema registry service also will keep the origin column name `order_Id`.

      ALTER TABLE tbl CHANGE COLUMN `order_Id` `order_id` VARCHAR(255) NOT NULL

      Attachments

        Activity

          People

            Unassigned Unassigned
            ywyuewei Harvey Yue
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: