mariadb/mysql-test/suite
Sven Sandberg 7978905c5c BUG#37493: rpl_trunc_temp.test nondeterministic
Problem: the test waits for a 'DROP TEMPORARY TABLE' event to
appear in the master's binlog, then checks on the slave whether
the number of temporary tables has decreased. The slave does
not sync, causing a race.
Fix: check for the 'DROP TEMPORARY TABLE' event on slave
instead of on master.


mysql-test/suite/rpl/t/rpl_trunc_temp.test:
  - Fixed BUG#37493 by waiting for the event on the slave
  instead of on the master.
  - Added comments.
2008-07-23 12:13:55 +02:00
..
binlog Fix merge problems and re-record output for legitimate changes. 2008-05-16 11:35:15 -04:00
bugs Bug#36443 Server crashes when executing insert when insert trigger on table 2008-06-19 21:47:59 +03:00
funcs_1 merge 5.1-main --> 5.1-bugteam 2008-07-10 03:01:41 +05:00
funcs_2 Upmerge 5.0 -> 5.1 2008-07-09 20:55:23 +02:00
im Move instance manager tests to it's own suite 2007-08-29 19:02:33 +02:00
jp Fix for 2008-05-15 18:01:13 +02:00
large_tests Bug#27029 alter table ... enable keys crashes mysqld on large table 2007-06-21 12:45:56 -04:00
manual manual merge for bug_29136, bug#29309. 2007-10-13 23:12:50 +03:00
ndb Enabled rpl: rpl_view, rpl_ndb_multi, rpl_log_pos 2008-04-24 16:43:08 +05:00
ndb_team Merge trift2.:/MySQL/M51/mysql-5.1 2008-02-22 16:14:27 +01:00
parts merge 2008-07-09 15:15:11 +02:00
rpl BUG#37493: rpl_trunc_temp.test nondeterministic 2008-07-23 12:13:55 +02:00
rpl_ndb Fixed bug #37076: TIMESTAMP/DATETIME/DATE values are not 2008-06-19 18:02:04 +05:00
stress Merge trift2.:/MySQL/M51/mysql-5.1 2008-02-22 16:14:27 +01:00