Huajie Wang created FLINK-37503:
-----------------------------------
Summary: Compatibility Issue with MySQL Syntax SHOW MASTER STATUS
Key: FLINK-37503
URL: https://issues.apache.org/jira/browse/FLINK-37503
Project: Flink
Issue Type: Bug
Components: Flink CDC
Affects Versions: cdc-3.3.0
Reporter: Huajie Wang
Fix For: cdc-3.4.0
In newer versions of MySQL, the `SHOW MASTER STATUS` syntax has been deprecated
and replaced with [show binary log
status|https://dev.mysql.com/doc/refman/8.4/en/show-master-status.html]. Since
this syntax is used in MySQL CDC, compatibility adjustments are required.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)