mirror of
https://github.com/MariaDB/server.git
synced 2025-12-21 11:01:08 +03:00
GROUPING BY FUNCTIONS.... (PART The bug was introduced in a patch for bug 49897. Problem: The assertion inserted by the original patch to guard against zero-lenght sort keys during merge phase triggers also when the whole set fits in memory. Fix: Move assert so that it does not trigger if the whole set is in memory.
46 KiB
46 KiB