MySQL Forums
Forum List  »  Stored Procedures

Re: call stored procedure retun value null
Posted by: Peter Brawley
Date: January 24, 2014 11:17AM

Absent a robust sproc debugger, the only reliable way to find this error is to emulate the sproc's logic step by step in the mysql client substituting user vars for the sproc's params and declared vars.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: call stored procedure retun value null
890
January 24, 2014 11:17AM


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.