mirror of
https://github.com/MariaDB/server.git
synced 2025-11-15 09:02:33 +03:00
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).
1.3 KiB
1.3 KiB