mirror of https://github.com/MariaDB/server
Browse Source
- 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)pull/22/head
10 changed files with 81 additions and 10 deletions
Loading…
Reference in new issue