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 send error packet to terminate result set #12

Open
andygrove opened this issue Sep 14, 2016 · 0 comments
Open

Cannot send error packet to terminate result set #12

andygrove opened this issue Sep 14, 2016 · 0 comments

Comments

@andygrove
Copy link
Contributor

If we hit an error during processing packets for a result set and then send an error packet to the client and drop the remainder of the result packets, the client terminates with a "Lost connection to MySQL" error.

The protocol documentation says that we should be able to do this. This needs further investigation, probably involving reading through the MySQL client source code.

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

1 participant