summaryrefslogtreecommitdiff
path: root/scripts/wsrep_sst_common.sh
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24903: mariabackup SST fails while adding --log-bin in startup commandJulius Goryavsky2021-03-191-0/+3
* MDEV-21770: `galera_3nodes.galera_ipv6_mariabackup` failsJulius Goryavsky2020-10-151-3/+43
* Merge 10.1 into 10.2Marko Mäkelä2019-08-281-3/+15
|\
| * MDEV-20420: SST failed after MDEV-18863 in some test configurationsJulius Goryavsky2019-08-261-2/+14
| * Bash-specific operator replaced by a universal oneJulius Goryavsky2019-08-211-1/+1
| * MDEV-18863: Galera SST scripts can't read [mysqldN] option groupsJulius Goryavsky2019-08-191-0/+58
* | MDEV-18863: Galera SST scripts can't read [mysqldN] option groupsJulius Goryavsky2019-08-191-0/+58
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2019-03-111-2/+0
|\ \ | |/
| * wsrep_sst: remove WSREP_SST_OPT_SUFFIX_VALUE, checking [mysqld] is covered in...Daniel Black2019-03-091-2/+0
* | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-2/+4
|\ \ | |/
| * MDEV-18379: Unification of check for IPv6Julius Goryavsky2019-01-261-2/+4
* | Merge branch '10.1' into 10.2Sergei Golubchik2018-09-241-3/+12
|\ \ | |/
| * MDEV-17173: correct parsing of 12.13.14.15:4444/xtrabackup_sst leaving LSN/SS...Daniel Black2018-09-131-3/+12
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-0/+11
|\ \ | |/
| * Merge pull request #855 from tempesta-tech/sysprg/10.1-MDEV-10756Jan Lindström2018-09-061-0/+5
| |\
| | * MDEV-10756: wsrep_sst_xtrabackup-v2 does not support innodb_data_home_dirJulius Goryavsky2018-08-271-0/+5
| * | MDEV-15436: If log_bin and log_bin_index is different SST with rsync fails.Jan Lindström2018-09-051-0/+6
* | | Merge 10.1 into 10.2Marko Mäkelä2018-08-311-2/+4
|\ \ \ | |/ /
| * | MDEV-15512 - Fix sh parse error when [sst] config value has spaces.Jan Lindström2018-08-291-2/+2
| |/
| * Fixes after review and correction of the problems caused by the fact that dur...Julius Goryavsky2018-08-091-0/+2
* | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-8/+20
|\ \ | |/
| * fix galera sst testsSergei Golubchik2018-06-141-3/+2
| * Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-06-121-14/+21
| |\
| | * MDEV-13968: wsrep_log_error not defined until later in wsrep_sst_commonDaniel Black2018-05-141-1/+1
| | * MDEV-13968 sst fails with "WSREP_SST_OPT_PORT: readonly variable"Sergei Golubchik2018-05-141-2/+2
| | * MDEV-13968 sst fails with "WSREP_SST_OPT_PORT: readonly variable"Sergei Golubchik2018-05-141-0/+11
| | * MDEV-15541: wsrep_sst_common - WSREP_SST_OPT_PORT set twice (--address and --...Daniel Black2018-05-141-1/+1
| | * MDEV-15496: wsrep_sst_common - parse IPv6 correctDaniel Black2018-05-141-11/+18
| * | followup for 89b0d5cb6e3, backport 8c422bf48d7Sergei Golubchik2018-03-231-2/+2
| * | MDEV-13968 sst fails with "WSREP_SST_OPT_PORT: readonly variable"Sergei Golubchik2018-03-231-1/+12
* | | remove bash-ish from SST scriptsSergei Golubchik2018-02-061-7/+1
* | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-29/+21
|\ \ \ | |/ /
| * | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2018-02-031-29/+21
| |\ \ | | |/
| | * wsrep_sst_common: keep WSREP_SST_OPT_HOST_UNESCAPED for IPv4Daniel Black2018-01-141-0/+2
| | * wsrep_sst_common: parse --address and split WSREP_SST_OPT_PATHDaniel Black2018-01-141-7/+8
| | * wsrep_sst_common: parse_cnf - use awk rather than grep/cut/tail excessivenessDaniel Black2018-01-141-3/+2
| | * Backport 4bb49d84a9df, correct handling on defaults[-extra]-file is SST scriptsSergei Golubchik2018-01-141-21/+19
| * | MDEV-13969 sst mysqldump and xtrabackup-v2 handle WSREP_SST_OPT_CONF incorrectlyMartynas Bendorius2017-12-181-2/+2
* | | MDEV-14256 MariaDB 10.2.10 can't SST with xtrabackup-v2Sergei Golubchik2017-11-211-2/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-4/+4
|\ \ \ | |/ /
| * | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2017-11-101-4/+4
| |\ \ | | |/
| | * MDEV-13909 Fix wsrep_sst_rsync fails on debianVincent Milum Jr2017-10-021-4/+4
* | | MDEV-13968 sst fails with "WSREP_SST_OPT_PORT: readonly variable"Sergei Golubchik2017-10-251-2/+2
* | | MDEV-13968 sst fails with "WSREP_SST_OPT_PORT: readonly variable"Sergei Golubchik2017-10-181-1/+12
* | | wrep_sst_common: Setting "-c ''" for my_print_defaults just takes no values f...Martynas Bendorius2017-10-011-2/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-0/+57
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-0/+57
| |\ \ | | |/
| | * MW-366 Improved support for IPv6 networks - made mysqld and SST scripts to re...Alexey Yurchenko2017-08-111-0/+57