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

GtidModeEnabled method check gtid mode will always be true

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: