Skip to content

Commit 215d652

Browse files
author
Jan Lindström
committed
MDEV-15351: wsrep_sst_xtrabackup is broken in 10.1.31
Remove the setup_ports function call. This is related to #717 Thanks to Daniel Black and Bart S.
1 parent 82f26da commit 215d652

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/wsrep_sst_xtrabackup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,6 @@ if [[ ! ${WSREP_SST_OPT_ROLE} == 'joiner' && ! ${WSREP_SST_OPT_ROLE} == 'donor'
394394
fi
395395

396396
read_cnf
397-
setup_ports
398397
get_stream
399398
get_transfer
400399

0 commit comments

Comments
 (0)