summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2021-11-294-12/+34
|\
| * mysql_install_db: remove MySQL referencesDaniel Black2021-11-241-4/+2
| * MDEV-26915: SST scripts do not take log_bin_index setting into accountbb-10.2-MDEV-26915-galeraJulius Goryavsky2021-11-234-10/+20
| * MDEV-26064: mariabackup SST fails when starting with --innodb-force-recoveryJulius Goryavsky2021-11-233-2/+20
* | Merge 10.2 into 10.3Marko Mäkelä2021-09-243-42/+92
|\ \ | |/
| * MDEV-26360: Using hostnames breaks certificate validationbb-10.2-MDEV-26360-galeraJulius Goryavsky2021-09-244-59/+136
* | Merge 10.2 into 10.3Marko Mäkelä2021-09-222-2/+6
|\ \ | |/
| * MDEV-26441: Linux-dependent construct in SST scriptsbb-10.2-MDEV-26441-galeraJulius Goryavsky2021-09-203-3/+9
* | Merge 10.2 into 10.3Marko Mäkelä2021-08-311-2/+6
|\ \ | |/
| * Remove FLUSH PRIVILEGES from mysql_setpermissionMarek Kulik2021-08-251-1/+0
| * Fix mysql_setpermission hostname logicMarek Kulik2021-08-251-1/+6
* | Merge 10.2 into 10.3Marko Mäkelä2021-08-183-18/+50
|\ \ | |/
| * MDEV-26101: Galera WSREP SST broken on 10.6 under FreeBSDJulius Goryavsky2021-08-162-2/+16
| * MDEV-26340: rsync uses `--whole-file` only in wan modeJulius Goryavsky2021-08-151-1/+1
| * MDEV-26211: Cluster joiner node is failed to start when using TLSJulius Goryavsky2021-08-152-30/+66
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-07-211-1/+3
|\ \ | |/
| * fix mysqld_safe --helpSergei Golubchik2021-07-191-1/+3
| * MDEV-26019: Upgrading MariaDB breaks TLS mariabackup SSTJulius Goryavsky2021-06-253-8/+7
| * MDEV-25978 : rsync SST does not work with custom binlog nameJan Lindström2021-06-231-5/+6
* | MDEV-25326 mysql_install_db help text incompleteSergei Golubchik2021-07-151-5/+1
* | MDEV-26019: Upgrading MariaDB breaks TLS mariabackup SSTJulius Goryavsky2021-06-252-7/+6
* | MDEV-25978 : rsync SST does not work with custom binlog nameJan Lindström2021-06-251-5/+6
* | Merge 10.2 into 10.3Marko Mäkelä2021-06-213-33/+68
|\ \ | |/
| * MDEV-25880 part 2: Improving reliability of the SST scriptsJulius Goryavsky2021-06-154-34/+49
| * MDEV-25880: rsync may be mistakenly killed when overlapping SSTJulius Goryavsky2021-06-152-5/+25
* | Merge 10.2 into 10.3Marko Mäkelä2021-06-014-451/+740
|\ \ | |/
| * MDEV-25818: RSYNC SST failed due to busy portJulius Goryavsky2021-05-316-806/+1163
| * MDEV-21192: SST failing when enabling IPV6Julius Goryavsky2021-05-254-212/+253
| * MDEV-15730: rename --stream=xbstream to --stream=mbstreamJulius Goryavsky2021-05-243-24/+37
* | Merge 10.2 into 10.3Marko Mäkelä2021-05-241-9/+30
|\ \ | |/
| * MDEV-25759: is_local_ip function can come to incorrect conclusionJulius Goryavsky2021-05-232-16/+49
| * MDEV-25719: stunnel uses "verifyChain" without subject checksJulius Goryavsky2021-05-216-221/+303
| * 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-155-85/+135
| * MDEV-23580 addendum: normal operation in configurations where stunnel is not ...Julius Goryavsky2021-05-112-1/+1
| * MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been takenJulius Goryavsky2021-05-106-464/+610
* | MDEV-25719: stunnel uses "verifyChain" without subject checksJulius Goryavsky2021-05-214-123/+268
* | 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-173-69/+124
* | MDEV-23580 addendum: normal operation in configurations where stunnel is not ...Julius Goryavsky2021-05-112-1/+1
* | MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been takenJulius Goryavsky2021-05-114-348/+484
* | Merge 10.2 into 10.3Marko Mäkelä2021-05-105-742/+1238
|\ \ | |/
| * MDEV-24962 addendum: improved handling of paths with spacesJulius Goryavsky2021-05-062-14/+16
| * 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-046-819/+1328
| * wsrep sst scripts: removing extra blank lines and spacesJulius Goryavsky2021-05-036-377/+329
* | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-5/+1
|\ \ | |/
| * MDEV-25326 mysql_install_db help text incompleteSergei Golubchik2021-04-271-5/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-131-7/+7
|\ \ | |/
| * MDEV-25356: SST scripts should use the new mariabackup interfacebb-10.2-MDEV-25356Julius Goryavsky2021-04-111-7/+7