wolfboys opened a new pull request, #3955: URL: https://github.com/apache/flink-cdc/pull/3955
## [FLINK-37503] Compatibility Issue with MySQL Syntax SHOW MASTER STATUS 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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
