Building a MySQL Slave and Keeping it in Sync
Published November 11th, 2009 Under Database, Open Source Tools, Presentation | Leave a Comment
This video shows on how to get a consistent snapshot to build a slave, how to use mk-table-checksum to check for differences between masters and slaves on an ongoing basis, and how to use tools such as mk-table-sync and mysqldump to sync the data if there are any discrepancies.