• Igor Babaev's avatar
    Fixed bug mdev-11594. · 5606f878
    Igor Babaev authored
    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.
    5606f878
sql_select.cc 849 KB