SST script for mariabackup.

Execute mariabackup in innobackupex mode to avoid "unknown argument" error.
This commit is contained in:
Nirbhay Choubey 2017-02-22 15:58:45 -05:00 committed by Sergei Golubchik
commit 3d8aacba86
3 changed files with 1042 additions and 0 deletions

View file

@ -295,6 +295,7 @@ ELSE()
wsrep_sst_rsync
wsrep_sst_xtrabackup
wsrep_sst_xtrabackup-v2
wsrep_sst_mariabackup
)
ENDIF()
IF (NOT WITHOUT_SERVER)

File diff suppressed because it is too large Load diff