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

MysqlSourceConnector issue with latin1 tables

XMLWordPrintable

    • False
    • False
    • 1.5
    • Undefined
    • Hide
      1. Create a table with Charset=latin1 and Collation=latin1_swedish_ci
      2. Add a VARCHAR attribute to the table
      3. Insert a record having non-ascii chars (e.g. "Transferência Bancária")
      4. Start streaming the table with the MysqlSourceConnector
      5. Verify the incorrect record sent to the broker
      Show
      Create a table with Charset= latin1 and Collation= latin1_swedish_ci Add a VARCHAR attribute to the table Insert a record having non-ascii chars (e.g. "Transferência Bancária") Start streaming the table with the MysqlSourceConnector Verify the incorrect record sent to the broker

      Version 1.5 of the Debezium docker image

      When performing the snapshot, records are sent with broken characters
      When performing an update to the record (via binlog streaming), records are sent correctly

        1. DBZ1.png
          DBZ1.png
          5 kB
        2. DBZ2.png
          DBZ2.png
          62 kB
        3. DBZ3.png
          DBZ3.png
          73 kB
        4. DBZ4.png
          DBZ4.png
          114 kB

            jpechane Jiri Pechanec
            frankcoutinho Frank Coutinho (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: