From: Ben Clewett Date: April 18 2008 1:36pm Subject: Re: MySQL Slave List-Archive: http://lists.mysql.com/mysql/212371 Message-Id: <4808A3CF.4010208@clewett.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Check the error.log on both server and client, should show where connected and disconnected. Or write a small program to execute SHOW SLAVE STATUS every minute and log the results. Which I belive is done for you in the MySql dashboard program suit. Ben Kaushal Shriyan wrote: > Hi > > Is there a way to find out when the MySQL Slave has been restarted. > > Thanks and Regards > > Kaushal >