summaryrefslogtreecommitdiff
path: root/scripts/wsrep_sst_mariabackup.sh
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18931 Rename Mariabackup's xtrabackup_* files to mariadb_backup_*Alexander Barkov2023-03-101-8/+8
* MDEV-30220: rsync SST completely ignores aria-log-dir-pathJulius Goryavsky2023-01-111-0/+21
* pre-MDEV-30157 & pre-MDEV-28669: fixes before the main correctionsJulius Goryavsky2023-01-111-8/+22
* MDEV-28758: Mariabackup copies binary logs to backup directoryJulius Goryavsky2022-08-011-6/+9
* MDEV-26562: galera-sst-mariabackup is failing due to missing xtrabackup_check...Julius Goryavsky2022-06-211-13/+35
* MDEV-28656: Inability to roll upgrade without stopping the Galera clusterJulius Goryavsky2022-06-141-70/+151
* MDEV-28583: post-merge fixesJulius Goryavsky2022-05-231-3/+2
* MDEV-28583: Galera: binlogs disappear after rsync ISTJulius Goryavsky2022-05-181-63/+46
* MDEV-28423: Galera IST is failing on Joiner nodeJulius Goryavsky2022-05-181-10/+12
* MDEV-26171: wsrep_sst_receive_address does not parse IPv6 address correctlyJulius Goryavsky2022-04-121-4/+4
* MDEV-28205: SST via mariabackup stops on failure while archiving logsJulius Goryavsky2022-04-071-8/+23
* MDEV-28204: The tr utility does not work as expected on rsync SSTJulius Goryavsky2022-04-041-1/+1
* MDEV-26377: Stricter validation of ssl-mode valuesJulius Goryavsky2022-02-231-10/+16
* MDEV-27777: Some Galera tests fail on FreeBSDJulius Goryavsky2022-02-221-2/+3
* MDEV-27524: Incorrect binlogs after Galera SST using rsync and mariabackupJulius Goryavsky2022-02-221-83/+155
* MDEV-27737 Wsrep SST scripts not working on FreeBSDbb-10.2-galeraTeemu Ollakka2022-02-081-1/+4
* MDEV-24097: galera[_3nodes] suite tests in MTR sporadically failsbb-10.2-MDEV-24097-galeraJulius Goryavsky2021-12-231-67/+42
* MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.2-MDEV-27181-galeraJulius Goryavsky2021-12-141-135/+157
* MDEV-26915: SST scripts do not take log_bin_index setting into accountbb-10.2-MDEV-26915-galeraJulius Goryavsky2021-11-231-3/+3
* MDEV-26064: mariabackup SST fails when starting with --innodb-force-recoveryJulius Goryavsky2021-11-231-1/+5
* MDEV-26360: Using hostnames breaks certificate validationbb-10.2-MDEV-26360-galeraJulius Goryavsky2021-09-241-15/+40
* MDEV-26441: Linux-dependent construct in SST scriptsbb-10.2-MDEV-26441-galeraJulius Goryavsky2021-09-201-1/+3
* MDEV-26211: Cluster joiner node is failed to start when using TLSJulius Goryavsky2021-08-151-15/+33
* MDEV-26019: Upgrading MariaDB breaks TLS mariabackup SSTJulius Goryavsky2021-06-251-1/+1
* MDEV-25880 part 2: Improving reliability of the SST scriptsJulius Goryavsky2021-06-151-3/+3
* MDEV-25818: RSYNC SST failed due to busy portJulius Goryavsky2021-05-311-163/+129
* MDEV-21192: SST failing when enabling IPV6Julius Goryavsky2021-05-251-102/+123
* MDEV-15730: rename --stream=xbstream to --stream=mbstreamJulius Goryavsky2021-05-241-10/+14
* MDEV-25719: stunnel uses "verifyChain" without subject checksJulius Goryavsky2021-05-211-46/+83
* MDEV-25669: SST scripts should check all server groups in config filesJulius Goryavsky2021-05-151-8/+6
* MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been takenJulius Goryavsky2021-05-101-206/+268
* MDEV-24962: Galera SST innobackupex-move ignores Environment settingsJulius Goryavsky2021-05-041-372/+411
* wsrep sst scripts: removing extra blank lines and spacesJulius Goryavsky2021-05-031-136/+112
* MDEV-25356: SST scripts should use the new mariabackup interfacebb-10.2-MDEV-25356Julius Goryavsky2021-04-111-7/+7
* Don't pass password to innobackup via command line, use environment insteadbb-10.2-codership-cmd-line-pswdAlexey Yurchenko2021-03-291-3/+3
* MDEV-21951: mariabackup SST fail if data-directory have lost+found directoryJulius Goryavsky2020-10-201-1/+3
* MDEV-21770: `galera_3nodes.galera_ipv6_mariabackup` failsJulius Goryavsky2020-10-151-28/+35
* Increase mariabackup SST initial timeout to avoid timeouts.Jan Lindström2020-09-021-3/+4
* Merge 10.1 into 10.2Marko Mäkelä2020-08-131-8/+17
|\
| * MDEV-21526: mysqld_multi no longer works with different server binariesJulius Goryavsky2020-08-111-8/+17
* | MDEV-22554: galera_sst_mariabackup fails with "Failed to start mysqld.2"Julius Goryavsky2020-05-181-1/+5
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-241-2/+2
|\ \ | |/
| * MDEV-17601: MariaDB Galera does not expect 'mbstream' as streamfmtJulius Goryavsky2020-01-211-2/+2
* | manual merge 10.1->10.2Andrei Elkin2019-11-111-0/+7
|\ \ | |/
| * MDEV-20981 wsrep_sst_mariabackup fails silently when mariabackup is not insta...Hartmut Holzgraefe2019-11-081-0/+7
* | Merge 10.1 into 10.2Marko Mäkelä2019-08-281-14/+12
|\ \ | |/
| * Improved handling of subdirectories in the xtrabackup-v2 SST scripts (similar...Julius Goryavsky2019-08-281-2/+2
| * MDEV-20420: SST failed after MDEV-18863 in some test configurationsJulius Goryavsky2019-08-261-12/+10
| * MDEV-18863: Galera SST scripts can't read [mysqldN] option groupsJulius Goryavsky2019-08-191-6/+32
* | MDEV-18863: Galera SST scripts can't read [mysqldN] option groupsJulius Goryavsky2019-08-191-6/+32