summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect_sj2.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8289: Semijoin inflates number of rows in query resultSergei Petrunia2015-08-181-0/+33
* MDEV-7474: Semi-Join's DuplicateWeedout strategy skipped ...Sergei Petrunia2015-03-171-0/+84
* MDEV-6263: Wrong result when using IN subquery with order bySergey Petrunya2014-05-281-0/+30
* Merge 5.3->5.5Igor Babaev2014-02-101-0/+17
|\
| * MDEV-5582: Plugin 'MEMORY' has ref_count=1 after shutdown with materializatio...Sergey Petrunya2014-02-071-0/+17
* | Merge 5.3->5.5Igor Babaev2013-10-141-0/+15
|\ \ | |/
| * Fixed bug mdev-5135.Igor Babaev2013-10-141-0/+15
* | MDEV-4782: Valgrind warnings (Conditional jump or move depends on uninitialis...Sergey Petrunya2013-07-161-0/+22
* | 5.3->5.5 mergeSergei Golubchik2013-02-281-1/+1
|\ \ | |/
| * Fixed bug mdev-3913.Igor Babaev2013-02-201-1/+1
* | mergeSergei Golubchik2012-04-071-16/+16
|\ \ | |/
| * Make test results stable.Sergey Petrunya2012-04-041-3/+3
| * BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3Sergey Petrunya2012-04-021-18/+19
* | 5.3 mergeSergei Golubchik2012-03-281-0/+194
|\ \ | |/
| * BUG#965872: Server crashes in embedding_sjm on a simple 1-table select with A...Sergey Petrunya2012-03-271-0/+9
| * 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-33/+33
| |/
| * BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN sub...Sergey Petrunya2012-03-261-0/+103
| * BUG#962667: Assertion `0' failed in QUICK_INDEX_SORT_SELECT::need_sorted_outp...Sergey Petrunya2012-03-251-0/+37
* | Merge 5.3->5.5.Igor Babaev2012-03-011-5/+5
|\ \ | |/
| * Fixed LP bug #939009.Igor Babaev2012-02-241-5/+5
* | 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-20/+23
|\ \ | |/
| * Back-ported the patch of the mysql-5.6 code line thatIgor Babaev2011-12-241-4/+4
| * Made join_cache_level == 2 by default.Igor Babaev2011-12-151-0/+1
| * Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-0/+2
| * Make subquery Materialization, as well as semi-join Materialization be shownSergey Petrunya2011-12-051-14/+14
| * MergeSergey Petrunya2011-11-251-3/+3
| |\
| | * Semi-join optimizations code cleanup part 2:Sergey Petrunya2011-11-251-3/+3
| | * Semi-join optimizations code cleanup:Sergey Petrunya2011-11-231-2/+2
* | | 5.3->5.5 mergeSergei Golubchik2011-11-271-21/+32
|\ \ \ | |/ /
| * | Enable subquery materialization=ON by default.unknown2011-11-091-21/+32
| |/
* | 5.3->5.5 mergeSergei Golubchik2011-11-221-3/+132
|\ \
| * | Fixed LP bug #889750.Igor Babaev2011-11-151-1/+1
| |/
| * Fixed LP bug #881318.Igor Babaev2011-10-251-0/+27
| * BUG#869001: Wrong result with semijoin + materialization + firstmatch + multi...Sergey Petrunya2011-10-121-0/+26
| * Fix testcases from the previous push: add missing DROP TABLE statementSergey Petrunya2011-10-111-0/+1
| * BUG#869012: Wrong result with semijoin + materialization + AND in WHERESergey Petrunya2011-10-111-0/+20
| * Merge.Igor Babaev2011-10-031-3/+18
| |\
| | * Fixed a cost estimation bug introduced into in the function best_access_pathIgor Babaev2011-09-301-3/+18
| * | 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/+17
* | merge with 5.3Sergei Golubchik2011-10-191-33/+58
|\ \ | |/
| * BUG#803457: Wrong result with semijoin + view + outer join in maria-5.3-subqu...Sergey Petrunya2011-07-151-4/+4
| * Disable LooseScan and FirstMatch when outer joins are present.Sergey Petrunya2011-07-141-3/+3
| * Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-0/+1
| * Merge fix for BUG#803365Sergey Petrunya2011-07-051-3/+3
| |\
| | * BUG#803365: Crash in pull_out_semijoin_tables with outer join + semijoin + de...Sergey Petrunya2011-07-051-3/+3