From: Robert Citek Date: February 15 2013 5:26am Subject: Re: slave replication with lots of 'duplicate entry' errors List-Archive: http://lists.mysql.com/mysql/228975 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Agreed. Will do that along with several other possible changes. But for the moment, I'm still gathering information and coming up with plausible models. Will also be turning on general mysql logging on both Master and Slave, at least briefly, to see what statements are being run on both. Regards, - Robert On Thu, Feb 14, 2013 at 6:13 PM, Rick James wrote: > Recommend, for security reasons, you rectify that. > If you need some SUPER action, create a stored procedure with privileges 'creator', so the security hole is still mostly contained.