mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
The patch implements the idea suggested by Olaf van der Spek in thread "Client: many small reads?" (internals@lists.mysql.com). Now small reads performed by the client library are buffered. The buffering gives up to 2 times speedup when retrieving one-column tables.