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

Support compressed packets #48

Open
clue opened this issue Jun 15, 2018 · 0 comments
Open

Support compressed packets #48

clue opened this issue Jun 15, 2018 · 0 comments

Comments

@clue
Copy link
Contributor

clue commented Jun 15, 2018

Currently, the protocol parser only supports uncompressed protocol messages. The MySQL protocol supports optional ZLIB compression, this is particularly useful when transferring large result sets.

Implementation details can be found on https://mariadb.com/kb/en/library/0-packet/#compressed-packet.

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

No branches or pull requests

1 participant