diff options
author | Michael Widenius <monty@askmonty.org> | 2011-05-19 16:37:57 +0300 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2011-05-19 16:37:57 +0300 |
commit | 4e968b1ec51087d6cf5c833272586ec060e59ead (patch) | |
tree | ea81161d42b2e657f5be6ac3d1eb8e7a2c39db46 /sql/handler.h | |
parent | 3631146442bc09e5129334774b4bcdf2470a4b27 (diff) | |
download | mariadb-git-4e968b1ec51087d6cf5c833272586ec060e59ead.tar.gz |
Fix based on suggestion by Zardosht Kasheff and Richard Prohaska) for making all clustered indexes equal in test_if_skip_sort_order()
sql/sql_select.cc:
- Threat all clustered indexes equal in test_if_skip_sort_order().
This is a temporary fix as the current code doesn't do proper cost analyizes for which index to use.
I will address this later as the change required is not trivial.
- Fixed a bug where select_limit was changed in the loop, which made different indexes see diferent values of select_limit
Diffstat (limited to 'sql/handler.h')
0 files changed, 0 insertions, 0 deletions