diff options
author | unknown <igor@olga.mysql.com> | 2007-01-26 17:10:45 -0800 |
---|---|---|
committer | unknown <igor@olga.mysql.com> | 2007-01-26 17:10:45 -0800 |
commit | 1495924319c1b6fab0261a7206e872f43f0c4857 (patch) | |
tree | c6913f1f16af767947932cddd38f22dc4edfaebb /sql/opt_sum.cc | |
parent | 4f118f1d76948b7f84f4497297d6f3b1f91b8fd2 (diff) | |
download | mariadb-git-1495924319c1b6fab0261a7206e872f43f0c4857.tar.gz |
Fixed bug #24420.
Objects of the classes Item_func_is_not_null_test and Item_func_trig_cond
must be transparent for the method Item::split_sum_func2 as these classes
are pure helpers. It means that the method Item::split_sum_func2 should
look at those objects as at pure wrappers.
mysql-test/r/subselect3.result:
Added a test case for bug #24420.
mysql-test/t/subselect3.test:
Added a test case for bug #24420.
Diffstat (limited to 'sql/opt_sum.cc')
0 files changed, 0 insertions, 0 deletions