summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19161: Let galera_new_cluster use "restart" instead of "start"Hartmut Holzgraefe2022-05-121-1/+1
* 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-25975 innodb_disallow_writes causes shutdown to hangMarko Mäkelä2022-04-061-1/+13
* MDEV-28204: The tr utility does not work as expected on rsync SSTJulius Goryavsky2022-04-042-2/+2
* Merge 10.2 into 10.3Marko Mäkelä2022-03-291-1/+1
|\
| * MDEV-27980 file-key-management plugin disabled in mysql_install_db breaks aut...Sergei Golubchik2022-03-201-1/+1
* | MDEV-21873: 10.2 to 10.3 upgrade doesn't remove semi-sync referenceRucha Deodhar2022-03-251-0/+7
* | MDEV-24845 Oddities around innodb_fatal_semaphore_wait_threshold and global.i...sjaakola2022-03-252-0/+113
* | Merge 10.2 into 10.3Marko Mäkelä2022-03-042-4/+6
|\ \ | |/
| * MMDEV-27823 mariadb-install-db --group failsMonty2022-03-012-4/+6
* | Merge 10.2 into 10.3Marko Mäkelä2022-02-254-402/+664
|\ \ | |/
| * MDEV-26377: Stricter validation of ssl-mode valuesJulius Goryavsky2022-02-234-86/+87
| * MDEV-27777: Some Galera tests fail on FreeBSDJulius Goryavsky2022-02-224-16/+47
| * MDEV-27524: Incorrect binlogs after Galera SST using rsync and mariabackupJulius Goryavsky2022-02-225-413/+721
* | Merge branch '10.2' into 10.3mariadb-10.3.34Sergei Golubchik2022-02-103-4/+12
|\ \ | |/
| * MDEV-27737 Wsrep SST scripts not working on FreeBSDbb-10.2-galeraTeemu Ollakka2022-02-083-4/+12
* | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-293-5/+31
|\ \ | |/
| * Silence the file-key-management plugin during mysql_install_dbMonty2022-01-271-1/+1
| * Remove --upgrade-info option from mysql_upgradeMonty2022-01-271-6/+0
| * MDEV-27477 Remaining SUSE patches for 10.2+Monty2022-01-273-4/+29
| * MDEV-27607: mysql_install_db to install mysql_upgrade_infoDaniel Black2022-01-271-0/+7
* | MDEV-27477 Remaining SUSE patches for 10.2+Monty2022-01-271-9/+100
* | Merge branch 10.2 into 10.3st-10.3-juliusJulius Goryavsky2021-12-243-206/+206
|\ \ | |/
| * MDEV-24097: galera[_3nodes] suite tests in MTR sporadically failsbb-10.2-MDEV-24097-galeraJulius Goryavsky2021-12-234-277/+252
* | Merge branch 10.2 into 10.3Julius Goryavsky2021-12-231-1/+1
|\ \ | |/
| * 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-146-400/+488
* | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.3-MDEV-27181-galeraJulius Goryavsky2021-12-144-248/+314
* | 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