diff options
author | Sergey Petrunya <psergey@askmonty.org> | 2014-04-07 13:49:48 +0400 |
---|---|---|
committer | Sergey Petrunya <psergey@askmonty.org> | 2014-04-07 13:49:48 +0400 |
commit | 2bbca99018422b80306443a93f524a2d58373ecd (patch) | |
tree | 79ab0b41df5b90d8d6521686a1490c6548f3441d /tests/fork_big2.pl | |
parent | a7962ea53e74cf2bca5efbd8f9e9b77526644261 (diff) | |
download | mariadb-git-2bbca99018422b80306443a93f524a2d58373ecd.tar.gz |
MDEV-6041: ORDER BY+subqueries: subquery_table.key=outer_table.col is not recongized as binding
- Make JOIN::const_key_parts include keyparts for which
the WHERE clause has an equality in form
"t.key_part=reference_outside_this_select"
- This allows to avoid filesort'ing in some cases (and also
avoid a difficult choice between using filesort or using an index)
Diffstat (limited to 'tests/fork_big2.pl')
0 files changed, 0 insertions, 0 deletions