diff options
author | Igor Babaev <igor@askmonty.org> | 2018-04-16 16:59:19 -0700 |
---|---|---|
committer | Igor Babaev <igor@askmonty.org> | 2018-04-16 16:59:19 -0700 |
commit | 5e61e1716e763315009318081fba5994b8910242 (patch) | |
tree | 4e587d23f540686146db5ef7685bcd32ccf04885 /sql/sql_partition.cc | |
parent | 88ac368fea2182447284d6bacff4d93ef1acb865 (diff) | |
download | mariadb-git-5e61e1716e763315009318081fba5994b8910242.tar.gz |
MDEV-14515 ifnull result depends on number of rows in joined table
Any expensive WHERE condition for a table-less query with
implicit aggregation was lost. As a result the used aggregate
functions were calculated over a non-empty set of rows even
in the case when the condition was false.
Diffstat (limited to 'sql/sql_partition.cc')
0 files changed, 0 insertions, 0 deletions