On Thu, Sep 06, 2001 at 10:44:28AM -0700, Duc Chau wrote:
>
> Hi, can someone tell me how the index number on the bin logs are
> incremented?
They are incremented by adding one to the extension.
001 -> 002 -> 003 -> 004
and so on.
> When i update my master machine the changes are still going
Hi, can someone tell me how the index number on the bin logs are
incremented?
When i update my master machine the changes are still going to
$machine-name-bin.001
on my slave
its looking for Log_file
$machine-name-bin.002
can someone tell me how these number are incremented? the .00#
how