From cea8c9af30aa1621e56e6dee4814d91c35efbc52 Mon Sep 17 00:00:00 2001 From: "tomas@poseidon.ndb.mysql.com" <> Date: Tue, 14 Feb 2006 17:40:05 +0100 Subject: [PATCH] disabled a bunch of tests with reference to bugreporsts to cleanup push-build --- mysql-test/t/disabled.def | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 491c1ba2fa6..b8646f61b87 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -33,3 +33,10 @@ rpl_until : Unstable test case, bug#15886 sp-goto : GOTO is currently is disabled - will be fixed in the future subselect : Bug#15706 (ps mode) [PATCH PENDING] rpl_ndb_log : result not deterministic +sp-code : Bug #17360 +binlog_row_mix_innodb_myisam : Bug #17386 +binlog_row_insert_select : Bug #17385 +rpl_row_basic_2myisam : Bug #17385 +rpl_row_basic_3innodb : Bug #17385 +rpl_row_create_table : Bug #17385 +mysqldump : Bug #17383 Bug #17384