[RADIATOR] MySQL deadlocks using Galera

Ben Lisle ben at ben.net.au
Mon Apr 16 23:30:06 CDT 2012


I'd check what is happening in MySQL land first (do a show engine
innodb status;).  A lock often occurs when a transaction is not able
to complete within the deadlock timeout.  Are you doing updates on a
column (rows are locked on indexes during those updates etc)?


On Thu, Apr 12, 2012 at 10:57 PM, Ian Mordey <Ian.Mordey at allurian.com> wrote:
> Hi there
> I'm attempting to use radiator backing off to a MySQL cluster running Galera
> replication. I have three radiator boxes and transactions are getting
> written to the DB but I'm getting lots of these errors:
>
> Deadlock found when trying to get lock; try restarting transaction
>
> Any ideas how I can stop this happening so much?
>
> Thanks
>
> _______________________________________________
> radiator mailing list
> radiator at open.com.au
> http://www.open.com.au/mailman/listinfo/radiator


More information about the radiator mailing list