diff options
author | Alexander Barkov <bar@mnogosearch.org> | 2014-01-24 16:50:39 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mnogosearch.org> | 2014-01-24 16:50:39 +0400 |
commit | d106dc059746157239d951551093fec049a7b73a (patch) | |
tree | 61b1e9cb2cf21293196b23b7dcad345c6a41a930 /mysql-test/t/subselect_sj2.test | |
parent | 519c7305ac4e1e4bafe0acc56764fa40a0e621ab (diff) | |
download | mariadb-git-d106dc059746157239d951551093fec049a7b73a.tar.gz |
MDEV-5504 Server crashes in String::length on SELECT with MONTHNAME, GROUP BY, ROLLUP
The crash happened because Item_func_monthname was derived from
Item_func_month, so Item_func_monthname::is_null() did not work fine.
Backporting a change from 5.5: Item_func_monthname is now derived from
Item_str_func.
Diffstat (limited to 'mysql-test/t/subselect_sj2.test')
0 files changed, 0 insertions, 0 deletions