From 4ecfe5772ca4d20fa064dc1f9d2f9a8afd4827f3 Mon Sep 17 00:00:00 2001 From: Alexey Kopytov Date: Wed, 17 Jun 2009 20:10:48 +0400 Subject: [PATCH] Disabled embedded server for the test case for bug #45236. --- mysql-test/t/mysql-bug45236.test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mysql-test/t/mysql-bug45236.test b/mysql-test/t/mysql-bug45236.test index 30cef1ab49c..efc10ed19ea 100644 --- a/mysql-test/t/mysql-bug45236.test +++ b/mysql-test/t/mysql-bug45236.test @@ -8,6 +8,8 @@ # on debx86-b in PB # +-- source include/not_embedded.inc + --disable_warnings DROP TABLE IF EXISTS t1; --enable_warnings