mirror of
https://github.com/MariaDB/server.git
synced 2026-05-11 17:40:11 +02:00
SST script for mariabackup.
Execute mariabackup in innobackupex mode to avoid "unknown argument" error.
This commit is contained in:
parent
ca24f35b67
commit
3d8aacba86
3 changed files with 1042 additions and 0 deletions
|
|
@ -295,6 +295,7 @@ ELSE()
|
|||
wsrep_sst_rsync
|
||||
wsrep_sst_xtrabackup
|
||||
wsrep_sst_xtrabackup-v2
|
||||
wsrep_sst_mariabackup
|
||||
)
|
||||
ENDIF()
|
||||
IF (NOT WITHOUT_SERVER)
|
||||
|
|
|
|||
1040
scripts/wsrep_sst_mariabackup.sh
Normal file
1040
scripts/wsrep_sst_mariabackup.sh
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue