sql: initialize MEM used in aggregate functions
This patch adds proper initialization for the MEM, which is used in the aggregate functions min() and max(). Part of #4906
Loading
Please register or sign in to comment
This patch adds proper initialization for the MEM, which is used in the aggregate functions min() and max(). Part of #4906