I am trying to understand more about mysql replication. As I understand it, slave only gets the latest updates after master flush writes to disk.
when is the master flush updates to disk?
then is there a delay between updates and replication?
↧
mysql replication: binlog and flush
↧