From 1b01a1ca6140d4f9d8a5076d37aa6aa08e8ea65c Mon Sep 17 00:00:00 2001 From: Alexey Kopytov Date: Wed, 25 Mar 2009 11:47:41 +0300 Subject: [PATCH] Disabled embedded server in the test case for bug #41486. --- mysql-test/t/mysql-bug41486.test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mysql-test/t/mysql-bug41486.test b/mysql-test/t/mysql-bug41486.test index 7ea9f6d81c7..6e014bca7d1 100644 --- a/mysql-test/t/mysql-bug41486.test +++ b/mysql-test/t/mysql-bug41486.test @@ -9,6 +9,8 @@ # on debx86-b in PB # +-- source include/not_embedded.inc + --disable_warnings DROP TABLE IF EXISTS t1; --enable_warnings