Replication in 3.23.xx
• Slave connects to master
• Reads a query
• Executes the query
• Compares results to make sure it’s
consistent
• Reads the next query and repeat
• Problems
– Slow queries
– High latency networks
Copyright 2002, Jeremy Zawodny (Jeremy@Zawodny.com)