From 46309a60a4968904cc5c04cbcc5873516474085e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 Sep 2014 09:37:01 +0200 Subject: MySQL 5.5.40 --- my.cnf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'my.cnf') diff --git a/my.cnf b/my.cnf index 8219d8b..dc6848a 100644 --- a/my.cnf +++ b/my.cnf @@ -31,3 +31,8 @@ user=mysql log-error=/var/log/mysqld.log pid-file=/var/run/mysqld/mysqld.pid + +# +# include all files from the config directory +# +!includedir /etc/my.cnf.d -- cgit