Skip to content

Raise ProgrammingError when previous multi result not fetched. #403

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

Merged

Conversation

methane
Copy link
Member

@methane methane commented Jan 3, 2016

fixes #399

methane added a commit that referenced this pull request Jan 3, 2016
…not-closed

Raise ProgrammingError when previous multi result not fetched.
@methane methane merged commit 01084c0 into PyMySQL:master Jan 3, 2016
@methane methane deleted the feature/raise-error-when-cursor-not-closed branch January 3, 2016 03:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cursor.execute(); cursor.fetchall() returns empty tuple for first two calls on newly dropped/recreated/populated table
2 participants