Re: rotating binary log files...

2001-05-04 Thread Jeremy Zawodny
On Fri, May 04, 2001 at 01:38:53AM -0400, Mike Farley wrote: > > Can anyone shed some light on how we should be rotating the binary > log files? The FLUSH LOGS command works for me. > Try this. Enable a binary log file, then rename it to some other > name. Then execute a flush logs command.

rotating binary log files...

2001-05-03 Thread Mike Farley
Subject: rotating binary log files... Can anyone shed some light on how we should be rotating the binary log files? I am running version 3.23.37. In the manual it states to flush the logs, or execute a refresh command and that would close the existing log file and rename it to .1 extension