mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Functions over sum functions wasn't set up correctly for the ORDER BY clause which leads to a wrong order of the result set. The split_sum_func() function is called now for each ORDER BY item that contains a sum function to set it up correctly.
23 KiB
23 KiB