MySQL Forums
Forum List  »  Newbie

Assertions in mysql?
Posted by: Kristoffer Larsson
Date: May 15, 2005 07:29AM

I wonder if MySql supports assertions..? I´ve tried to implement them in MyISAM but the only thing I get is a "syntax error" message..

I need a constraint that checks my queries and returns a value if the query reach my critera, so an assertion would have fixed my problems.

If it doesn´t support assertions, is it possible to walk around the "assertion constraint" with other similar constraints?

Options: ReplyQuote


Subject
Written By
Posted
Assertions in mysql?
May 15, 2005 07: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.