Re: [Ilugc] mysql slave performance

2015-03-31 Thread Ajeesh Kannan
Hi Karthik, Thank you for your update. My mysql server is running with old version 5.1 and it is hard to upgrade at the moment. On Mon, Mar 30, 2015 at 5:48 PM, P.R.Karthik wrote: > Hi , > > The slave lag for a few seconds is common. It might be heavy writes on > master delaying the replicatio

Re: [Ilugc] mysql slave performance

2015-03-31 Thread P.R.Karthik
Hi Ajeesh, MySQL 5.1 should be upgraded as there is no bug fixes on MySQL 5.1. Consider moving to MySQL 5.5 or MySQL 5.6. It will be just an binary upgrade in MySQL and the underlying data do not any change. Please let me know if you need any help in mysql upgrade too. Regards, KarthiK.P.R On Tu