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

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

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: