From 575b00a11084a80dbde44b54ceff8d7ac9c5c2a8 Mon Sep 17 00:00:00 2001 From: "kent@mysql.com" <> Date: Mon, 19 Dec 2005 03:05:26 +0100 Subject: [PATCH] disabled.def: Disabled 'type_time' until 15805 is closed --- mysql-test/t/disabled.def | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index e328b358db5..e17d8b35706 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -12,10 +12,11 @@ sp-goto : GOTO is currently is disabled - will be fixed in the future kill : Unstable test case, bug#9712 -ndb_cache2 : Bug #15004 -ndb_cache_multi2: Bug #15004 -func_group : Bug #15448 -func_math : Bug #15448 -group_min_max : Bug #15448 -mysqlslap : Bug #15483 -subselect : Bug #15706 +ndb_cache2 : Bug#15004 +ndb_cache_multi2: Bug#15004 +func_group : Bug#15448 +func_math : Bug#15448 +group_min_max : Bug#15448 +mysqlslap : Bug#15483 +subselect : Bug#15706 +type_time : Bug#15805