MySQL Forums
Forum List  »  Triggers

Re: Still get lock tables error message in 5.0.10
Posted by: Markus Popp
Date: August 04, 2005 04:22AM

Hi Jon,

aaaah ... thanks, that makes sense. That would mean, my insert query also calls the trigger, this trigger makes another insert query which calls the trigger and so on ... so it becomes an infinite loop ;-).

I'm really missing the INSTEAD OF triggers, because they would make this task easier to manage.

Markus

--
Markus Popp, Web Developer, mysql.com
Oracle Austria

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Still get lock tables error message in 5.0.10
2319
August 04, 2005 04:22AM


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.