[Maria-discuss] master and slave binlog question?
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
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@gmail.com> 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@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
participants (2)
-
Ljr Yang
-
Pavel Ivanov