From 5814263583577a10c139461e95e0b4433d575c57 Mon Sep 17 00:00:00 2001 From: Alexey Kopytov Date: Wed, 17 Jun 2009 20:10:48 +0400 Subject: Disabled embedded server for the test case for bug #45236. --- mysql-test/t/mysql-bug45236.test | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mysql-test/t/mysql-bug45236.test') 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 -- cgit v1.2.1