From: Ben Clewett Date: June 26 2007 8:40am Subject: Replication constantly restarting List-Archive: http://lists.mysql.com/mysql/207713 Message-Id: <4680D0E7.4010409@clewett.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit MySql, I am running 5.0.41 on a master and four replication slaves, all 64 bit Linux. In the error.log on all four replication servers I keep seeing: 070626 8:34:23 [Note] Slave: received end packet from server, apparent master shutdown: 070626 8:34:23 [Note] Slave I/O thread: Failed reading log event, reconnecting to retry, log 'dbms-04-r1.000002' position 396367467 070626 8:34:23 [Note] Slave: connected to master 'slave@stripped:3306',replication resumed in log 'dbms-04-r1.000002' at position 396367467 Approximately once every second. I have used another master server on AIX, same version, which does the same thing. The servers are side by site on the same gigabit switch. The replication does work, but it's a bit messy. Any ideas how to get round this problem? Ben