Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 3531dcc31ae075d4d4c28a91a67ec65b > files > 22

mariadb-10.0.29-1.3.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