mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 23:34:34 +01:00
13884cf206
Analysis: Current implementation will write and read at least one block (sort_buffer_size bytes) from disk / index even if that block does not contain any records. Fix: Avoid writing / reading empty blocks to temporary files (disk). |
||
---|---|---|
.. | ||
ha_innodb.cc | ||
ha_innodb.h | ||
handler0alter.cc | ||
i_s.cc | ||
i_s.h | ||
xtradb_i_s.cc | ||
xtradb_i_s.h |