Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
MDEV-28974: mariadb-backup --prepare fails
fil_name_process(): Upon processing a new file name for FILE_RENAME, rename the tablespace in deferred_spaces. recv_sys_t::parse(): Rearrange some code to slightly improve the locality of reference. Invoke fil_name_process() with FILE_MODIFY, FILE_DELETE or the new case FILE_RENAME, for the new file name of the file. This should be a regression due to commit 86dc7b4 (MDEV-24626) and it might also affect the crash recovery of DDL operations.
- Loading branch information
Showing
1 changed file
with
29 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters