Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot execute stored procedure in the query tab #12

Closed
smurfpandey opened this issue Feb 9, 2015 · 3 comments
Closed

Cannot execute stored procedure in the query tab #12

smurfpandey opened this issue Feb 9, 2015 · 3 comments
Assignees
Labels

Comments

@smurfpandey
Copy link
Owner

Getting error when trying to execute a stored procedure using "CALL".
error:

ERROR: Error 1312: PROCEDURE xxxxx can't return a result set in the given context
@smurfpandey smurfpandey added the bug label Feb 9, 2015
@smurfpandey smurfpandey self-assigned this Feb 9, 2015
@smurfpandey smurfpandey added bug and removed bug labels Feb 9, 2015
@smurfpandey
Copy link
Owner Author

Looks like currently it's not possible go-sql-driver/mysql#66

@smurfpandey
Copy link
Owner Author

It is possible now go-sql-driver/mysql#411

@smurfpandey
Copy link
Owner Author

Fixed in 38fa811

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant