Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37483352
en ru br
Репозитории ALT
S:8.0.30-alt2
5.1: 5.0.89-alt1
4.1: 5.0.51-alt2.a
4.0: 5.0.51-alt2.a.M40.2
+updates:5.0.51-alt2.a.M40.1
3.0: 4.0.24-alt1
www.altlinux.org/Changes

Группа :: Базы Данных
Пакет: MySQL

 Главная   Изменения   Спек   Патчи   Исходники   Загрузить   Gear   Bugs and FR  Repocop 

# If the root user has a password you have to alter the
# /var/lib/mysql/my.cnf configuration file with the following
# content:
#
# [mysqladmin]
# password = <secret>
# user= root
#
# where "<secret>" is the password.
#
# ATTENTION: This /var/lib/mysql/my.cnf file MUST be available
# for read and write ONLY for root !

/var/log/mysql/* {
notifempty
missingok
nocompress
weekly
}

/var/lib/mysql/log/* {
notifempty
missingok
daily
prerotate
if [ -e /var/lock/subsys/mysqld ]; then mysqladmin flush-logs; fi
endscript
postrotate
if [ -e /var/lock/subsys/mysqld ]; then mysqladmin flush-logs; fi
endscript
}
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin