Skip to content

Add support for MySQL compressed protocol #2131

Open
@vlasky

Description

@vlasky

Can we please add support for the MySQL compressed protocol.

Perhaps the compressed protocol code from node-mysql2 can be used to help implement this support in mysqljs:mysql.

Support for the compressed protocol greatly reduces bandwidth usage when connecting over a network to a remote MySQL server.

I have a need for this because my webapp relies on the zongji binlog listener package which is tightly integrated with mysqljs and would require a massive rewrite to use node-mysql2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions