mariadb/mysql-test/suite/innodb_plugin
unknown 6695c6f1e9 Fix race in testcase innodb_plugin.group_commit_no_optimize_thread
The problem was that connection con5, which is supposed to be the leader for
the third group, could if timing was bad end up as participant in the second
group, causing the test to fail.

Fixed by ensuring that group 2 is running before starting the transaction
for group 3.
2011-05-11 08:16:49 +02:00
..
include Remove unused file 2010-04-12 17:23:00 +03:00
r Fix race in testcase innodb_plugin.group_commit_no_optimize_thread 2011-05-11 08:16:49 +02:00
t Fix race in testcase innodb_plugin.group_commit_no_optimize_thread 2011-05-11 08:16:49 +02:00
combinations generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00
suite.pm allow suite.pm to tell mtr to skip the suite 2010-08-24 14:33:34 +02:00