MySQL Forums
Forum List  »  Stored Procedures

Re: Stored Procedure error code
Posted by: Peter Brawley
Date: February 27, 2014 08:45PM

You might want to make the result param INOUT, pass it an initialising value, then poll its value after the sproc runs.

Options: ReplyQuote


Subject
Views
Written By
Posted
3082
February 17, 2014 09:38AM
Re: Stored Procedure error code
1022
February 27, 2014 08:45PM


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.