Skip to content

Handle ERR packet sent out of order #662

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

Closed
bgrainger opened this issue Jun 27, 2019 · 2 comments
Closed

Handle ERR packet sent out of order #662

bgrainger opened this issue Jun 27, 2019 · 2 comments
Assignees

Comments

@bgrainger
Copy link
Member

If the server sends an unexpected ERR packet, the client should throw a MySqlException based on that packet, instead of "Packet received out of order". Example at #612 (comment).

@markus456
Copy link

I've learned that this problem will be fixed in future MariaDB releases but older versions can still send these sorts of packets.

@bgrainger bgrainger self-assigned this Aug 7, 2019
@bgrainger
Copy link
Member Author

Fixed in 0.57.0.

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

No branches or pull requests

2 participants