mariadb/mysql-test/suite
Daniele Sciascia 88a1592b0a MW-286 Avoid spurious deadlock errors when wsrep_on is disabled
If a conflict happens under wsrep_on, the THD's wsrep_conflict_state
is typically set to MUST_ABORT and cleared later, when transaction is
aborted. However, when wsrep_on is disabled, no check is performed to
see whether wsrep_conflict_state is set. So this potentially creates
spurious deadlock errors on the subsequent statement that runs with
wsrep_on enabled.
To avoid this problem wsrep_thd_set_conflict_state() sets the conflict
state only if wsrep_on is enabled.
2016-08-21 16:17:15 -04:00
..
archive fix extension_based_table_discovery for partitioned tables 2016-03-21 11:43:19 +01:00
binlog MDEV-8859 rpl.rpl_mdev382 sporadically fails to finish due to disappeared expect file 2016-06-12 20:14:51 +03:00
csv
engines Merge remote-tracking branch 'mysql/5.5' into 5.5 2015-10-08 22:54:24 +02:00
federated MDEV-9346 - The federatedx and spider engine make mysqld crash when they are 2016-02-16 18:40:04 +04:00
funcs_1 Merge tag 'mariadb-10.0.23' into 10.0-galera 2015-12-19 14:24:38 -05:00
funcs_2
galera MW-286 Avoid spurious deadlock errors when wsrep_on is disabled 2016-08-21 16:17:15 -04:00
galera_3nodes Galera MTR Tests: Run galera_pc_weight on freshly started servers in order to prevent interaction with other tests 2016-08-21 16:17:15 -04:00
handler
heap
innodb Merge tag 'mariadb-10.0.26' into 10.0-galera 2016-06-24 12:01:22 -04:00
innodb_fts Merge branch '5.5' into 10.0 2015-12-13 00:10:40 +01:00
innodb_zip
jp Merge tag 'mariadb-10.0.22' into 10.0-galera 2015-10-31 18:07:02 -04:00
large_tests
maria
mtr/t
mtr2
multi_source Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
ndb
optimizer_unfixed_bugs Fixes to get all test to run on MacosX Lion 10.7 2015-11-29 17:51:23 +02:00
parts Merge tag 'mariadb-10.0.24' into 10.0-galera 2016-02-23 20:53:29 -05:00
percona MDEV-8287 DROP TABLE suppresses all engine errors 2015-06-16 23:58:40 +02:00
perfschema Merge tag 'mariadb-10.0.26' into 10.0-galera 2016-06-24 12:01:22 -04:00
perfschema_stress
plugins Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
roles MDEV-8638: REVOKE ALL PRIVILEGES, GRANT OPTION FROM CURRENT_ROLE breaks replication 2016-06-22 16:41:38 +03:00
rpl Merge tag 'mariadb-10.0.26' into 10.0-galera 2016-06-24 12:01:22 -04:00
storage_engine MDEV-8859 rpl.rpl_mdev382 sporadically fails to finish due to disappeared expect file 2016-06-12 20:14:51 +03:00
stress Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
sys_vars MW-265 Add support for wsrep_max_ws_rows 2016-07-20 18:12:17 -04:00
unit
vcol Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
wsrep Update galera version-dependent tests. 2016-08-21 16:17:04 -04:00