[packages/percona-server/v5.5.x: 5/9] mysqld.conf: slow-query-log-file -> slow-query-log-file

glen glen at pld-linux.org
Wed Oct 21 16:08:38 CEST 2015


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/percona-server.git/commitdiff/52fc103f75fe04c89ffadcf2846938255ccc71ea



More information about the pld-cvs-commit mailing list