From 8718be7763e13f99f56692b9d133ec6ed4532d72 Mon Sep 17 00:00:00 2001 From: "holyfoot/hf@mysql.com/hfmain.(none)" <> Date: Mon, 19 May 2008 11:38:53 +0500 Subject: [PATCH] disabled.def: rpl_innodb_bug28430 disabled --- mysql-test/suite/rpl/t/disabled.def | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/suite/rpl/t/disabled.def b/mysql-test/suite/rpl/t/disabled.def index baf18806267..e107651c6d0 100644 --- a/mysql-test/suite/rpl/t/disabled.def +++ b/mysql-test/suite/rpl/t/disabled.def @@ -11,3 +11,4 @@ ############################################################################## rpl_redirect : Failure is sporadic and and the test is superfluous (mats) +rpl_innodb_bug28430 : Failure on Solaris Bug #36793