mariadb/mysql-test/suite
Kristian Nielsen e5f1e841dc MDEV-8147: Assertion `m_lock_type == 2' failed in handler::ha_close() during parallel replication
When the slave processes the master restart format_description event,
parallel replication needs to complete any prior events before processing
the restart event (which closes temporary tables and such stuff).

This happens in wait_for_workers_idle(), however it was not waiting long
enough. The wait was using wait_for_prior_commit(), but at that points table
can still be open. This lead to assertion in this case.

So change wait_for_workers_idle() to wait until all worker threads have
reached finish_event_group(), at which point all tables should have been
closed.
2015-05-26 13:04:15 +02:00
..
archive 5.5.39 merge 2014-08-07 18:06:56 +02:00
binlog MDEV-7802: group commit status variable addition 2015-04-29 11:29:25 +02:00
csv MDEV-5612 - my_rename() deletes files when it shouldn't 2014-02-26 12:55:28 +04:00
engines Run engines tests for MyISAM and in-built InnoDB 2014-12-05 14:23:24 +04:00
federated 10.0-base merge 2014-02-26 15:28:07 +01:00
funcs_1 MDEV-6528 review debian patches for mysql 2014-10-02 11:58:24 +02:00
funcs_2
handler 10.0-base merge 2014-02-03 15:22:39 +01:00
heap 5.5.40+ merge 2014-10-09 10:30:11 +02:00
innodb Merge MDEV-7910' into 10.0 2015-04-08 15:10:22 +02: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
large_tests
manual
maria 5.5 merge 2015-01-21 12:03:02 +01:00
mtr/t
mtr2
multi_source MDEV-7107 Sporadic test failure in multi_source.multisource 2015-03-09 15:42:26 +02: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
perfschema MDEV-7187 perfschema.aggregate fails sporadically in buildbot 2015-03-08 23:12:19 +02:00
perfschema_stress perfschema 5.6.10 initial commit. 2014-05-06 23:20:50 +02:00
plugins Merge branch '5.5' into 10.0 2015-02-18 15:16:27 +01: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-8147: Assertion `m_lock_type == 2' failed in handler::ha_close() during parallel replication 2015-05-26 13:04:15 +02:00
storage_engine 5.5 merge 2014-11-19 17:23:39 +01:00
stress
sys_vars MDEV-5289: master server starts slave parallel threads 2015-03-11 09:18:16 +01:00
unit
vcol 5.5 merge 2014-11-19 17:23:39 +01:00