Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 2881e0e96a5f9f68980dd5fd4d6d3d92 > files > 20

mariadb-10.1.38-1.mga6.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