SOURCES: mysqld.conf - typo, duplicates

glen glen at pld-linux.org
Fri Mar 9 15:11:44 CET 2007


Author: glen                         Date: Fri Mar  9 14:11:44 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- typo, duplicates

---- Files affected:
SOURCES:
   mysqld.conf (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SOURCES/mysqld.conf
diff -u SOURCES/mysqld.conf:1.38 SOURCES/mysqld.conf:1.39
--- SOURCES/mysqld.conf:1.38	Fri Mar  9 15:04:16 2007
+++ SOURCES/mysqld.conf	Fri Mar  9 15:11:39 2007
@@ -77,7 +77,7 @@
 ;binlog-ignore-db=test
 
 ; Log Errors
-log-errors = /var/log/mysql/error
+log-error = /var/log/mysql/mysql
 log-warnings = 2
 
 ; Log slow queries
@@ -91,9 +91,6 @@
 ;log-update = /var/log/mysql/update
 ; Log some extra information to update log
 ;log-long-format
-
-log-error	 = /var/log/mysql/mysql
-;log-warnings = 2
 
 ; Language
 ;language   = polish
================================================================

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



More information about the pld-cvs-commit mailing list