Summary
The user is facing an issue with the Debezium connector where a DDL statement couldn’t be parsed, leading to a connector failure. They are looking for a solution to fix or skip this issue.
Question
io.airbyte.cdk.integrations.source.relationaldb.state.FailedRecordIteratorException: java.lang.RuntimeException: java.lang.RuntimeException: org.apache.kafka.connect.errors.ConnectException: An exception occurred in the change event producer. This connector will be stopped.
Stack Trace: io.debezium.DebeziumException: Error processing binlog event
Caused by: io.debezium.text.ParsingException: DDL statement couldn’t be parsed. Please open a Jira issue with the statement 'CREATE DEFINER=admin
@%
FUNCTION
Is there a way to fix this or skip it?"
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.