mariadb/mysql-test/suite/rpl
Kristian Nielsen 356451fca8 MDEV-7103: Sporadic test falure in rpl.rpl_parallel_show_binlog_events_purge_logs
The test case had a classic mistake: SET DEBUG_SYNC='now SIGNAL xxx'
followed immediately by SET DEBUG_SYNC='RESET'. This makes it
possible for the waiter to miss the signal, if it does not manage
to wake up prior to the RESET.
2014-11-13 10:04:45 +01:00
..
extension Change a couple of permissions that cause lintian warnings in .deb packaging and don't really hurt to fix. 2014-08-13 15:46:39 +02:00
include Merge with 5.1-microseconds 2011-05-28 05:11:32 +03:00
r MDEV-7103: Sporadic test falure in rpl.rpl_parallel_show_binlog_events_purge_logs 2014-11-13 10:04:45 +01:00
t MDEV-7103: Sporadic test falure in rpl.rpl_parallel_show_binlog_events_purge_logs 2014-11-13 10:04:45 +01:00
disabled.def Bug#17638477 UNINSTALL AND INSTALL SEMI-SYNC PLUGIN CAUSES SLAVES TO BREAK 2014-08-03 12:45:14 +02:00
my.cnf
README
rpl_1slave_base.cnf merge with 5.3 2011-10-19 21:45:18 +02:00

How to run.
===========

./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed