diff options
author | Igor Babaev <igor@askmonty.org> | 2014-04-16 22:34:52 -0700 |
---|---|---|
committer | Igor Babaev <igor@askmonty.org> | 2014-04-16 22:34:52 -0700 |
commit | 13dc299a4fa50627aff42480c8e995347283e475 (patch) | |
tree | f8be0aea816ecb20e40d3602ac7500d32a37579f /sql/field.cc | |
parent | 65f80d4052e48accab9b152d7368b7aa0ccc3c80 (diff) | |
download | mariadb-git-13dc299a4fa50627aff42480c8e995347283e475.tar.gz |
Fixed bugs mdev-5927 and mdev-6116.
Both bugs are caused by the same problem: the function optimize_cond() should
update the value of *cond_equal rather than the value of join->cond_equal,
because it is called not only for the WHERE condition, but for the HAVING
condition as well.
Diffstat (limited to 'sql/field.cc')
0 files changed, 0 insertions, 0 deletions