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

MySQL BINARY types are converted to strings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 0.3.5, 0.4
    • 0.3.4
    • mysql-connector
    • None

    Description

      We recently observed that tables that had BINARY types were getting converted to string types in their Avro schema registry schemas. We see this log line:

       Nov 08 15:16:57 tst-kafkaDEBUG - field ‘some_uuid' (STRING) from column some_uuid BINARY(16) CHARSET utf8 NOT NULL (io.debezium.relational.TableSchemaBuilder)
      

      It looks like this line is the culprit.

      Attachments

        Activity

          People

            rhauch Randall Hauch (Inactive)
            criccomini Chris Riccomini (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: