RE: master BIN-LOG maintenace

2012-05-03 Thread Rick James
> To: mysql@lists.mysql.com > Subject: Re: master BIN-LOG maintenace > > Hi Charles, > > I guess your application doesn't generate too much of binary logs. The > parameter "expire-logs-days" kicks in at the flush but does not > necessarily require a manual

Re: master BIN-LOG maintenace

2012-05-03 Thread Nitin Mehta
Hi Charles,   I guess your application doesn't generate too much of binary logs. The parameter "expire-logs-days" kicks in at the flush but does not necessarily require a manual "flush logs" command. You can reduce the value of "max_binlog_size" to make sure that at least one new file is created