Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify replication status check #8401

Merged
merged 6 commits into from
Jan 21, 2021
Merged

Conversation

hithwen
Copy link
Contributor

@hithwen hithwen commented Jan 20, 2021

Slave_running was not present in 5.7, is removed in 8.0 and it is redundant in any case so lets get rid of it
https://dev.mysql.com/doc/refman/5.7/en/server-status-variables.html#statvar_Slave_running

@hithwen hithwen requested a review from a team as a code owner January 20, 2021 16:33
@ghost ghost added the integration/mysql label Jan 20, 2021
This was referenced Jan 20, 2021
@ghost ghost added the documentation label Jan 20, 2021
florimondmanca
florimondmanca previously approved these changes Jan 20, 2021
@hithwen hithwen merged commit c5d4342 into master Jan 21, 2021
@hithwen hithwen deleted the julia/mysql-simplify-replica-check branch January 21, 2021 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants