[packages/mysql] mysqld.conf: slow-query-log-file -> slow-query-log-file

glen glen at pld-linux.org
Sat Sep 6 19:27:21 CEST 2014


commit 71de86831c2fb22cafdccbf9c6acac011c4e19fd
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 11b4ae5..bb9b3a6 100644
--- a/mysqld.conf
+++ b/mysqld.conf
@@ -121,7 +121,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/71de86831c2fb22cafdccbf9c6acac011c4e19fd



More information about the pld-cvs-commit mailing list