summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-0442-399/+887
|\
| * Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-0342-399/+887
| |\
| | * Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-0121-395/+706
| | |\
| | | * Fix galera result after mergeOleksandr Byelkin2022-01-301-0/+2
| | | * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-307-0/+131
| | | |\
| | | | * Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-297-0/+131
| | | | |\
| | | | | * MDEV-25201 : Assertion `thd->wsrep_trx_meta.gtid.seqno == (-1)' failed in int...bb-10.2-galera-janJan Lindström2022-01-113-0/+23
| | | | | * Changing wsrep_slave_threads parameter requires that clusterJan Lindström2022-01-112-0/+92
| | | | | * MDEV-25856 : SIGSEGV in ha_myisammrg::append_create_infoJan Lindström2022-01-112-0/+14
| | | * | | MDEV-25538 Crash on REPAIR VIEW that was created from IS tablebb-10.4-MDEV-25538Daniele Sciascia2022-01-198-392/+450
| | | * | | MDEV-25494 : Assertion `tl->table == __null' failed in bool THD::open_tempora...Jan Lindström2022-01-182-0/+21
| | | * | | MDEV-18848 : Galera: 10.4 node crashed with Assertion `client_state.transacti...bb-10.4-24845Jan Lindström2022-01-102-0/+44
| | | * | | MDEV-19353 : Alter Sequence do not replicate to another nodes with in Galera ...Jan Lindström2022-01-102-0/+51
| | | * | | MDEV-20886 galera.MDEV-20225Jan Lindström2022-01-103-3/+7
| | * | | | MDEV-26223 Galera cluster node consider old server_id value even after modifi...mkaruza2022-01-2721-4/+177
| | * | | | Revert "MDEV-26223 Galera cluster node consider old server_id value even afte...Jan Lindström2022-01-253-125/+0
| | * | | | MDEV-26223 Galera cluster node consider old server_id value even after modifi...bb-10.5-MDEV-26223Jan Lindström2022-01-203-0/+125
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2022-01-201-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2022-01-201-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-27550: Disable galera.MW-328DMarko Mäkelä2022-01-201-0/+1
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2022-01-0423-13/+1222
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2022-01-0414-3/+464
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 10.4 into 10.5st-10.5-juliusJulius Goryavsky2021-12-2614-10/+470
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch 10.3 into 10.4Julius Goryavsky2021-12-251-1/+0
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch 10.2 into 10.3st-10.3-juliusJulius Goryavsky2021-12-241-2/+0
| | | | |\ \ | | | | | |/
| | | | | * MDEV-24097: galera[_3nodes] suite tests in MTR sporadically failsbb-10.2-MDEV-24097-galeraJulius Goryavsky2021-12-238-2/+32
| | | | | * MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.2-MDEV-27181-galeraJulius Goryavsky2021-12-149-11/+445
| | | | * | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.3-MDEV-27181-galeraJulius Goryavsky2021-12-149-11/+445
| | | | * | Merge 10.2 into 10.3Marko Mäkelä2021-11-298-0/+528
| | | | |\ \ | | | | | |/
| | | | | * MDEV-26915: SST scripts do not take log_bin_index setting into accountbb-10.2-MDEV-26915-galeraJulius Goryavsky2021-11-233-0/+85
| | | | | * MDEV-26064: mariabackup SST fails when starting with --innodb-force-recoveryJulius Goryavsky2021-11-235-0/+443
| | | | | * MDEV-23328 Server hang due to Galera lock conflict resolutionJan Lindström2021-11-022-6/+6
| | | | | * MDEV-23328 Server hang due to Galera lock conflict resolutionJan Lindström2021-11-012-7/+13
| | | | | * MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-297-25/+119
| | | * | | 10.4-MDEV-27275 CREATE TABLE with FK not safe for PAsjaakola2021-12-207-0/+85
| | | * | | MDEV-26803 PA unsafety with FK cascade delete operationsjaakola2021-12-172-0/+296
| | | * | | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.4-MDEV-27181-galeraJulius Goryavsky2021-12-149-10/+758
| | | * | | Fix for the test galera.galera_UK_conflictsjaakola2021-12-142-7/+58
| | | * | | MDEV-27218 mtr test galera.MDEV-20793 has sporadic false positive failuresbb-10.4-MDEV-27218sjaakola2021-12-102-2/+31
| | * | | | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.5-MDEV-27181-galeraJulius Goryavsky2021-12-149-10/+758
| * | | | | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.6-MDEV-27181-galeraJulius Goryavsky2021-12-149-10/+758
* | | | | | MDEV-27001 Galera crashes when converting table to partitionbb-10.7-MDEV-27001mkaruza2021-12-143-0/+14
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-12-0418-113/+100
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-12-0418-113/+100
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.4 into 10.5Marko Mäkelä2021-12-0318-112/+100
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix bad galera testsJan Lindström2021-12-0118-112/+100
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-11-251-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | galera.galera_unicode_pk: Avoid MDL wait timeoutMarko Mäkelä2021-11-251-0/+1
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-11-258-0/+841
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-11-258-0/+841
| |\ \ \ \ \ | | |/ / / /