From 4e9e04b28b1b65a40aaf3a5e1b5dd4f8a41e6792 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Mon, 1 Dec 2014 15:35:01 +0100 Subject: [PATCH] tests that require server restart cannot be run with --embedded --- mysql-test/include/restart_mysqld.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/include/restart_mysqld.inc b/mysql-test/include/restart_mysqld.inc index 49f6dfd5364..3d53fada870 100644 --- a/mysql-test/include/restart_mysqld.inc +++ b/mysql-test/include/restart_mysqld.inc @@ -1,3 +1,4 @@ +--source include/not_embedded.inc if ($rpl_inited) {