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

Protect against invalid configuration

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Resolved: