----- Original Message ----- > From: "Rafał Radecki" <radecki.ra...@gmail.com> > > Seconds_Behind_Master: 364 > > So if I have rpl_semi_sync_master_timeout=5000 (5s) and semisync > > why is it possible on the slave to fall behind the master?
Semi-sync only guarantees that the slave has *received* the statement in it's relay log. The rpl_semi_sync_master_timeout value is the timeout for the slave to acknowledge this, whereas the Seconds_Behind_Master value gives an indication of how far statement *execution* is lagging. -- Unhappiness is discouraged and will be corrected with kitten pictures. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql