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

Default values emitted for a nullable column instead of NULL

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Critical
    • None
    • 1.9.0.Final
    • None
    • False
    • None
    • False

    Description

      In order to make your issue reports as actionable as possible, please provide the following information, depending on the issue type.

      Bug report

      For bug reports, provide this information, please:

      What Debezium connector do you use and what version?

      Mysql 1.9.0.Final

      What is the connector configuration?

      Connector configuration N/A

      What is the captured database version and mode of depoyment?

      RDS Mysql DB

      What behaviour do you expect?

      NULL value should be sent

      What behaviour do you see?

      Mysql table column defined as

      type: CHAR(1)

      null: yes

      default: N

      When the column value is set to NULL in mysql, it sends the default value N.

      Do you see the same behaviour using the latest relesead Debezium version?

      (Ideally, also verify with latest Alpha/Beta/CR version)

      <Your answer>

      Do you have the connector logs, ideally from start till finish?

      (You might be asked later to provide DEBUG/TRACE level log)

      <Your answer>

      How to reproduce the issue using our tutorial deployment?

      <Your answer>

      Feature request or enhancement

      For feature requests or enhancements, provide this information, please:

      Which use case/requirement will be addressed by the proposed feature?

       

      Implementation ideas (optional)

      Seems to be related to https://issues.redhat.com/browse/DBZ-4736

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              abhishekkh-1 Abhishek Hodavdekar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: