summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect_sj2.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-0/+39
|\
| * MDEV-8289: Semijoin inflates number of rows in query resultSergei Petrunia2015-08-181-0/+39
* | MDEV-8189 field<>const and const<>field are not symmetricAlexander Barkov2015-06-301-0/+19
|/
* MDEV-7474: Semi-Join's DuplicateWeedout strategy skipped ...Sergei Petrunia2015-03-171-0/+71
* MDEV-6263: Wrong result when using IN subquery with order bySergey Petrunya2014-05-281-0/+29
* Merge 5.3->5.5Igor Babaev2014-02-101-0/+18
|\
| * MDEV-5582: Plugin 'MEMORY' has ref_count=1 after shutdown with materializatio...Sergey Petrunya2014-02-071-0/+19
* | Merge 5.3->5.5Igor Babaev2013-10-141-0/+19
|\ \ | |/
| * Fixed bug mdev-5135.Igor Babaev2013-10-141-0/+20
* | MDEV-4782: Valgrind warnings (Conditional jump or move depends on uninitialis...Sergey Petrunya2013-07-161-0/+29
* | mergeSergei Golubchik2012-04-071-7/+1
|\ \ | |/
| * Make test results stable.Sergey Petrunya2012-04-041-0/+1
* | 5.3 mergeSergei Golubchik2012-03-281-0/+138
|\ \ | |/
| * BUG#965872: Server crashes in embedding_sjm on a simple 1-table select with A...Sergey Petrunya2012-03-271-0/+10
| * MergeSergey Petrunya2012-03-261-0/+44
| |\
| | * BUG#951283: Wrong result (missing rows) with semijoin+firstmatch, IN/ANY subq...Sergey Petrunya2012-03-261-0/+44
| * | Sorted some test results that can be different on different machinesMichael Widenius2012-03-261-0/+2
| |/
| * BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN sub...Sergey Petrunya2012-03-261-0/+44
| * BUG#962667: Assertion `0' failed in QUICK_INDEX_SORT_SELECT::need_sorted_outp...Sergey Petrunya2012-03-251-0/+38
* | 5.3.4 mergeSergei Golubchik2012-02-151-0/+14
|\ \ | |/
| * BUG#912538: Wrong result (missing rows) with semijoin=on, firstmatch=on, ...Sergey Petrunya2012-01-191-0/+14
* | 5.3 mergeSergei Golubchik2012-01-131-3/+13
|\ \ | |/
| * Made join_cache_level == 2 by default.Igor Babaev2011-12-151-0/+8
| * Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-1/+3
| * Semi-join optimizations code cleanup part 2:Sergey Petrunya2011-11-251-1/+1
* | 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+123
|\ \ | |/
| * Fixed LP bug #881318.Igor Babaev2011-10-251-0/+26
| * BUG#869001: Wrong result with semijoin + materialization + firstmatch + multi...Sergey Petrunya2011-10-121-0/+32
| * Fix testcases from the previous push: add missing DROP TABLE statementSergey Petrunya2011-10-111-1/+1
| * BUG#869012: Wrong result with semijoin + materialization + AND in WHERESergey Petrunya2011-10-111-0/+20
| * Merge.Igor Babaev2011-10-031-0/+4
| |\
| | * Fixed a cost estimation bug introduced into in the function best_access_pathIgor Babaev2011-09-301-0/+4
| * | BUG#858732: Wrong result with semijoin + loosescan + comma joinSergey Petrunya2011-09-261-0/+23
| |/
| * BUG#849763: Wrong result with second execution of prepared statement with sem...Sergey Petrunya2011-09-201-0/+18
* | merge with 5.3Sergei Golubchik2011-10-191-0/+43
|\ \ | |/
| * 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-0/+5
| * BUG#761598: InnoDB: Error: row_search_for_mysql() is called without ha_innoba...Sergey Petrunya2011-06-151-0/+27
| * Merge 5.3->main -> 5.3-mwl90Sergey Petrunya2011-05-291-0/+6
| |\
| | * - Make subselect_sj2 testcase more stableSergey Petrunya2010-05-111-0/+6
| * | Stabilize a testcase after fix for BUG#784723Sergey Petrunya2011-05-201-0/+4
| |/
* | merge with xtradb-5.5.15Sergei Golubchik2011-07-181-0/+7
* | lots of post-merge changesSergei Golubchik2011-04-251-6/+2
|/
* BUG#49129: Wrong result with IN-subquery with join_cache_level=6 and firstmat...Sergey Petrunya2010-03-071-1/+1
* Backport of subquery optimizations to 5.3.Sergey Petrunya2010-01-171-0/+904