MySQL Forums
Forum List  »  Stored Procedures

Re: Output variable always returns NULL
Posted by: Gabriel Harriman
Date: December 14, 2005 05:23PM

Nevermind, I ran the example from this thread in both command line and SQLyog:

http://forums.mysql.com/read.php?98,42734,50674

It worked on the command line, but it didn't work in SQLyog. I'm very confused as to why it doesn't work in SQLyog, though. When there are no select statements in the procedure, i call the proc and I can select the output variable and it works. if there's a select in the procedure it doesn't work. weirdness.


Gabe

Options: ReplyQuote


Subject
Views
Written By
Posted
5686
December 14, 2005 02:32PM
Re: Output variable always returns NULL
2079
December 14, 2005 05:23PM


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.