MySQL Forums
Forum List  »  Newbie

Re: Flush tables With read lock - possible deadlocking
Posted by: Matthew Moles
Date: May 10, 2014 03:01AM

Hi Rick,

Yes it’s the first statement in a sproc, and should be virtually instant.

The update is to a DateTime column and a VARCHAR(50) (not part of keys) on a single row, the table only has 7 rows and the were part of the query is just on the primary key column (varchar(50)).

Matthew

Options: ReplyQuote


Subject
Written By
Posted
Re: Flush tables With read lock - possible deadlocking
May 10, 2014 03:01AM


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.