summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect_sj_mat.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-0/+207
|\
| * Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-211-0/+207
| |\
| | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-201-0/+207
| | |\
| | | * Fixed the bug mdev-12838.Igor Babaev2017-06-071-0/+207
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-0/+93
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' 10.1Sergei Golubchik2017-04-281-0/+93
| |\ \ \ | | |/ /
| | * | Fixed bug mdev-10053.Igor Babaev2017-04-211-4/+8
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-0/+89
| | |\ \ | | | |/
| | | * Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886.Igor Babaev2017-04-041-0/+87
* | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-1/+1
|/ / /
* | | MDEV-10389: Query returns different results on a debug vs non-debug buildSergei Petrunia2016-07-271-0/+12
|/ /
* | Merge branch '10.0' into bb-10.0-sergSergei Golubchik2015-08-051-0/+25
|\ \
| * | MDEV-7971: Assertion `name != __null' failed in ACL_internal_schema_registry:...Sergei Petrunia2015-07-301-0/+25
* | | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-1/+16
|\ \ \ | |/ / |/| / | |/
| * MDEV-7810 Wrong result on execution of a query as a PS (both 1st and further ...Sergei Golubchik2015-07-311-6/+2
| * Problem was that for cases like:Monty2015-06-251-1/+20
* | MDEV-7220: Materialization strategy is not used for REPLACE ... SELECTSergei Petrunia2015-02-201-0/+42
|/
* fix the test to pass on windows (lower_case_file_system)Sergei Golubchik2014-07-291-2/+2
* MDEV-6289 : Unexpected results when querying information_schemaSergey Petrunya2014-07-231-0/+33
* 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