Skip to content

Conversation

proton-lisandro-pin
Copy link

The probing queries for replicas (SHOW SLAVE HOSTS) and binary log status (SHOW MASTER STATUS) have been deprecated as of MySQL 8.0.22, making ghostferry error out at setup time.

This change implements automatic fallback queries for these, so both older for newer MySQL versions are transparently supported.

The probing queries for replicas (`SHOW SLAVE HOSTS`) and binary log status (`SHOW MASTER STATUS`)
have been deprecated as of MySQL 8.0.22, making ghostferry error out at setup time.

This change implements automatic fallback queries for these, so old and new MySQL
versions are transparently supported.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant