From 6d48dfae996cc3d78efd757d81ef2f89a6f72d99 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Mon, 6 Feb 2012 20:28:56 +0100 Subject: move --secure-file-priv from hardcoded to a template. remove redundant suite.opt --- mysql-test/include/default_mysqld.cnf | 1 + 1 file changed, 1 insertion(+) (limited to 'mysql-test/include/default_mysqld.cnf') diff --git a/mysql-test/include/default_mysqld.cnf b/mysql-test/include/default_mysqld.cnf index 4eb758ce520..06830dce669 100644 --- a/mysql-test/include/default_mysqld.cnf +++ b/mysql-test/include/default_mysqld.cnf @@ -24,6 +24,7 @@ character-set-server= latin1 connect-timeout= 60 plugin-dir=@OPT.plugindir +secure-file-priv= @OPT.vardir log-basename=mysqld debug-no-sync -- cgit v1.2.1