-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
None
-
None
ERROR Failed due to error: Error processing binlog event (io.debezium.connector.mysql.BinlogReader:165)
org.apache.kafka.connect.errors.ConnectException: Failed to parse statement 'CREATE TABLE `new_table` (id INT(11) UNSIGNED NOT NULL PRIMARY KEY AUTO_INCREMENT) '
at io.debezium.connector.mysql.AbstractReader.wrap(AbstractReader.java:186)
Caused by: io.debezium.text.ParsingException: Expecting token type 128 at line 1, column 85 but found '': EY AUTO_INCREMENT) ===>>
at io.debezium.text.TokenStream.consume(TokenStream.java:737)