summaryrefslogtreecommitdiff
path: root/scripts/wsrep_sst_rsync.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2020-12-011-0/+8
|\
| * MDEV-24097 node restart overlaps with earlier still ongoing SST processsjaakola2020-11-231-0/+8
* | Merge 10.2 into 10.3Marko Mäkelä2020-08-131-3/+5
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2020-08-131-3/+5
| |\
| | * MDEV-21526: mysqld_multi no longer works with different server binariesJulius Goryavsky2020-08-111-3/+5
| | * MDEV-20420: SST failed after MDEV-18863 in some test configurationsJulius Goryavsky2019-08-261-9/+4
| | * MDEV-18863: Galera SST scripts can't read [mysqldN] option groupsJulius Goryavsky2019-08-191-0/+10
* | | Merge 10.2 into 10.3Marko Mäkelä2020-07-021-1/+3
|\ \ \ | |/ /
| * | MDEV-21709 ZFS snapdir=visible breaks Galera rsync SST replcationVincent Milum Jr2020-06-241-1/+3
| * | After-merge fixesMarko Mäkelä2019-08-201-1/+1
| * | MDEV-18863: Galera SST scripts can't read [mysqldN] option groupsJulius Goryavsky2019-08-191-0/+10
* | | MDEV-18863: Galera SST scripts can't read [mysqldN] option groupsJulius Goryavsky2019-08-191-0/+10
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | 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.2 into 10.3Marko Mäkelä2019-03-111-4/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-03-111-4/+1
| |\ \ | | |/
| | * wsrep_sst: remove WSREP_SST_OPT_SUFFIX_VALUE, checking [mysqld] is covered in...Daniel Black2019-03-091-4/+1
| | * MDEV-18426: Most of the mtr tests in the galera_3nodes suite failJulius Goryavsky2019-02-121-1/+1
* | | dirty mergeOleksandr Byelkin2019-02-071-1/+1
|\ \ \ | |/ /
| * | MDEV-18379: IPv6 compatibility changes/Unification of check for IPv6Julius Goryavsky2019-02-021-2/+2
| * | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-3/+8
| |\ \ | | |/
| | * MDEV-18379: Unification of check for IPv6Julius Goryavsky2019-01-261-2/+8
* | | MDEV-17835: Remove wsrep-sst-method=xtrabackupJulius Goryavsky2019-01-221-6/+11
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-4/+38
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-4/+38
| |\ \ | | |/
| | * Merge branch '10.0-galera' into 10.1Sergei Golubchik2018-09-071-3/+9
| | |\
| | | * Also include InnoDB undo tablespaces in rsync sstVasil Dimov2018-08-031-0/+1
| | | * Put one filter per line in wsrep_sst_rsync.shVasil Dimov2018-08-031-2/+8
| | * | Merge pull request #855 from tempesta-tech/sysprg/10.1-MDEV-10756Jan Lindström2018-09-061-0/+7
| | |\ \
| | | * | MDEV-10756: wsrep_sst_xtrabackup-v2 does not support innodb_data_home_dirJulius Goryavsky2018-08-271-0/+7
| | * | | MDEV-15436: If log_bin and log_bin_index is different SST with rsync fails.Jan Lindström2018-09-051-8/+33
| | |/ /
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-09-061-1/+30
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-08-311-1/+30
| |\ \ \ | | |/ /
| | * | Fixes of the base patch for compatibility with the 10.1 branchJulius Goryavsky2018-08-171-1/+1
| | * | Reverting changes made to support the mtr under the rootJulius Goryavsky2018-08-131-2/+0
| | * | Fixes after review and correction of the problems caused by the fact that dur...Julius Goryavsky2018-08-091-4/+29
| | * | Merge branch '10.1' of https://github.com/MariaDB/server into sysprg/10.1-MDE...Julius Goryavsky2018-08-081-7/+60
| | |\ \
| | * | | MDEV-10754 wsrep_sst_rsync does not support innodb_data_home_dirJulius Goryavsky2018-07-261-1/+8
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-281-10/+64
|\ \ \ \ \ | |/ / / /
| * | | | Use stunnel during rsync SST if availablebenrubson2018-08-241-10/+64
| * | | | After-merge fix: Revert MDEV-15511Marko Mäkelä2018-08-211-66/+14
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-211-14/+66
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge pull request #609 from benrubson/stunnelJan Lindström2018-08-051-7/+60
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Use stunnel during rsync SST if availablebenrubson2018-02-121-7/+60
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-0/+2
| |\ \ \ \ | | |/ / /
| | * | | MDEV-15442 xtrabackup-v2 SST donor stuck in DONOR/DESYNCED state when joiner ...mkaruza2018-06-201-0/+2
| | |/ /
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-13/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-13/+1
| |\ \ \ | | |/ /