MySQL Forums
Forum List  »  Triggers

Re: Locking problem with triggers
Posted by: Erik Dahl
Date: June 02, 2006 06:29AM

I'm having the exact same problem. I have a simple delete trigger that inserts deleted rows from table X to table Y. X is a Memory table Y is InnoDB. Running a delete (even one that deletes no records) blocks while simple select is running on Y. I have seen this on 5.0.18 and 5.0.19.

Options: ReplyQuote


Subject
Views
Written By
Posted
2938
May 25, 2006 12:48PM
Re: Locking problem with triggers
1816
June 02, 2006 06:29AM


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.