mariadb/mysql-test/suite
Sven Sandberg e77957eecb BUG#38170: rpl_variables failed on pushbuild: could not sync with master
Problem: the test set @@global.init_slave to garbage at a time
which was not guaranteed to be after the time when the slave's
SQL thread used it. That would cause the slave's SQL thread to
stop in rare cases.
Fix: The test does not care about the value of
@@global.init_slave, except that it should be different on
master and slave. Hence, we set @@global.init_slave to
something that is valid SQL.
2008-07-17 18:26:59 +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#38170: rpl_variables failed on pushbuild: could not sync with master 2008-07-17 18:26:59 +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