Re: Binlog rotation for a mysql master server

2001-10-21 Thread Jeremy Zawodny
On Sun, Oct 21, 2001 at 05:59:47PM -0700, Jesse Thompson wrote: > > Something that is not entirely clear about the mysql binary logs in > the documentation is whether the mysql daemon itself begins to write > logs with different names at different points in time, or if it > simply writes to .001 a

Binlog rotation for a mysql master server

2001-10-21 Thread Jesse Thompson
Something that is not entirely clear about the mysql binary logs in the documentation is whether the mysql daemon itself begins to write logs with different names at different points in time, or if it simply writes to .001 and your logrotate daemon (perhaps as directed by mysql's bundled logrotate