diff options
author | unknown <sanja@montyprogram.com> | 2012-05-11 09:35:46 +0300 |
---|---|---|
committer | unknown <sanja@montyprogram.com> | 2012-05-11 09:35:46 +0300 |
commit | f2cbc014d98a927ed7038f55a25c3d288de10f51 (patch) | |
tree | bc83a9be2f43c9c49fb055526929d772940b17c7 /sql/opt_sum.cc | |
parent | 6fc863c7495d7715684918842b062bd6209b7d53 (diff) | |
download | mariadb-git-f2cbc014d98a927ed7038f55a25c3d288de10f51.tar.gz |
fix for LP bug#994392
The not_null_tables() of Item_func_not_all and Item_in_optimizer was inherited from
Item_func by mistake. It made the optimizer think that subquery
predicates with ALL/ANY/IN were null-rejecting. This could trigger invalid
conversions of outer joins into inner joins.
Diffstat (limited to 'sql/opt_sum.cc')
0 files changed, 0 insertions, 0 deletions