• Dave Gosselin's avatar
    MDEV-34940: Fix Item_func_collect inheritance · a764152f
    Dave Gosselin authored
    Creates new parent Item_sum_str for Item_func_group_concat and
    Item_func_collect, migrating shared methods from each of those
    latter classes to the former.  Simultaneously, tighten up the
    method scopes.
    a764152f
item_sum.h 72.2 KB