Jeff Kilbride wrote:
> 
> I remember seeing this same question a few months ago, so you might try the
> archives. I'm pretty sure the answer was that mysql continues incrementing
> to 4 digits. If you have a dev box, you could create a .999 binlog and put
> it in your bin-index file -- then start mysql, issue a flush logs command
> and see what happens.
> 
> --jeff
> 
> ----- Original Message -----
> From: "Andrew Braithwaite" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 07, 2003 3:33 AM
> Subject: Replication bin log rollover....
> 
> > Hi,
> >
> > I have a MySQL master server doing huge amounts of inserts and updates.
> I'm
> > rapidly reaching the point where my binlogs will get to:
> >
> > myserver-bin.999
> >
> > Does anyone know if MySQL treats the rollover gracefully?  Will it
> rollover
> > to myserver-bin.001 or will it move to a 4 figure extension?
> >
> > I couldn't find anything in the docs..
> >
> > Thanks for any help.
> >
> > Cheers,
> >
> > Andrew
> >
> > sql, query
> >
> > --
> > MySQL General Mailing List
> > For list archives: http://lists.mysql.com/mysql
> > To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
> >
> 
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Andrew,
They will roll over. We're at -bin.1268

walt

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to