/var/log/mysql/mysqld.log {
	rotate 7
	weekly
	missingok
	notifempty
	copytruncate
	create 0660 mysql mysql
}
