Skip to content

Default buffer size is too small. #1414

Closed as not planned
Closed as not planned
@methane

Description

@methane

Issue description

Current default buffer size is 4K. It is too small.
This buffer size is grow when receiving large packet. But when receiving huge numbers of rows, this size is not grown.

mysqlclient default buffer size is 16KiB.
https://dev.mysql.com/doc/refman/8.0/en/mysql-command-options.html#option_mysql_net-buffer-length

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions