-
Enhancement
-
Resolution: Done
-
Major
-
0.10.0.Final, 1.2.1.Final
-
None
some log as follow(detail log is in attach file DBZ-2365.log):
org.apache.kafka.connect.errors.ConnectException: no viable alternative at input 'CREATE TABLE `multi_data_type_tmp` (\r\n `bt` bit(1) DEFAULT NULL,\r\n `bl` BOOL DEFAULT NULL,\r\n `st` SET('a', 'b', 'c', 'd') DEFAULT NULL,\r\n `em` ENUM('small', 'large') NULL,\r\n `ch` char(1) DEFAULT NULL,\r\n `vc` varchar(11) DEFAULT NULL,\r\n `lvc` LONG'
MySQL DDL in attach file DBZ-2365.ddl