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

VReplication: workaround for --all-tables when FLUSH TABLES WITH READ LOCK is unavailable #14577

Closed
shlomi-noach opened this issue Nov 22, 2023 · 1 comment
Assignees
Labels
Component: VReplication Type: Enhancement Logical improvement (somewhere between a bug and feature)

Comments

@shlomi-noach
Copy link
Contributor

When importing data from external source via MoveTables --all-tables, Vitess issues a FLUSH TABLES WITH READ LOCK (FTWRL). Some external database, namely RDS/Auora, do not allow FTWRL. Vitess should use an alternative method.

@rohit-nayak-ps
Copy link
Contributor

Closed via #14578

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: VReplication Type: Enhancement Logical improvement (somewhere between a bug and feature)
Projects
None yet
Development

No branches or pull requests

2 participants