Unable to use MariaDB with CDC featire - Debezium cannot handle DDL's

Hi guys!

I’m keep trying to setup my mariadb using “deduper history” feature, but also keep getting different errors on that. After last database config changes I get now error that debezium cannot handle my DDL’s. I saw on stack overflow that there were already issues like that solved by debezium in their library, but cannot tell how it works with your tool. I’m sending logs for a closer look. On top of that he’s not handling DDL of a table that I’m not even trying to replicate, a table that in fact is currently empty im my db.

Logs:
logs-195.txt (1.3 MB)

Hey could you confirm that this is only happening when dedup is selected?

Unfortunately yes, currently I’m using for the same tables with option - ‘Full Refresh | Overwrite’ in another process and it works perfectly, but takes several hours and in the future will be useless as tables are growing.

Hey got it. Could you create a github issue around this so that team can look into?

Sure, just did it - Unable to use MariaDB with CDC featire - Debezium cannot handle DDL’s · Issue #14745 · airbytehq/airbyte · GitHub