Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-2365

Support data types from other database engines

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.3.0.Alpha1
    • 0.10.0.Final, 1.2.1.Final
    • mysql-connector
    • None

    Description

      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

       

      Attachments

        1. DBZ-2365.ddl
          1 kB
        2. DBZ-2365.log
          3 kB

        Activity

          People

            jpechane Jiri Pechanec
            yx91490 liu liu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: