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

Incomplete resultset reads #14

Closed
anarthal opened this issue Nov 29, 2020 · 1 comment
Closed

Incomplete resultset reads #14

anarthal opened this issue Nov 29, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@anarthal
Copy link
Collaborator

Currently, starting a request to the server (e.g. query, prepare_statement, prepared_statement::execute) before fully reading a resultset results in undefined behavior. Check if there is any way of lifting this restriction (e.g. using packet sequence number) or provide a way to completely read and discard all remaining packets in a resultset.

@anarthal anarthal added the enhancement New feature or request label Nov 29, 2020
@anarthal
Copy link
Collaborator Author

Not as useful with the new single-function + multi-function approach.

@anarthal anarthal closed this as not planned Won't fix, can't repro, duplicate, stale Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant