Fixed bug #26830: a crash for the query with a subselect containing ROLLUP.
Crash happened because the function get_best_group_min_max detected joins with ROLLUP incorrectly.
Showing
Please register or sign in to comment
Crash happened because the function get_best_group_min_max detected joins with ROLLUP incorrectly.