MySQL Forums
Forum List  »  InnoDB

Re: deadlock: a row being locked by a query twice?
Posted by: Amit K
Date: April 10, 2016 08:24PM

We are using stored procedures in our project. So got to use it.

Nevertheless, the query I am using uses primary key, may be a bit inefficient, but works like a charm. No deadlocks in months (it's a very high volume/frequency query), with one exception (of course).

I am interested in knowing how can a query ever get an exclusive lock on same record, this is what innodb status says (if i am reading it correctly). This puzzles me.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: deadlock: a row being locked by a query twice?
896
April 10, 2016 08:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.