Fixed bug #21853: assert failure for a grouping query with
an ALL/ANY quantified subquery in HAVING. The Item::split_sum_func2 method should not create Item_ref for objects of any class derived from Item_subselect.
Showing
Please register or sign in to comment