You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2021/01/05 07:47:00 UTC

[jira] [Closed] (FLINK-20842) Data row is smaller than a column index, internal schema representation is probably out of sync with real database schema

     [ https://issues.apache.org/jira/browse/FLINK-20842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jark Wu closed FLINK-20842.
---------------------------
    Fix Version/s:     (was: 1.11.1)
       Resolution: Invalid

Could you try to use 1.1.1? https://repo1.maven.org/maven2/com/alibaba/ververica/flink-sql-connector-mysql-cdc/1.1.1/flink-sql-connector-mysql-cdc-1.1.1.jar

Besides, please report cdc-connector problems in https://github.com/ververica/flink-cdc-connectors/issues 

> Data row is smaller than a column index, internal schema representation is probably out of sync with real database schema
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-20842
>                 URL: https://issues.apache.org/jira/browse/FLINK-20842
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.11.1
>         Environment: FLINK VERSION 1.11.1
> SCALA 2.11.1
> KAFKA 2.11
> MYSQL 5.6
> com.alibaba.ververica:flink-connector-mysql-cdc:1.1.0
>            Reporter: zhouenning
>            Priority: Major
>         Attachments: error.log
>
>
> I try to use FLINK CDC Sink Kafka ,The error  has been prompted 'Data row is smaller than a column index, internal schema representation is probably out of sync with real database schema', it should be the table structure change caused the program to stop.
> I try to use the latest com.alibaba.ververica:flink-connector-mysql-cdc:1.1.0,Error is still happend
> When I change other database instance  who's new is ok
> How can I skip this error and let the program continue



--
This message was sent by Atlassian Jira
(v8.3.4#803005)