summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect_mat.result
Commit message (Expand)AuthorAgeFilesLines
* Making subquery cache on by default.unknown2011-10-051-57/+57
* BUG#860553: Crash in create_ref_for_key with semijoin + materialization Sergey Petrunya2011-10-011-1/+25
* BUG#860535: Assertion `keypart_map' failed in mi_rkey with semijoinSergey Petrunya2011-09-291-0/+28
* BUG#860300: Second crash with get_fanout_with_deps() with semijoin + material...Sergey Petrunya2011-09-281-0/+18
* BUG#836532: Crash in Item_equal_fields_iterator::get_curr_field with semijoin...Sergey Petrunya2011-09-041-1/+30
* BUG#836507: Crash in setup_sj_materialization_part1() with semijoin+materiali...Sergey Petrunya2011-09-021-0/+26
* BUG#836523: Crash in JOIN::get_partial_cost_and_fanout with semijoin+material...Sergey Petrunya2011-09-021-1/+23
* BUG##836491: Crash in Item_field::Item_field from add_ref_to_table_cond() wit...Sergey Petrunya2011-08-291-0/+17
* Fix bug lp:825095unknown2011-08-231-0/+32
* Bug lp:781508: Take relevant test cases from MySQL 5.6 feature preview treesunknown2011-08-091-0/+222
* Fixed LP bug #813447.Igor Babaev2011-07-211-4/+4
* Fixed LP bug #702301.Igor Babaev2011-07-201-5/+40
* Make subquery cache off by default.unknown2011-07-151-55/+55
* Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-1/+3
* Change the default @@optimizer_switch setting fromSergey Petrunya2011-07-051-15/+31
* Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-3/+3
|\
| * Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-3/+3
| |\
* | \ Merge 5.3->main -> 5.3-mwl90Sergey Petrunya2011-05-291-91/+180
|\ \ \
| * | | - Update test results (trivial)Sergey Petrunya2011-05-291-0/+2
| * | | Post-merge fix for testsSergey Petrunya2011-05-291-33/+25
| * | | Merge MWL#90 with 5.3-mainSergey Petrunya2011-05-251-61/+156
| |\ \ \ | | |/ / | |/| |
| | * | Merge MWL#90 into 5.3-mainSergey Petrunya2011-04-301-71/+167
| | |\ \
| | | * | MWL#90: address review feedback: more test coverageSergey Petrunya2011-04-051-0/+32
| | | * | Merge MWL#90 with main 5.3 treeSergey Petrunya2011-04-021-71/+135
| | | |\ \
| | | | * | BUG#724228: Wrong result with materialization=on and three aggregates in mari...Sergey Petrunya2011-03-011-0/+23
| | | | * | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriesSergey Petrunya2011-02-151-71/+112
| | | | |\ \
| | | | | * \ MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriesSergey Petrunya2010-12-091-33/+48
| | | | | |\ \
| | | | | | * \ MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriespsergey2010-07-111-70/+111
| | | | | | |\ \
| | | | | | | * | Fix test results and testuite valgrind failuresSergey Petrunya2010-06-111-4/+4
| | | | | | | * | Update test results for the previous pushSergey Petrunya2010-06-101-2/+2
| | | | | | | * | MWL#90, code cleanupSergey Petrunya2010-06-091-2/+2
| | | | | | | * | MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque...Sergey Petrunya2010-05-271-39/+39
| | | | | | | * | MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque...Sergey Petrunya2010-05-251-141/+93
| | | | | | | * | MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque...Sergey Petrunya2010-05-241-99/+162
| | | | | | | |\ \
| | | | | | | | * | Subqueries: Inside-out execution for non-semijoin materialized subqueries tha...Sergey Petrunya2010-05-231-6/+6
| | | | | | | | * | Always refer to materialized table as "SUBSELECT#%d" where %d is select numberSergey Petrunya2010-04-071-41/+41
| | | | | | | | * | MWL#90: Subqueries: Inside-out execution for non-semijoin materialized Sergey Petrunya2010-04-061-33/+33
| | | | | | | | * | MWL#90: Subqueries: Inside-out execution for non-semijoin materializedSergey Petrunya2010-04-061-82/+145
| | | | | | | * | | Fixed a problem where the temp table of a materialized subqueryunknown2010-04-061-0/+26
| | | | | | | |/ /
* | | | | | | | | Fix LP BUG#777597unknown2011-05-131-4/+4
|/ / / / / / / /
* | | | | | | | MWL#89unknown2011-05-021-49/+65
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix LP BUG#715069unknown2011-04-201-4/+4
| * | | | | | | MWL#89unknown2011-04-011-45/+61
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | MWL#89unknown2011-03-301-37/+46
| | |\ \ \ \ \ \ | |/ / / / / / /
| | * | | | | | MWL#89unknown2011-03-011-32/+41
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | MWL#89unknown2011-02-031-18/+14
| | | * | | | | Merge MWL#89 into 5.3 main.unknown2011-01-111-18/+31
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge 5.3-mwl89 into 5.3.unknown2010-12-031-18/+31
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | | * | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-11-051-18/+31
| | | | | |\ \ \ \
| | | | | | * | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-10-201-18/+31