summaryrefslogtreecommitdiff
path: root/mysql-test/r/join_cache.result
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2012-10-181-0/+48
|\
| * Fixed LP bug #1058071 (mdev-564).Igor Babaev2012-09-291-0/+50
* | Changed a test case from join_cache.test to make it platform independentIgor Babaev2012-05-171-3/+3
* | Fixed LP bug #999251: Q13 from DBT3 uses table scan instead of covering index...Igor Babaev2012-05-161-4/+4
* | typo fixed: space in the status variable nameSergei Golubchik2012-04-171-4/+4
* | mergeSergei Golubchik2012-04-071-6/+6
|\ \ | |/
| * BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3Sergey Petrunya2012-04-021-6/+6
* | 5.3 mergeSergei Golubchik2012-03-061-1/+1
|\ \ | |/
| * Fixed LP bug #944782.Igor Babaev2012-03-041-1/+1
* | 5.3 mergeSergei Golubchik2012-02-241-12/+12
|\ \ | |/
| * Changed names of statistic variables and counting matches instaed of rejected...unknown2012-02-221-12/+12
* | 5.3 mergeSergei Golubchik2012-02-211-0/+17
|\ \ | |/
| * Counters for Index Condition Pushdown added (MDEV-130).unknown2012-02-161-0/+17
* | 5.3.4 mergeSergei Golubchik2012-02-151-0/+180
|\ \ | |/
| * Fixed LP bug #925985.Igor Babaev2012-02-131-0/+35
| * Fixed LP bug #922971.Igor Babaev2012-01-281-0/+48
| * Back-ported test cases for bugs #53060, #53305, #50358, #49453 from subquery_sjIgor Babaev2012-01-211-0/+97
* | 5.3 mergeSergei Golubchik2012-01-131-18/+228
|\ \ | |/
| * Changed a test case from join_cache.test to make it platform independent.Igor Babaev2011-12-251-6/+1
| * Back-ported the patch of the mysql-5.6 code line thatIgor Babaev2011-12-241-6/+6
| * Made join_cache_level == 2 by default.Igor Babaev2011-12-151-3/+5
| * Fixed LP bug #901478.Igor Babaev2011-12-111-0/+79
| * Fixed LP bug #900469.Igor Babaev2011-12-061-0/+49
| * Fixed LP bug #899509.Igor Babaev2011-12-061-0/+38
| * Fixed LP bug #899777.Igor Babaev2011-12-051-0/+47
| * Update test resultsSergey Petrunya2011-11-251-4/+4
* | 5.3->5.5 mergeSergei Golubchik2011-11-221-38/+214
|\ \ | |/
| * Fixed LP bug #887479.Igor Babaev2011-11-161-0/+33
| * Fixed LP bug #886145.Igor Babaev2011-11-061-1/+1
| * Made the result test of a test case platform independent Igor Babaev2011-10-041-4/+4
| * Made the result test of a test case platform independent.Igor Babaev2011-10-041-2/+2
| * Fixed a bad merge.Igor Babaev2011-10-031-28/+16
| * Fixed a cost estimation bug introduced into in the function best_access_pathIgor Babaev2011-09-301-26/+181
* | merge with 5.3Sergei Golubchik2011-10-191-1590/+2409
|\ \ | |/
| * Made the optimizer switches 'derived_merge' and 'derived_with_keys'Igor Babaev2011-07-211-1/+1
| * Changed the default setting of the optimizer switch 'optimize_join_buffer_size'.Igor Babaev2011-07-141-0/+1
| * Merge @@optimizer_switch default settings changes into 5.3Sergey Petrunya2011-07-091-4/+5
| |\
| | * Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-4/+5
| * | Fixed LP bug #806510.Igor Babaev2011-07-081-1/+1
| |/
| * Change the default @@optimizer_switch setting fromSergey Petrunya2011-07-051-0/+1
| * Fixed LP bug #802860.Igor Babaev2011-06-281-0/+36
| * Merge with 5.1-microsecondsMichael Widenius2011-05-281-1/+1
| * Merge: Make EXPLAIN better at displaying MRR/BKASergey Petrunya2011-04-041-110/+110
| |\
| | * Make EXPLAIN better at displaying MRR/BKA:Sergey Petrunya2011-04-021-110/+110
| * | Suppress ANALYZE_TABLE output, to be consistent with rest of the test caseVladislav Vaintroub2011-03-291-2/+0
| |/
| * Moved the test case for LP bug 725050 into a new test file. Igor Babaev2011-02-281-18/+0
| * Fixed LP bug #725050.Igor Babaev2011-02-271-0/+18
| * Made a newly added EXPLAIN platform independent.Igor Babaev2011-02-241-2/+2
| * BNLH algorithm always used a full table scan over the joined tableIgor Babaev2011-02-231-48/+211
| * MergeIgor Babaev2011-01-281-1867/+419
| |\