Skip to content

Conversation

@jakub-nowakowski-percona
Copy link
Contributor

https://perconadev.atlassian.net/browse/PXB-3458

Problem

When backup-my.cnf is used in --copy-back mode, it sets innodb_undo_directory setting to "./". This doesn't make sense in this mode, and results in a backup restoration error.

Fix

We ignore innodb_undo_directory setting if it's set to "./" in --copy-back mode.

@jakub-nowakowski-percona
Copy link
Contributor Author

…k mode

https://perconadev.atlassian.net/browse/PXB-3458

Problem
-------
When backup-my.cnf is used in --copy-back mode, it sets innodb_undo_directory
setting to "./". This doesn't make sense in this mode, and results in a backup
restoration error.

Fix
---
We ignore innodb_undo_directory setting if it's set to "./" in --copy-back mode.
@jakub-nowakowski-percona jakub-nowakowski-percona merged commit 9b6cfb7 into percona:8.4 Dec 22, 2025
5 checks passed
@jakub-nowakowski-percona jakub-nowakowski-percona deleted the PXB-3458-8.4 branch December 22, 2025 17:21
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