summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t/innodb_bug21704.test
diff options
context:
space:
mode:
authorIgor Babaev <igor@askmonty.org>2010-11-08 20:36:32 -0800
committerIgor Babaev <igor@askmonty.org>2010-11-08 20:36:32 -0800
commit4cfd5f014fe1be1d05d6b322a1ad193f4073c7da (patch)
treea9e533da8cd7dc498310f3272f7e46f1591df1d3 /mysql-test/suite/innodb/t/innodb_bug21704.test
parent8380cf090bd6a7a19d3f6e59c6f56ad530286913 (diff)
downloadmariadb-git-4cfd5f014fe1be1d05d6b322a1ad193f4073c7da.tar.gz
Fixed LP bug #668644.
The pushdown condition for the sorted table in a query can be complemented by the conditions from HAVING. This transformation is done in JOIN::exec pretty late after the original pushdown condition have been saved in the field pre_idx_push_select_cond for the sorted table. So this field must be updated after the inclusion of the condition from HAVING.
Diffstat (limited to 'mysql-test/suite/innodb/t/innodb_bug21704.test')
0 files changed, 0 insertions, 0 deletions