replication - bin log dump - mysql master and slave -


i have issues regarding master-slave data replication, there chance re-sync them in order have same data in both master , slave without trying add manually data on slave same master?

one option make backup of master , use replace data on slave entirely. reinitializing slave.

the other option use percona toolkit tools pt-table-checksum , pt-table-sync incremental replacement of data needs fixing.

see


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -