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

Yanquan Lv resolved FLINK-36520.
--------------------------------
    Fix Version/s: cdc-3.6.0
         Assignee: Xiqian Yu
       Resolution: Fixed

Merged in master via aabf3062279523b740b1a00bbb132aa1ac90983c.

> Flink CDC doesn't support MySQL > 8.0
> -------------------------------------
>
>                 Key: FLINK-36520
>                 URL: https://issues.apache.org/jira/browse/FLINK-36520
>             Project: Flink
>          Issue Type: Bug
>          Components: Flink CDC
>    Affects Versions: 1.19.1
>            Reporter: Maciej BryƄski
>            Assignee: Xiqian Yu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: cdc-3.6.0
>
>
> Hi,
> I'm trying to use Flink-CDC MySQL connector with MySQL 8.4.
> This results in exception:
> {code}
> Caused by: org.apache.flink.util.FlinkRuntimeException: Read split 
> MySqlSnapshotSplit{tableId=customer.customers, 
> splitId='customer.customers:0', splitKeyType=[`id` BIGINT NOT NULL], 
> splitStart=null, splitEnd=null, highWatermark=null} error due to 
> org.apache.flink.util.FlinkRuntimeException: Cannot read the binlog filename 
> and position via 'SHOW MASTER STATUS'. Make sure your server is correctly 
> configured.
> {code}
> This is because SHOW MASTER STATUS statement isn't supported in this version:
> https://dev.mysql.com/doc/refman/8.4/en/show-master-status.html



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to