diff options
author | Michael Widenius <monty@askmonty.org> | 2013-01-11 01:31:50 +0200 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2013-01-11 01:31:50 +0200 |
commit | 9684140f02981f78a3fd0bbf0bd886a1ee2abbd4 (patch) | |
tree | 0e3ba73bbce98c5f024f8bd98f701ba0a8fd4135 /include/my_pthread.h | |
parent | 5f68820cd4da742adee9d832603bae717c25b1fa (diff) | |
download | mariadb-git-9684140f02981f78a3fd0bbf0bd886a1ee2abbd4.tar.gz |
Fixed crashing bug in GROUP_CONCAT with ROLLUP
Fixed MDEV-4002: Server crash or valgrind errors in Item_func_group_concat::setup and Item_func_group_concat::add
mysql-test/r/group_by.result:
Added test case for failing GROUP_CONCAT ... ROLLUP queries
mysql-test/t/group_by.test:
Added test case for failing GROUP_CONCAT ... ROLLUP queries
sql/item_sum.cc:
Fixed issue where field->table pointed to different temporary table than expected.
Ensure that order->next points to the right object (could cause problems with setup_order())
Diffstat (limited to 'include/my_pthread.h')
0 files changed, 0 insertions, 0 deletions