mirror of https://github.com/MariaDB/server
Browse Source
Item_cond did not correctly propagate with_window_func flag in the Item tree. Without it, we would not call Item::split_sum_func correctly and the window function's result_field would remain NULL.pull/452/head
3 changed files with 85 additions and 5 deletions
Loading…
Reference in new issue