MySQL Forums
Forum List  »  Newbie

Re: Calling stored procedure: "can't return a result set in the given context"
Posted by: Jonathan Sachs
Date: July 05, 2012 09:22AM

Very interesting... in the command line environment, it does work.

This creates a problem, because my immediate reason for wanting stored procedures is to create "shorthand" queries that I can run while using phpMyAdmin as a debugging tool. Further, one of the places I want to use them is a hosted service where phpMyAdmin is the only tool available (at least, without a lot of pain and inconvenience which would probably outweigh the advantage of using stored procedures at all).

For mys development system, what versions of phpMyAdmin might work better?

For the host, I'll try a stored procedure, and if it doesn't work, take it up with tech support.

Options: ReplyQuote




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.