mariadb/mysql-test/suite
Kristian Nielsen 453c29c3f7 MDEV-6321: close_temporary_tables() in format description event not serialised correctly
Follow-up patch, fixing a possible deadlock issue.

If the master crashes in the middle of an event group, there can be an active
transaction in a worker thread when we encounter the following master restart
format description event. In this case, we need to notify that worker thread
to abort and roll back the partial event group. Otherwise a deadlock occurs:
the worker thread waits for the commit that never arrives, and the SQL driver
thread waits for the worker thread to complete its event group, which it never
does.
2014-08-19 14:26:42 +02:00
..
archive 5.5.39 merge 2014-08-07 18:06:56 +02:00
binlog 5.5.39 merge 2014-08-07 18:06:56 +02:00
csv MDEV-5612 - my_rename() deletes files when it shouldn't 2014-02-26 12:55:28 +04:00
engines 5.5.39 merge 2014-08-07 18:06:56 +02:00
federated 10.0-base merge 2014-02-26 15:28:07 +01:00
funcs_1 5.5.38 merge 2014-06-06 00:07:27 +02:00
funcs_2
handler 10.0-base merge 2014-02-03 15:22:39 +01:00
heap 5.5 merge 2014-05-09 12:35:11 +02:00
innodb MDEV-6546: innodb.innodb_simulate_comp_failures_small fails 2014-08-13 09:37:12 +03:00
innodb_fts MDEV-6047: Make exists_to_in optimization ON by default 2014-06-09 13:42:21 +03:00
innodb_zip 10.0-base merge 2014-02-26 15:28:07 +01:00
jp find_files(): don't sort files in my_dir(), sort table names 2013-04-07 17:17:25 +02:00
large_tests
manual
maria 5.5.39 merge 2014-08-07 18:06:56 +02:00
mtr/t
mtr2 Fix for overlayed include files on Windows and a test case 2013-11-10 14:37:32 +04:00
multi_source MDEV-5804: If same GTID is received on multiple master connections in multi-source replication, the event is double-executed causing corruption or replication failure 2014-03-12 00:14:49 +01:00
optimizer_unfixed_bugs MDEV-4447 MariaDB sources should have unix-style line endings everywhere 2014-02-27 12:00:16 +01:00
parts 5.5 merge 2014-05-09 12:35:11 +02:00
percona Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00
perfschema MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replication causing replication to fail. 2014-07-08 12:54:47 +02:00
perfschema_stress perfschema 5.6.10 initial commit. 2014-05-06 23:20:50 +02:00
plugins Recoding feedback_plugin_send.result (forgotten in the previous commit). 2014-08-12 07:52:19 +04:00
roles MDEV-6401 SET ROLE returning ERROR 1959 Invalid role specification for valid role 2014-06-27 09:32:55 +02:00
rpl MDEV-6321: close_temporary_tables() in format description event not serialised correctly 2014-08-19 14:26:42 +02:00
storage_engine Intentional change in logging 2014-02-05 16:39:21 +04:00
stress
sys_vars 5.5.39 merge 2014-08-07 18:06:56 +02:00
unit MDEV-4425 REGEXP enhancements 2013-09-26 18:02:17 +04:00
vcol MDEV-6103 - Adding/removing non-materialized virtual column triggers 2014-06-03 16:57:29 +04:00