summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect_sj.result
Commit message (Expand)AuthorAgeFilesLines
* [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-08-241-3/+3
|\
| * [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-271-3/+3
| |\
| | * [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-181-3/+3
* | | mdev-4173: Wrong result (extra row) with semijoin=on, joins in outer query, L...Sergey Petrunya2013-07-161-0/+36
|/ /
* | MDEV-4071: Valgrind warnings 'Invalid read' in subselect_engine::calc_const_t...Sergey Petrunya2013-05-041-0/+14
* | MDEV-389: Wrong result (missing row) with semijoin, join_cache_level>4 ...Sergey Petrunya2013-05-041-0/+18
|/
* Merge 5.3 -> 5.5Sergey Petrunya2013-04-031-0/+10
|\
| * MDEV-4335: Unexpected results when selecting on information_schemaSergey Petrunya2013-03-291-0/+10
* | 5.3->5.5 mergeSergei Golubchik2013-02-281-14/+14
|\ \ | |/
| * Fixed bug mdev-3913.Igor Babaev2013-02-201-14/+14
* | 5.3 mergeSergei Golubchik2013-01-281-0/+15
|\ \ | |/
| * The problem was that expression with field after transformation (on the first...unknown2013-01-251-0/+15
* | backport a test case for a 5.5 bug fix from the 5.6 treeSergei Golubchik2013-01-151-0/+60
* | merge with 5.3.Sergei Golubchik2012-06-041-0/+14
|\ \ | |/
| * BUG#1002630: Valgrind warnings 'Invalid read' in subselect_engine::calc_const...Sergey Petrunya2012-05-251-0/+14
* | 5.3 mergeSergei Golubchik2012-05-211-0/+42
|\ \ | |/
| * BUG#998236: Assertion failure or valgrind errors at best_access_path ...Sergey Petrunya2012-05-131-0/+42
* | 5.3 mergeSergei Golubchik2012-05-041-0/+40
|\ \ | |/
| * BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo...Sergey Petrunya2012-04-191-3/+16
| * BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo...Sergey Petrunya2012-04-191-0/+27
* | mergeSergei Golubchik2012-04-071-10/+10
|\ \ | |/
| * BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3Sergey Petrunya2012-04-021-10/+10
* | Merge mariadb 5.3->mariadb 5.5unknown2012-03-241-0/+33
|\ \ | |/
| * Merge BUG#952372Sergey Petrunya2012-03-211-0/+22
| |\
| | * BUG#952372: Server crashes on 2nd execution of PS in find_field_in_tables wit...Sergey Petrunya2012-03-181-0/+22
| * | BUG#952583: Server crashes in Item_field::fix_after_pullout on INSERT .. SELECTSergey Petrunya2012-03-191-0/+11
| |/
* | Merge 5.3->5.5.Igor Babaev2012-03-011-7/+7
|\ \ | |/
| * Fixed LP bug #939009.Igor Babaev2012-02-241-7/+7
* | 5.3.4 mergeSergei Golubchik2012-02-151-0/+459
|\ \ | |/
| * BUG#923246: Loosescan reports different result than other semijoin methodsSergey Petrunya2012-01-301-0/+40
| * Merge.Igor Babaev2012-01-271-0/+52
| |\
| | * Back-ported test cases for bug #59919 of mysql-5.6 code line. The bug couldIgor Babaev2012-01-271-0/+52
| * | BUG#920713: Wrong result (missing rows) with firstmatch+BNL, IN subquery, ...Sergey Petrunya2012-01-251-0/+27
| * | MergeSergey Petrunya2012-01-251-0/+34
| |\ \ | | |/ | |/|
| | * BUG#920255: Wrong result (extra rows) with loosescan and IN subquerySergey Petrunya2012-01-251-0/+34
| * | Back-ported test cases for bugs #54437, #55955, #52329, #57623 from subquery_sjIgor Babaev2012-01-221-0/+252
| * | Back-ported test cases for bugs #53060, #53305, #50358, #49453 from subquery_sjIgor Babaev2012-01-211-0/+54
| |/
* | 5.3 mergeSergei Golubchik2012-01-131-68/+146
|\ \ | |/
| * BUG#912510: Crash in do_copy_not_null with semijoin=ON, firstmatch=ON, aggreg...Sergey Petrunya2012-01-081-0/+17
| * Back-ported the patch of the mysql-5.6 code line thatIgor Babaev2011-12-241-35/+8
| * MergeIgor Babaev2011-12-151-0/+3
| |\
| | * 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
| * | BUG#901399: Wrong result (extra row) with semijoin=ON, materialization=OFF, o...Sergey Petrunya2011-12-161-0/+27
| |/
| * Fixed LP bug #901709.Igor Babaev2011-12-111-0/+31
| * Merge with 5.1 & fixes to IGNORE handlingMichael Widenius2011-12-111-1/+1
| |\
| | * Merge with 5.2.Michael Widenius2011-12-111-1/+1
| * | Fixed LP bug #901312.Igor Babaev2011-12-091-0/+24
| * | Make subquery Materialization, as well as semi-join Materialization be shownSergey Petrunya2011-12-051-15/+15
| |/
| * Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-261-0/+3