mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
For low sort_buffer_size, in the cost calculation of using the Unique object the elements in the tree were evaluated to 0, make sure to have atleast 1 element in the Unique tree. Also for the function Unique::get allocate memory for atleast MERGEBUFF2+1 keys.
190 KiB
190 KiB