SOURCES (MYSQL_5_0): mysqld.conf - enable slow-log by default

glen glen at pld-linux.org
Tue May 29 00:33:24 CEST 2007


Author: glen                         Date: Mon May 28 22:33:24 2007 GMT
Module: SOURCES                       Tag: MYSQL_5_0
---- Log message:
- enable slow-log by default

---- Files affected:
SOURCES:
   mysqld.conf (1.34 -> 1.34.2.1) 

---- Diffs:

================================================================
Index: SOURCES/mysqld.conf
diff -u SOURCES/mysqld.conf:1.34 SOURCES/mysqld.conf:1.34.2.1
--- SOURCES/mysqld.conf:1.34	Tue Nov 28 15:06:35 2006
+++ SOURCES/mysqld.conf	Tue May 29 00:33:18 2007
@@ -77,7 +77,7 @@
 ;binlog-ignore-db=test
 
 ; Log slow queries
-;log-slow-queries = /var/log/mysql/slow.log
+log-slow-queries = /var/log/mysql/slow.log
 
 ; Log connections and queries. It slows down MySQL so it's disabled by default
 ;log        = /var/log/mysql/log
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/mysqld.conf?r1=1.34&r2=1.34.2.1&f=u



More information about the pld-cvs-commit mailing list