From: Zhigang Zhang Date: July 26 2012 9:17am Subject: How often the slave to pull data from master? List-Archive: http://lists.mysql.com/mysql/227892 Message-Id: <50110b28.88d9440a.636d.7e2b@mx.google.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0020_01CD6B52.86D21E60" ------=_NextPart_000_0020_01CD6B52.86D21E60 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello: I haven't read the source code of mysql ,but as I know ,the slave get data from master server, rather than the master push data to slave. I think there is a timer to do this. Who can tell me the interval about the replication----how often the slave to pull data from master? Thanks! Zhigang Zhang ------=_NextPart_000_0020_01CD6B52.86D21E60--