Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37478627
en ru br
ALT Linux repositórios
S:8.0.30-alt2
5.0: 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

Group :: Banco de dados
RPM: MySQL

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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
}
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009