MySQL Forums
Forum List  »  Triggers

Re: How can I create a trigger that increments on read?
Posted by: Greg Chandler
Date: August 19, 2005 01:09PM

I tried this out, and it doesn't seem to work.
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '()
returns int unsigned
DETERMINISTIC
MODIFIES SQL DATA
SQL SECURITY DEFINER
beg' at line 1

Is this a 5.0 > feature?

Options: ReplyQuote




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.