MySQL Forums
Forum List  »  InnoDB

Re: Error 1025: Lock wait timeout exeeded
Posted by: KimSeong Loh
Date: August 21, 2008 09:09PM

InnoDB requires an index to search for the rows to update, if it cannot use an index to find the rows, it will lock all rows.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error 1025: Lock wait timeout exeeded
2062
August 21, 2008 09:09PM


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.