Fixed bug mdev-11594.
Using window functions over results of implicit groupings required special handling in JOIN::make_aggr_tables_info. The patch made sure that the result of implicit grouping was written into a temporary table properly.
Showing
Please register or sign in to comment