summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-024-10/+34
|\
| * MDEV-28758: Mariabackup copies binary logs to backup directoryJulius Goryavsky2022-08-014-10/+34
* | Merge 10.3 into 10.4Marko Mäkelä2022-07-011-2/+2
|\ \ | |/
| * Fix most clang-15 -Wunused-but-set-variableMarko Mäkelä2022-07-011-5/+1
* | Merge 10.3 into 10.4Marko Mäkelä2022-06-274-144/+258
|\ \ | |/
| * MDEV-26562: galera-sst-mariabackup is failing due to missing xtrabackup_check...Julius Goryavsky2022-06-212-39/+70
| * MDEV-28656: Inability to roll upgrade without stopping the Galera clusterJulius Goryavsky2022-06-144-105/+188
* | Merge 10.3 into 10.4Marko Mäkelä2022-06-091-1/+1
|\ \ | |/
| * typo fixed: [[space]] -> [[:space:]]Sergei Golubchik2022-06-071-1/+1
* | Merge 10.3 into 10.4Marko Mäkelä2022-06-021-3/+2
|\ \ | |/
| * MDEV-28583: post-merge fixesJulius Goryavsky2022-05-231-3/+2
* | Merge branch '10.3' into 10.4mariadb-10.4.25Sergei Golubchik2022-05-186-165/+202
|\ \ | |/
| * MDEV-28583: Galera: binlogs disappear after rsync ISTJulius Goryavsky2022-05-185-145/+174
| * MDEV-28423: Galera IST is failing on Joiner nodeJulius Goryavsky2022-05-182-27/+28
| * MDEV-19161: Let galera_new_cluster use "restart" instead of "start"Hartmut Holzgraefe2022-05-121-1/+1
* | MDEV-28377: galera_as_slave_nonprim bind: Address already in useJulius Goryavsky2022-04-261-7/+0
* | Merge 10.3 into 10.4Marko Mäkelä2022-04-211-8/+23
|\ \ | |/
| * 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: Merge 10.3 into 10.4Marko Mäkelä2022-04-061-1/+13
|\ \ | |/
| * MDEV-25975 innodb_disallow_writes causes shutdown to hangMarko Mäkelä2022-04-061-1/+13
* | Merge 10.3 into 10.4Marko Mäkelä2022-04-062-2/+2
|\ \ | |/
| * MDEV-28204: The tr utility does not work as expected on rsync SSTJulius Goryavsky2022-04-042-2/+2
* | Fixed that mysql_upgrade doesn't give errors about mariadb.sysMonty2022-04-041-5/+3
* | Merge 10.3 into 10.4Marko Mäkelä2022-03-294-2/+122
|\ \ | |/
| * 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.3 into 10.4Marko Mäkelä2022-03-072-4/+6
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2022-02-254-402/+664
|\ \ \ | |/ /
| * | 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.3' into 10.4mariadb-10.4.24Sergei Golubchik2022-02-103-4/+12
|\ \ \ | |/ /
| * | 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.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