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

Excessive warnings in log about column missing charset

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 0.10.0.Alpha1
    • None
    • mysql-connector
    • None

      With mysql connector these two warn messages are polluting logs a lot:

      • "Column is missing a character set"
      • "Using UTF-8 charset by default for column without charset".

      We're defining utf8 charset in table level, columns are using tables default utf8, so warning is unnecessary.

      Could debezium either mute them (or make option to do so) or start using charset from table definition if it's not set per column.

              jpechane Jiri Pechanec
              pimpelsang Eero Koplimets (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: