mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
Merge 10.4 into 10.5
This commit is contained in:
commit
5ece2155cb
37 changed files with 470 additions and 316 deletions
|
|
@ -5535,7 +5535,7 @@ static bool xtrabackup_prepare_func(char** argv)
|
|||
|
||||
error_cleanup:
|
||||
xb_filters_free();
|
||||
return ok;
|
||||
return ok && !ib::error::was_logged();
|
||||
}
|
||||
|
||||
/**************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue