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

Protect against invalid configuration

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 0.10.0.Beta2
    • None
    • mysql-connector
    • None

    Description

      MySQL connector requires few specific settings in MySQL setup like `binlog_row_image` and `binlog_format`.

      We should protect against mis-configuration in two ways

      • connector will check MySQL config variables during connector startup
      • connector will check the number of fields coming from database and compare them with schema
      • connector will raise an exaplanation message in cae of DML parsing

      Attachments

        Activity

          People

            jpechane Jiri Pechanec
            jpechane Jiri Pechanec
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: