-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
1.9.5.Final
-
None
-
False
-
None
-
False
-
Moderate
I used MariaDB 10.5 as a source, and I am using Debezium MySQL connector 1.9.5.Final. I saw a DDL parsing issue in the logs. The error message is as follows.
DDL statement couldn't be parsed. Please open a Jira issue with the statement 'SET STATEMENT max_statement_time=60 FOR INSERT INTO mysql.rds_heartbeat2(id, value) values (1,1683519565635) ON DUPLICATE KEY UPDATE value = 1683519565635' no viable alternative at input 'SET STATEMENT max_statement_time'
I will be more than happy to contribute to support this in the grammar. Please let me know whatever is decided
- duplicates
-
DBZ-5650 Support set statement in mariadb
- Closed