Re: Log file size

2001-06-06 Thread Peter Billson
Kenneth Kopelson wrote: > > Look into the Linux "logrotate" daemon. It allows you to configure what > happens with logs. That would work if the problem I'm looking to solve was predictable - i.e. I have a busy site and I run logrotate three times a day to make sure the logs haven't gotten too

Re: Log file size

2001-06-06 Thread Kenneth Kopelson
Look into the Linux "logrotate" daemon. It allows you to configure what happens with logs. At 06:44 AM 6/6/01 -0400, Peter Billson wrote: >I'm running mySQL on Linux and was wondering is there a way to limit the >maximum log file size? > > From time to time I have written a bad script that w