From 5c12976f539b7ba27c08e1dc06aa85d240094890 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 16 Dec 2005 09:38:30 +0100 Subject: BUG#15805: Disabled test type_time; fails in --ps-protocol mode. mysql-test/t/disabled.def: Disabled test type_time; fails in --ps-protocol mode. --- mysql-test/t/disabled.def | 1 + 1 file changed, 1 insertion(+) (limited to 'mysql-test') diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 4722fac435c..0e7eabbed6d 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -13,3 +13,4 @@ sp-goto : GOTO is currently is disabled - will be fixed in the future kill : Unstable test case, bug#9712 subselect : Bug#15706 +type_time : Bug#15805 -- cgit v1.2.1