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

GtidModeEnabled method check gtid mode will always be true

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Optional Optional
    • 0.8.3.Final
    • None
    • mysql-connector
    • None

      Method "isGtidModeEnabled" in MySqlConnectorTask.java can't check gitd mode correctly. Query “SHOW GLOBAL VARIABLES LIKE 'GTID_MODE'” get rs[1] was gtid mode name, not value.so !"OFF".equalsIgnoreCase(mode.get()) will always be true.

              Unassigned Unassigned
              lp0314 peng Lyu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: