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

"table.whitelist" ignored when "snapshot.mode": "initial"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Major
    • None
    • 0.9.5.Final
    • mysql-connector
    • None

    Description

      I'm using the MySQL connector with AWS Aurora. I would like to create an initial snapshot for a single table, and no matter what I put in the "table.whitelist" field, it iterates all tables in all schemas and emits INSERT statements for all of them.

      I tried different combinations, "<db>.<schema>.<table>", "(.*).<table>", "<schema>.<table>", nothing works.

      I also tried it with and without also setting "database.whitelist", no difference.

      Attachments

        Activity

          People

            Unassigned Unassigned
            shauli10 Shaul lahav (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: