mariadb/mysql-test/suite
Jan Lindström 59e14b9684 MDEV-21189: Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_log_bin = 0' cases the galera node to hang
Found two bugs

(1) have_committing_connections was missing mutex unlock on one
exit case. As this function is called on a loop it caused mutex
lock when we already owned the mutex. This could cause hang.

(2) wsrep_RSU_begin did set up error code when partition to
be dropped could not be MDL-locked because of concurrent
operations but wrong error code was propagated to upper layer
causing error to be ignored. This could have also caused
the hang.
2019-12-09 08:14:39 +02:00
..
archive Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
binlog Disabled test in 32bit that uses too much memory or cpu 2019-09-02 17:18:04 +03:00
binlog_encryption Merge 10.1 into 10.2 2019-11-12 14:36:37 +02:00
csv
encryption MDEV-20688 Recovery crashes after unnecessarily reading a corrupted page 2019-09-27 17:46:10 +05:30
engines MDEV-14576 Include full name of object in message about incorrect value for column 2018-12-21 13:31:18 +01:00
federated Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
funcs_1 MDEV-20549 SQL SECURITY DEFINER does not work for INFORMATION_SCHEMA tables 2019-10-28 08:17:56 +01:00
funcs_2 Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
galera MDEV-21189: Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_log_bin = 0' cases the galera node to hang 2019-12-09 08:14:39 +02:00
galera_3nodes Fixed dependency checking in some Galera tests 2019-07-18 14:56:39 +02:00
gcol MDEV-18546 ASAN heap-use-after-free in innobase_get_computed_value / row_purge 2019-10-11 17:02:39 +10:00
handler Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
heap Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
innodb MDEV-20832 Don't print "row size too large" warnings in error log if innodb_strict_mode=OFF and log_warnings<=2 2019-11-20 19:48:03 +07:00
innodb_fts Merge 10.1 to 10.2 2019-11-06 10:18:51 +02:00
innodb_gis Disabled test in 32bit that uses too much memory or cpu 2019-09-02 17:18:04 +03:00
innodb_zip MDEV-20949 Stop issuing 'row size' error on DML 2019-11-13 22:00:55 +07:00
jp
json MDEV-13992 Implement JSON_MERGE_PATCH. 2019-05-17 11:53:58 +04:00
large_tests
maria Fixed bug in lock tables + alter table with Aria tables. 2019-10-16 18:40:31 +03:00
mariabackup MDEV-18310: Aria engine: Undo phase failed with "Got error 121 when 2019-11-29 17:01:12 +03:00
mtr/t
mtr2
multi_source post-merge fixes 2019-07-09 22:24:50 +03:00
optimizer_unfixed_bugs
parts Merge 10.1 into 10.2 2019-10-11 18:38:18 +03:00
percona
perfschema Merge 10.1 to 10.2 2019-11-06 10:18:51 +02:00
perfschema_stress Update FSF Address 2019-05-11 21:29:06 +03:00
plugins MENT-510 Failing test(s): perfschema.threads_insert_delayed. 2019-11-29 21:25:52 +00:00
roles Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
rpl Merge 10.1 into 10.2 2019-11-12 14:36:37 +02:00
storage_engine Merge 10.1 into 10.2 2019-03-27 12:26:11 +02:00
stress
sys_vars Merge branch '10.1' into 10.2 2019-10-30 21:33:01 +01:00
unit Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
vcol MDEV-20799 DROP Virtual Column crashes MariaDB 2019-10-28 08:40:48 +01:00
wsrep MDEV-21182: Galera test failure on MW-284 2019-11-30 13:52:49 +02:00