Skip to content

Support compressed packets #48

@clue

Description

@clue

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions