summaryrefslogtreecommitdiff
path: root/scripts/wsrep_sst_rsync.sh
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24097 node restart overlaps with earlier still ongoing SST processsjaakola2020-11-231-0/+8
* 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
* | 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
* | 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-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
* | 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
* | 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.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
* | | | 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.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 branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-13/+1
|\ \ \ | |/ /
| * | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2018-02-031-13/+1
| |\ \ | | |/
| | * Backport 4bb49d84a9df, correct handling on defaults[-extra]-file is SST scriptsSergei Golubchik2018-01-141-13/+1
* | | Fixes Galera on FreeBSDVincent Milum Jr2017-09-131-1/+1
* | | Fix bash expansion issue in wsrep_sst_rsync (#443)Julien Del-Piccolo2017-09-031-4/+4
* | | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-8/+19
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-8/+24
| |\ \ | | |/
| | * MW-366 Improved support for IPv6 networks - made mysqld and SST scripts to re...Alexey Yurchenko2017-08-111-15/+29
* | | MDEV-10432: Post-fix after merging PR#205Nirbhay Choubey2016-11-211-21/+28
* | | Implement native/base process checks for FreeBSDBernard Spil2016-11-211-12/+22
* | | POSIX-ify wsrep scriptsBernard Spil2016-11-211-7/+7
* | | MDEV-9903 - 10.2 : Check and run rsync daemon only in the needed IPFrancisco Biete2016-11-071-7/+43
|/ /
* | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-251-1/+2
|\ \ | |/
| * Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2016-08-241-1/+2
| |\