-
Tor Didriksen authored
This affects debug versions only. The bug was fixed (for order-by-with-limit) by the patch for Bug #19660891 HANDLE_FATAL_SIGNAL (SIG=11) IN QUEUE_INSERT Merge-sort uses the same compare function, and *does* handle zero-length keys during merge sort. So the DBUG_ASSERT is wrong.
Tor Didriksen authoredThis affects debug versions only. The bug was fixed (for order-by-with-limit) by the patch for Bug #19660891 HANDLE_FATAL_SIGNAL (SIG=11) IN QUEUE_INSERT Merge-sort uses the same compare function, and *does* handle zero-length keys during merge sort. So the DBUG_ASSERT is wrong.
Loading