On Sun, Dec 26, 1999 at 11:02:18PM -0600, K Old wrote:
> I am running a 6.0 version of Linux and am getting the following
> error message emailed every day to my root account:
> 
> errors occured while rotating /var/lib/mysql/mysql.log
> 
> stat of /var/lib/mysql/mysql.log failed: No such file or directory
> 
> Does anyone know what this means?  Can you offer any help with it?

Logrotate is trying to rotate the log file in question and it is not
to be found. Rotating is the process that keeps logs from growing out
of hand, and is typically run from cron. Are you running mysql? If
not, remove or edit the relevant script which is probably in
/etc/cron.daily/.

-- 
Hal B
[EMAIL PROTECTED]
--
            Linux helps those who help themselves


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to