Closed as not planned
Description
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
Labels
No labels