Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 1.2.1.Final, 1.3.0.Final
-
Fix Version/s: 1.4.0.Alpha2
-
Component/s: mysql-connector
-
Labels:None
-
Git Pull Request:
Description
hello, I got this error
{{[2020-11-13 13:22:55,574] ERROR Error during binlog processing. Last offset stored = null, binlog reader near position = binlog.000004/42841409 (io.debezium.connector.mysql.BinlogReader:1175) [2020-11-13 13:22:55,574] ERROR Error during binlog processing. Last offset stored = null, binlog reader near position = binlog.000004/42841409 (io.debezium.connector.mysql.BinlogReader:1175) [2020-11-13 13:22:55,575] ERROR Failed due to error: Error processing binlog event (io.debezium.connector.mysql.BinlogReader:208) org.apache.kafka.connect.errors.ConnectException: no viable alternative at input 'alter table `order` drop CONSTRAINT'}}
my version of debezium wa 1.2.1. i upgrade to 1.3.0 and error prevail
is there possibilty to skip it or fix it without of delete and create kafka topic with setting and history topics?
our snapshot_mode is schema_only