> 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
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