summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-304-14/+131
|\
| * 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.3 into 10.4Julius Goryavsky2021-12-253-206/+206
|\ \ \ | |/ /
| * | 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
* | | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.4-MDEV-27181-galeraJulius Goryavsky2021-12-144-248/+314
* | | Merge 10.3 into 10.4Marko Mäkelä2021-11-291-4/+2
|\ \ \ | |/ /
| * | 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
* | | MDEV-27124: Update definer of Add/DropGeometryColumn procedures from 'root' t...Hugo Wen2021-11-261-0/+5
* | | MDEV-26915 post-fix: deleted unnecessary filebb-10.4-MDEV-26915-galeraJulius Goryavsky2021-11-231-1405/+0
* | | MDEV-26915: SST scripts do not take log_bin_index setting into accountJulius Goryavsky2021-11-234-7/+1422
* | | MDEV-26064: mariabackup SST fails when starting with --innodb-force-recoverybb-10.4-MDEV-26064-galeraJulius Goryavsky2021-11-232-1/+15
* | | MDEV-26363 Passwords incorrectly expiring after MySQL5.7 -> MariaDB10.3 -> 10...bb-10.4-MDEV-26363-danielblack-zero_last_password_changedDaniel Black2021-10-201-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-09-243-42/+92
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2021-09-222-2/+6
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2021-08-311-2/+6
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2021-08-183-18/+50
|\ \ \ | |/ /
| * | 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.3' into 10.4Oleksandr Byelkin2021-07-312-6/+4
|\ \ \ | |/ /
| * | 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
* | | MDEV-26019: Upgrading MariaDB breaks TLS mariabackup SSTJulius Goryavsky2021-06-292-7/+6
* | | MDEV-25978 : rsync SST does not work with custom binlog nameJan Lindström2021-06-251-5/+6