MySQL Forums
Forum List  »  Triggers

drop trigger if exists?
Posted by: Frank McGeough
Date: August 17, 2005 11:57AM

Does the if exists functionality work with triggers for the current beta (5.0.10)? I've tried a couple of different forms of the statement and it doesn't appear to but I'm new to mysql so I thought it best to ask. I want to do something like this :

drop trigger if exists i_myTrigger;

Options: ReplyQuote


Subject
Views
Written By
Posted
drop trigger if exists?
3360
August 17, 2005 11:57AM
2686
August 18, 2005 03:28AM
4097
August 18, 2005 11:05AM
2590
August 19, 2005 05:54AM


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.