MySQL Forums
Forum List  »  Stored Procedures

Re: Problematic prepared statement problem in stored procedure
Posted by: Peter Brawley
Date: April 20, 2013 08:56PM

Right, should've said variables receiving values must be user vars.

Comment out the PREPARE call, issue SELECT @sql, and debug the query.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Problematic prepared statement problem in stored procedure
1028
April 20, 2013 08:56PM


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.