SOURCES: mysqld.conf - add log-slow-queries sample
glen
glen at pld-linux.org
Thu Sep 28 23:29:39 CEST 2006
Author: glen Date: Thu Sep 28 21:29:39 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- add log-slow-queries sample
---- Files affected:
SOURCES:
mysqld.conf (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SOURCES/mysqld.conf
diff -u SOURCES/mysqld.conf:1.26 SOURCES/mysqld.conf:1.27
--- SOURCES/mysqld.conf:1.26 Thu Sep 28 23:24:13 2006
+++ SOURCES/mysqld.conf Thu Sep 28 23:29:34 2006
@@ -68,6 +68,9 @@
; set this if you have dedicated slave server where writes aren't important
;delay-key-write-for-all-tables
+; Log slow queries
+;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.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list