[packages/mysql/MYSQL_5_5] mysqld.conf: slow-query-log-file -> slow-query-log-file
glen
glen at pld-linux.org
Sat Sep 6 19:27:38 CEST 2014
commit 4cc91a8f596125ae1b25214921fc0374c07575d7
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Sep 6 20:27:15 2014 +0300
mysqld.conf: slow-query-log-file -> slow-query-log-file
mysqld.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mysqld.conf b/mysqld.conf
index c4f7331..632b7a0 100644
--- a/mysqld.conf
+++ b/mysqld.conf
@@ -115,7 +115,7 @@ log-warnings = 2
# Log slow queries
slow-query-log
-slow-query-log_file = /var/log/mysql/slow.log
+slow-query-log-file = /var/log/mysql/slow.log
# Log connections and queries. It slows down MySQL so it's disabled by default
#general-log
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/4cc91a8f596125ae1b25214921fc0374c07575d7
More information about the pld-cvs-commit
mailing list