On Jan 7, 2005, at 5:16 AM, RV Tec wrote:
Folks,
I'm doing replication (one master, two slaves) with MySQL 4.0.23. I'm really happy with it. Although, every once in a while, the slaves get desync'ed, one at a time (the DB is 6GB large, and has 140 tables).
I can't help with verifying your slave, but this might be the cause of loss of integrity:
http://bugs.mysql.com/bug.php?id=7011
We hit it on 4.0.23. It requires the use of multi table updates on the master and replicate-*-table options on the slave.
Good luck, Ware Adams
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]