summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect_sj_mat.test
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2014-03-251-0/+18
|\
| * MDEV-5811: Server crashes in best_access_path with materialization+semijoin a...Sergey Petrunya2014-03-131-0/+18
* | Merge 5.3 -> 5.5Alexander Barkov2014-01-271-0/+20
|\ \ | |/
| * MDEV-5368: Server crashes in Item_in_subselect::optimize on ...Sergey Petrunya2014-01-231-0/+20
* | MDEV-5368: Server crashes in Item_in_subselect::optimize on ...Sergey Petrunya2014-01-231-0/+20
* | MDEV-5056: Wrong result (extra rows) with materialization+semijoin, IN subque...Sergey Petrunya2013-11-131-0/+26
* | Merge 5.3 -> 5.5Sergey Petrunya2013-09-121-0/+8
|\ \ | |/
| * MDEV-5011: ERROR Plugin 'MEMORY' has ref_count=1 after shutdown for SJM queriesSergey Petrunya2013-09-121-0/+8
* | MergeIgor Babaev2013-08-211-0/+18
|\ \ | |/
| * MDEV-4908: Assertion `((Item_cond *) cond)->functype() == ((Item_cond *) new_...unknown2013-08-211-0/+18
* | MDEV-4465: Reproducible crash (mysqld got signal 11) in multi_delete::initial...Sergey Petrunya2013-05-031-0/+19
|/
* BUG#1000269: Wrong result (extra rows) with semijoin+materialization, IN subq...Sergey Petrunya2012-05-181-0/+13
* MergeSergey Petrunya2012-03-121-0/+40
|\
| * Fixed LP bug #946055.Igor Babaev2012-03-051-0/+40
* | BUG#952297: Server crashes on 2nd execution of PS in Field::is_null with semi...Sergey Petrunya2012-03-121-0/+22
|/
* Merge.Igor Babaev2012-02-241-0/+29
|\
| * Fixed LP bug #939009.Igor Babaev2012-02-241-0/+29
* | BUG#938131: Subquery materialization is not used in CREATE TABLE SELECTSergey Petrunya2012-02-241-0/+14
|/
* BUG#933407: Valgrind warnings in mark_as_null_row with materialization+semijo...Sergey Petrunya2012-02-201-0/+13
* BUG#928048: Query containing IN subquery with OR in the where clause returns ...Sergey Petrunya2012-02-141-0/+17
* BUG#922254: Assertion `0' failed at item_cmpfunc.cc:5899: Item* Item_equal::g...Sergey Petrunya2012-01-271-0/+19
* Backport of WL#5953 from MySQL 5.6unknown2011-12-191-9/+9
* BUG#904432: Wrong result with LEFT JOIN, constant table, semijoin=ON,material...Sergey Petrunya2011-12-191-0/+13
* Made join_cache_level == 2 by default.Igor Babaev2011-12-151-0/+3
* MergeSergey Petrunya2011-12-141-0/+13
|\
| * BUG#901506: Crash in TABLE_LIST::print on EXPLAIN EXTENDEDSergey Petrunya2011-12-141-0/+12
* | BUG#902632: Crash or invalid read at st_join_table::cleanup, st_table::disabl...Sergey Petrunya2011-12-141-0/+17
|/
* Merge fix for BUG#868908Sergey Petrunya2011-12-081-0/+23
|\
| * BUG#868908: Crash in check_simple_equality() with semijoin + materialization ...Sergey Petrunya2011-12-071-0/+23
* | BUG#901032: Wrong result for MIN/MAX on an indexed column with materializatio...Sergey Petrunya2011-12-081-0/+13
|/
* Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-261-0/+3
* Fixed LP bug #889750.Igor Babaev2011-11-151-1/+1
* BUG#860553: Crash in create_ref_for_key with semijoin + materialization Sergey Petrunya2011-10-011-2/+32
* BUG#860535: Assertion `keypart_map' failed in mi_rkey with semijoinSergey Petrunya2011-09-291-0/+29
* BUG#860300: Second crash with get_fanout_with_deps() with semijoin + material...Sergey Petrunya2011-09-281-0/+19
* BUG#836532: Crash in Item_equal_fields_iterator::get_curr_field with semijoin...Sergey Petrunya2011-09-041-1/+31
* BUG#836507: Crash in setup_sj_materialization_part1() with semijoin+materiali...Sergey Petrunya2011-09-021-0/+29
* BUG#836523: Crash in JOIN::get_partial_cost_and_fanout with semijoin+material...Sergey Petrunya2011-09-021-1/+28
* BUG##836491: Crash in Item_field::Item_field from add_ref_to_table_cond() wit...Sergey Petrunya2011-08-291-0/+21
* Bug lp:781508: Take relevant test cases from MySQL 5.6 feature preview treesunknown2011-08-091-0/+253
* Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-0/+1
* Change the default @@optimizer_switch setting fromSergey Petrunya2011-07-051-11/+29
* Buildbot fixes:Sergey Petrunya2011-05-291-0/+2
* Post-merge fix for testsSergey Petrunya2011-05-291-1/+1
* Post-merge fixes part#2Sergey Petrunya2011-05-261-4/+4
* MWL#90: address review feedback: more test coverageSergey Petrunya2011-04-051-0/+34
* Fix test results and testuite valgrind failuresSergey Petrunya2010-06-111-1/+3
* subselect_sj_mat.test: fix test failure on some platforms because of raceSergey Petrunya2010-06-101-0/+2
* MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque...Sergey Petrunya2010-05-251-0/+934