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

Add support for show slave status #2767

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Add support for show slave status #2767

merged 2 commits into from
Nov 25, 2024

Conversation

fulghum
Copy link
Contributor

@fulghum fulghum commented Nov 25, 2024

This syntax is deprecated and will be removed in future MySQL versions (SHOW REPLICA STATUS should be preferred instead). However, some tools (e.g. Dolphie, MyDumper) still rely on this deprecated syntax, so we're adding support for it to keep compatibility with those tools.

Depends on: dolthub/vitess#381

@fulghum fulghum changed the title Add support for show slave status Add support for show slave status Nov 25, 2024
Copy link
Contributor

@jycor jycor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fulghum fulghum merged commit fb76299 into main Nov 25, 2024
9 checks passed
@fulghum fulghum deleted the fulghum/show_slave_status branch November 25, 2024 23:38
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.

2 participants