mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
and Bug#33555: Group By Query does not correctly aggregate partitions Backport of bug-33257 which is the same bug. read_range_*() calls was not passed to the partition handlers, but was translated to index_read/next family calls. Resulting in duplicates rows and wrong aggregations.
26 KiB
26 KiB