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

can't return a result set in the given context #18

Open
longgger opened this issue Feb 1, 2013 · 1 comment
Open

can't return a result set in the given context #18

longgger opened this issue Feb 1, 2013 · 1 comment

Comments

@longgger
Copy link

longgger commented Feb 1, 2013

mysql:fetch(poolid, <<"call demo.test_return_result_set();">>).
{error,{mysql_result,[],[],0,
<<"#0A000PROCEDURE demo.test_return_result_set can't return a result set in the given context">>}}

CLIENT_MULTI_RESULTS and CLIENT_MULTI_STATEMENTS are not supported?

@jamiewen
Copy link

call_sp_insert_draw_info,PROCEDURE pokergamelog.sp_insert_draw_info can't return a result set in the given context,1312,0A000
It seems that the drive doesn't support return a result set for store procedure?

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

No branches or pull requests

2 participants