From 1204456bb17bc4f67f58d4e25e921b33d287db6e Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 23 Jan 2006 13:56:34 +0100 Subject: [PATCH] - disable events for now (again) --- mysql-test/t/disabled.def | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index bc99f9eb350..5d1012809b7 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -12,6 +12,7 @@ sp-goto : GOTO is currently is disabled - will be fixed in the future rpl_bit_npk : Bug #13418 +events : Test case instability - infinite locking. To be fixed. func_group : Bug #15448 func_math : Bug #15448 group_min_max : Bug #15448