maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #04171
Re: master and slave binlog question?
There is no way to find corresponding binlog file and position on the
slave. You should use GTIDs to find corresponding binlog positions.
On Thu, Nov 17, 2016 at 7:19 PM, Ljr Yang <dbmsprog@xxxxxxxxx> wrote:
>
> Hi,
> we config master slave and set log_slave_updates = 1 on slave.
> on master server‘s binlog file and pos , example: mysql-bin.000005
> 2036891 ,
> how could quick find corresponding binlog file and pos on slave?
> Thanks.
>
> --
> Ljr
>
> _______________________________________________
> Mailing list: https://launchpad.net/~maria-discuss
> Post to : maria-discuss@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~maria-discuss
> More help : https://help.launchpad.net/ListHelp
>
References