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

PXB-3331 : Assertion failure: fil0fil.cc:6422:success #1590

Merged

Conversation

satya-bodapati
Copy link
Contributor

Problem:

During prepare, for backups taken with lock-ddl=ON, we did *.ibd scan before recovery.

This is allowed only for lock-ddl=REDUCED.

Fix:

During prepare, do *.ibd scan and processing of .new, .del, .ren, .corrupt files only if lock-ddl=REDUCED

Problem:
-------
During prepare, for backups taken with lock-ddl=ON, we did *.ibd scan before
recovery.

This is allowed only for lock-ddl=REDUCED.

Fix:
----
During prepare, do *.ibd scan and processing of .new, .del, .ren, .corrupt files only if lock-ddl=REDUCED
@satya-bodapati satya-bodapati self-assigned this Jul 22, 2024
@satya-bodapati satya-bodapati merged commit 3b41be9 into percona:dev-reducedlock-trunk Jul 22, 2024
5 checks passed
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