diff options
author | unknown <bell@sanja.is.com.ua> | 2003-07-07 18:40:19 +0300 |
---|---|---|
committer | unknown <bell@sanja.is.com.ua> | 2003-07-07 18:40:19 +0300 |
commit | 923dba86b10783c4fe10e6a1ff19d3d6f39c8b6f (patch) | |
tree | c5234a98cb544581b89cf6fd54db7a522e3356a2 /tests | |
parent | 2cd6d8ec6bd7a4a04a0b19943da0f331df25cf0f (diff) | |
download | mariadb-git-923dba86b10783c4fe10e6a1ff19d3d6f39c8b6f.tar.gz |
Optimisation if simple IN subselect with primary index
(SCRUM) (part of WL#818)
mysql-test/r/subselect.result:
test of new optimisation
mysql-test/t/subselect.test:
test of new optimisation
sql/item_subselect.cc:
new engine for simple IN with primary index
sql/item_subselect.h:
new engine for simple IN with primary index
sql/sql_lex.h:
fixed typo
sql/sql_select.cc:
engine changing
report_error can't be static, because it used in new engine
sql/sql_select.h:
new JT_ type (just for information in EXPLAIN statement)
report_error can't be static, because it used in new engine
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions