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

Error when fail converting value with internal schema

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 2.6.0.Alpha2
    • None
    • mysql-connector
    • None
    • False
    • None
    • False

      following issue from DBZ-7093 to cover case 4.

       

      Case 4. Modify column type from int to varchar

      modified column data was sent to topic with NULL with unexpected value warning log.

      Unexpected value for JDBC type 4 and column col4 INT DEFAULT VALUE NULL: class=byte[] (io.debezium.connector.mysql.MySqlValueConverters)  

      throw an error? No, but there is warning log.

      is there a risk of data corruption? Yes, modified column value is NULL

            Unassigned Unassigned
            hwang031451 Inki Hwang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: