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

MySQL connector uses wrong command for locking tables

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Blocker
    • None
    • None
    • None
    • None
    • False
    • None
    • False

    Description

      When MySQL connector fails to obtain the global lock it should try to lock tables only.

      MySqlSnapshotChangeEventSource.tableLock uses FLUSH TABLES but should use LOCK TABLES. The result is that table level locking is not present for cloud-based environments.

      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: