summaryrefslogtreecommitdiff
path: root/scripts/wsrep_sst_common.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2023-01-131-36/+96
|\
| * MDEV-30220: rsync SST completely ignores aria-log-dir-pathJulius Goryavsky2023-01-111-0/+19
| * pre-MDEV-30157 & pre-MDEV-28669: fixes before the main correctionsJulius Goryavsky2023-01-111-36/+77
* | Merge branch '10.5' into bb-10.6-releaseOleksandr Byelkin2022-08-031-0/+18
|\ \ | |/
| * MDEV-28758: Mariabackup copies binary logs to backup directoryJulius Goryavsky2022-08-011-0/+18
* | Merge 10.5 into 10.6Marko Mäkelä2022-06-271-29/+45
|\ \ | |/
| * MDEV-26562: galera-sst-mariabackup is failing due to missing xtrabackup_check...Julius Goryavsky2022-06-211-26/+35
| * MDEV-28656: Inability to roll upgrade without stopping the Galera clusterJulius Goryavsky2022-06-141-3/+10
* | Merge branch '10.5' into 10.6mariadb-10.6.8Sergei Golubchik2022-05-181-10/+48
|\ \ | |/
| * MDEV-28583: Galera: binlogs disappear after rsync ISTJulius Goryavsky2022-05-181-10/+48
* | MDEV-27524 addendum: fix for bug introduced by automatic migrationJulius Goryavsky2022-03-221-10/+0
* | Merge 10.5 into 10.6Marko Mäkelä2022-02-251-128/+193
|\ \ | |/
| * MDEV-26377: Stricter validation of ssl-mode valuesJulius Goryavsky2022-02-231-52/+39
| * MDEV-27777: Some Galera tests fail on FreeBSDJulius Goryavsky2022-02-221-1/+1
| * MDEV-27524: Incorrect binlogs after Galera SST using rsync and mariabackupJulius Goryavsky2022-02-221-76/+154
* | Merge 10.5 into 10.6Marko Mäkelä2022-01-041-34/+92
|\ \ | |/
| * MDEV-24097: galera[_3nodes] suite tests in MTR sporadically failsbb-10.2-MDEV-24097-galeraJulius Goryavsky2021-12-231-47/+95
| * MDEV-27181 fixup: compatibility with Windows + small correctionsbb-10.2-MDEV-27181-fixJulius Goryavsky2021-12-171-1/+1
| * MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.2-MDEV-27181-galeraJulius Goryavsky2021-12-141-57/+85
| * MDEV-26915: SST scripts do not take log_bin_index setting into accountbb-10.2-MDEV-26915-galeraJulius Goryavsky2021-11-231-2/+12
| * MDEV-26064: mariabackup SST fails when starting with --innodb-force-recoveryJulius Goryavsky2021-11-231-0/+10
* | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.6-MDEV-27181-galeraJulius Goryavsky2021-12-141-57/+85
* | Merge 10.5 into 10.6Marko Mäkelä2021-11-251-2/+22
|\ \
| * | MDEV-26915: SST scripts do not take log_bin_index setting into accountJulius Goryavsky2021-11-231-2/+12
| * | MDEV-26064: mariabackup SST fails when starting with --innodb-force-recoverybb-10.4-MDEV-26064-galeraJulius Goryavsky2021-11-231-0/+10
| |/
* | Merge 10.5 into 10.6Marko Mäkelä2021-09-301-4/+12
|\ \ | |/
| * MDEV-26360: Using hostnames breaks certificate validationbb-10.2-MDEV-26360-galeraJulius Goryavsky2021-09-241-4/+12
* | Merge 10.5 to 10.6Marko Mäkelä2021-08-191-1/+7
|\ \ | |/
| * MDEV-26101: Galera WSREP SST broken on 10.6 under FreeBSDJulius Goryavsky2021-08-161-1/+7
| * MDEV-26019: Upgrading MariaDB breaks TLS mariabackup SSTJulius Goryavsky2021-06-251-6/+5
| * MDEV-25978 : rsync SST does not work with custom binlog nameJan Lindström2021-06-231-5/+6
* | Merge 10.5 into 10.6Marko Mäkelä2021-07-021-4/+4
|\ \
| * | MDEV-26019: Upgrading MariaDB breaks TLS mariabackup SSTJulius Goryavsky2021-06-291-6/+5
| * | MDEV-25978 : rsync SST does not work with custom binlog nameJan Lindström2021-06-251-5/+6
| |/
* | Merge 10.5 into 10.6Marko Mäkelä2021-06-211-4/+5
|\ \ | |/
| * MDEV-25880 part 2: Improving reliability of the SST scriptsJulius Goryavsky2021-06-151-3/+4
| * MDEV-25880: rsync may be mistakenly killed when overlapping SSTJulius Goryavsky2021-06-151-1/+1
* | MDEV-22010: use executables MariaDB named in scriptsRucha Deodhar2021-06-141-6/+6
|/
* MDEV-25818: RSYNC SST failed due to busy portJulius Goryavsky2021-05-311-64/+297
* MDEV-21192: SST failing when enabling IPV6Julius Goryavsky2021-05-251-0/+22
* MDEV-15730: rename --stream=xbstream to --stream=mbstreamJulius Goryavsky2021-05-241-1/+1
* MDEV-25759: is_local_ip function can come to incorrect conclusionJulius Goryavsky2021-05-231-9/+30
* MDEV-25719: stunnel uses "verifyChain" without subject checksJulius Goryavsky2021-05-211-12/+76
* wsrep_sst_common.sh: file mode changed back to 664Julius Goryavsky2021-05-171-0/+0
* MDEV-25669: SST scripts should check all server groups in config filesJulius Goryavsky2021-05-151-50/+109
* MDEV-23580 addendum: normal operation in configurations where stunnel is not ...Julius Goryavsky2021-05-111-0/+0
* MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been takenJulius Goryavsky2021-05-101-34/+118
* MDEV-24962 addendum: improved handling of paths with spacesJulius Goryavsky2021-05-061-1/+1
* MDEV-24962 addendum: mariabackup does not understand --log-bin-index and --lo...Julius Goryavsky2021-05-061-3/+13
* MDEV-24962: Galera SST innobackupex-move ignores Environment settingsJulius Goryavsky2021-05-041-127/+496