commit 4cc91a8f596125ae1b25214921fc0374c07575d7
Author: Elan Ruusamäe <[email protected]>
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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit