diff options
author | sjaakola <seppo.jaakola@iki.fi> | 2022-06-17 15:16:23 +0300 |
---|---|---|
committer | Jan Lindström <jan.lindstrom@mariadb.com> | 2023-01-17 10:03:05 +0200 |
commit | 95de5248c7f59f96039f96f5442142c79da27b20 (patch) | |
tree | 23c2c2480d76fb7076630cc4fe0af1ff2a378a9b /mysql-test/main/loaddata.test | |
parent | 3386b309756adba6b9633ad18c4e0575c7304cfe (diff) | |
download | mariadb-git-95de5248c7f59f96039f96f5442142c79da27b20.tar.gz |
MDEV-26391 BF abortable mariabackup execution
This commit changes backup execution (namely the block ddl phase),
so that node is not paused from cluster. Instead, the following
backup execution is declared as vulnerable for possible cluster
level conflicts, especially with DDL statement applying.
With this, the mariabackup execution may be aborted, if DDL
statements happen during backup execution. This abortable
backup execution is optional feature and may be
enabled/disabled by wsrep_mode: BF_ABORT_MARIABACKUP.
Note that old style node desync and pause, despite of
WSREP_MODE_BF_MARIABACKUP is needed if node is operating as
SST donor.
Reviewed-by: Jan Lindström <jan.lindstrom@mariadb.com>
Diffstat (limited to 'mysql-test/main/loaddata.test')
0 files changed, 0 insertions, 0 deletions