How to recover a Flink MySQL CDC task from a specific timestamp in the binlog after a MySQL master-slave switch
When a master-slave switch occurs in MySQL, the binlog log file name and position may change, causing the Flink CDC task to be unable to continue.