summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera
Commit message (Expand)AuthorAgeFilesLines
* Test results updated.Jan Lindström2022-10-064-8/+8
* MDEV-27682: bundled wsrep_notify.sh causes mariadbd to freeze during startJulius Goryavsky2022-10-044-0/+52
* MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DBAnel Husakovic2022-09-302-11/+11
* MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-1213-28/+28
* MDEV-28758: Mariabackup copies binary logs to backup directoryJulius Goryavsky2022-08-011-22/+1
* revert mariabackup part of MDEV-27524, fix the testSergei Golubchik2022-08-013-24/+1
* MDEV-28583: post-merge fixesJulius Goryavsky2022-05-234-1068/+452
* MDEV-28583: Galera: binlogs disappear after rsync ISTJulius Goryavsky2022-05-184-0/+771
* MDEV-28423: Galera IST is failing on Joiner nodeJulius Goryavsky2022-05-184-0/+771
* MDEV-19959 : Galera test failure on galera_binlog_stmt_autoincJan Lindström2022-05-093-61/+102
* Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-033-0/+309
|\
| * MDEV-28263 mariadb-tzinfo-to-sql binlog fixesDaniel Black2022-04-233-0/+309
* | MDEV-28314 : The Galera cluster primary node goes into hang mode when innodb_...Jan Lindström2022-04-203-0/+227
* | MDEV-26171: wsrep_sst_receive_address does not parse IPv6 address correctlyJulius Goryavsky2022-04-1212-57/+455
* | MDEV-28205: SST via mariabackup stops on failure while archiving logsJulius Goryavsky2022-04-074-0/+488
* | MDEV-25975 innodb_disallow_writes causes shutdown to hangMarko Mäkelä2022-04-0610-99/+54
* | MDEV-28204: The tr utility does not work as expected on rsync SSTJulius Goryavsky2022-04-042-2/+4
* | MDEV-27775 : Some Galera tests fail on FreeBSD due to "unknown signal 9"Jan Lindström2022-03-223-14/+3
* | MDEV-27775 : Some Galera tests fail on FreeBSD due to "unknown signal 9"Jan Lindström2022-03-221-1/+8
* | Merge 10.2 to 10.3Daniel Black2022-03-162-2/+8
|\ \ | |/
| * MDEV-23915 ER_KILL_DENIED_ERROR not passed a thread idDaniel Black2022-03-162-2/+8
* | MDEV-27992 DELETE fails to delete record after blocking is releasedVlad Lesin2022-03-071-1/+0
* | Merge 10.2 into 10.3Marko Mäkelä2022-02-2514-10/+238
|\ \ | |/
| * MDEV-27524: Incorrect binlogs after Galera SST using rsync and mariabackupJulius Goryavsky2022-02-2217-15/+258
* | MDEV-27550: Disable galera.MW-328DMarko Mäkelä2022-02-211-0/+1
* | 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
* | 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
* | MDEV-23328 Server hang due to Galera lock conflict resolutionJan Lindström2021-11-024-13/+19
* | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-297-25/+119
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-212-12/+15
|\ \ | |/
| * MDEV-26815 : galera.galera_ftwrl_drain fails with wrong errno 1146bb-10.2-MDEV-26815-galeraJan Lindström2021-10-132-12/+15
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-042-21/+99
|\ \ | |/
| * MDEV-24978 crash with transaction on table with no PK and long fulltext columnbb-10.2-MDEV-24978-galerasjaakola2021-09-302-21/+99
* | Merge 10.2 into 10.3Marko Mäkelä2021-09-292-50/+21
|\ \ | |/
| * Remove test from galera_fulltext until MDEV-24978 is fixed.bb-10.2-jan-galeraJan Lindström2021-09-272-50/+21
* | Merge 10.2 into 10.3Marko Mäkelä2021-09-242-51/+0
|\ \ | |/
| * Revert MDEV-25114Marko Mäkelä2021-09-247-471/+25
| * Revert "MDEV-24978 : SIGABRT in __libc_message"bb-10.2-MDEV-24978-fJan Lindström2021-09-242-51/+0