File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 808
808
809
809
fi
810
810
811
- INNOMOVE=" ${INNOBACKUPEX_BIN} --innobackupex ${WSREP_SST_OPT_CONF} $disver $impts --move-back --force-non-empty-directories \$ {DATA} &>\$ {DATA}/innobackup.move.log"
812
- INNOBACKUP=" ${INNOBACKUPEX_BIN} --innobackupex ${WSREP_SST_OPT_CONF} $disver $iopts \$ tmpopts \$ INNOEXTRA --galera-info --stream=\$ sfmt \$ itmpdir 2>\$ {DATA}/innobackup.backup.log"
813
-
814
811
INNOAPPLY=" ${INNOBACKUPEX_BIN} --innobackupex $disver $iapts \$ INNOEXTRA --apply-log \$ rebuildcmd \$ {DATA} &> ${INNOAPPLYLOG} "
815
812
INNOMOVE=" ${INNOBACKUPEX_BIN} --innobackupex ${WSREP_SST_OPT_CONF} $disver $impts --move-back --force-non-empty-directories \$ {DATA} &> ${INNOMOVELOG} "
816
813
INNOBACKUP=" ${INNOBACKUPEX_BIN} --innobackupex ${WSREP_SST_OPT_CONF} $disver $iopts \$ tmpopts \$ INNOEXTRA --galera-info --stream=\$ sfmt \$ itmpdir 2> ${INNOBACKUPLOG} "
You can’t perform that action at this time.
0 commit comments