Sergey Petrunya
6f17421c27
Buildbot fixes:
...
- Don't call table_list->process_index_hints() for JTBM pseudo-tables
- Update test results
2011-05-29 01:24:36 +04:00
Sergey Petrunya
6b74453386
Post-merge fix for tests
...
- bad .result merge
- make .test file do not switch off both materialization and IN->EXISTS as that leads to error now.
2011-05-29 00:51:26 +04:00
Sergey Petrunya
aa551f1b9e
Post-merge fixes part#2
2011-05-26 15:01:26 +04:00
Sergey Petrunya
af3c1dc508
MWL#90: address review feedback: more test coverage
2011-04-05 11:02:49 +04:00
Sergey Petrunya
0390412782
Fix test results and testuite valgrind failures
2010-06-11 16:57:41 +04:00
Sergey Petrunya
a82ff6830d
subselect_sj_mat.test: fix test failure on some platforms because of race
...
of two query plans with identical costs.
2010-06-10 22:20:56 +04:00
Sergey Petrunya
62bf7f6124
MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subqueries that are AND-parts of the WHERE
...
- Code cleanu.
- Make MWL#90 code require @@optimizer_switch='semijoin=on'
- Update test results with the above
- Fork subselect_mat.test - we want to check both semi-join materialization,
which now has broader scope and non-semijoin materialization.
2010-05-25 10:32:15 +04:00