MySQL Forums
Forum List  »  InnoDB

Re: COMMIT function take too much time to respond
Posted by: Rick James
Date: April 10, 2011 10:15PM

I really need to see the WHERE clause on the UPDATE statement. I suspect is it causing it to read the entire table, and not be efficient by using an index.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: COMMIT function take too much time to respond
818
April 10, 2011 10:15PM


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.