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

DDL parsing exception

    XMLWordPrintable

Details

    Description

      parser failing with  `no viable alternative at input 'CREATE TABLE*****`

      database is MAriaDB
      probably related to {{`page_compressed`=0  }}

      Caused by: io.debezium.text.ParsingException: DDL statement couldn't be parsed. Please open a Jira issue with the statement '

       

      CREATE TABLE `my_table` (
      `column1` bigint(20) NOT NULL,
      `column2` bigint(20) NOT NULL,
      `column3` bigint(20) NOT NULL,
      `column4` bigint(20) NOT NULL,
      `column5` bigint(20) NOT NULL,
      `column6` bigint(20) NOT NULL,
      `column7` bigint(20) NOT NULL,
      `column8` blob,
      `column9` varchar(64) DEFAULT NULL,
      PRIMARY KEY (`column1`),
      KEY `idx_my_index_column2` (`column2`)
      ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=COMPRESSED `encrypted`=yes `page_compressed`=0

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            ismailsimsek ismail simsek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: