MySQL Forums
Forum List  »  Stored Procedures

How to check error/succes of insert/delete/update
Posted by: Vakkaas
Date: November 11, 2005 07:37AM

Hi,

I am new to mySQL. I am converting my database to mySQL. I am having problems with converting my stored procedures. At this point i don't know how to check success/failure for my sql statement in stored procedure. I have insert/delete/update and not sure what would be the mathod to check succes of a statement like in SQL Server we can check @@error variable to see if the there was some problem with query. Please advise.

Thanks.

Vakkaas

Options: ReplyQuote


Subject
Views
Written By
Posted
How to check error/succes of insert/delete/update
3942
November 11, 2005 07:37AM


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.