MySQL Forums
Forum List  »  Triggers

Re: Trigger not being saved to information_schema
Posted by: L Mccann
Date: February 19, 2011 12:44PM

I figured it out...Finally! I had been creating the triggers in notepad and copying the code to the phpmyadmin SQL window. It must have been copying some hidden characters. When I re-typed the code by hand into the phpmyadmin MySQL window, the trigger was placed on the table right away. This has been at least a 7 hour learning process!!

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Trigger not being saved to information_schema
1319
February 19, 2011 12:44PM


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.