Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 00590844bdf3b54bd3b201930ffd5f0d > files > 21

mariadb-10.0.19-1.mga5.src.rpm


 http://qa.mandriva.com/show_bug.cgi?id=28930

--- 5.5_orig/support-files/mysql-log-rotate.sh	2007-07-04 15:06:59.000000000 +0200
+++ 5.5/support-files/mysql-log-rotate.sh	2007-07-16 12:49:01.000000000 +0200
@@ -3,7 +3,7 @@
 # in the [safe_mysqld] section as follows:
 #
 # [safe_mysqld]
-# err-log=@localstatedir@/mysqld.log
+# err-log=/var/log/mysqld/mysqld.log
 #
 # If the root user has a password you have to create a
 # /root/.my.cnf configuration file with the following
@@ -18,7 +18,7 @@
 # ATTENTION: This /root/.my.cnf should be readable ONLY
 # for root !
 
-@localstatedir@/mysqld.log {
+/var/log/mysqld/mysqld.log {
         # create 600 mysql mysql
         notifempty
 	daily