summaryrefslogtreecommitdiff
path: root/mysql-test/r/join_outer_jcl6.result
Commit message (Expand)AuthorAgeFilesLines
* Added Handler_read_rnd_deleted, number of deleted rows found with ha_read_rnd...Michael Widenius2012-01-131-0/+3
* Made join_cache_level == 2 by default.Igor Babaev2011-12-151-1/+4
* Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-0/+5
* Making subquery cache on by default.unknown2011-10-051-1/+1
* Fixed a cost estimation bug introduced into in the function best_access_pathIgor Babaev2011-09-301-0/+2
* Fixed LP bug #838633. Igor Babaev2011-09-061-0/+33
* Fixed LP bug #825035.Igor Babaev2011-08-161-0/+22
* Fix bug lp:817384unknown2011-08-091-0/+32
* Merge from 5.2unknown2011-07-211-2/+2
* Fixed LP bug #813447.Igor Babaev2011-07-211-0/+22
* Merge of subquery cache off by default.unknown2011-07-151-1/+1
|\
| * Make subquery cache off by default.unknown2011-07-151-1/+1
* | Changed the default setting of the optimizer switch 'optimize_join_buffer_size'.Igor Babaev2011-07-141-0/+1
|/
* Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-0/+1
* Merge with 5.1-microsecondsMichael Widenius2011-05-281-1/+1
* Fixed LP bug #776295.Igor Babaev2011-05-041-1/+1
* Make EXPLAIN better at displaying MRR/BKA:Sergey Petrunya2011-04-021-8/+8
* BNLH algorithm always used a full table scan over the joined tableIgor Babaev2011-02-231-6/+6
* The patch adds the code that allows to use equi-join conditionsIgor Babaev2011-01-041-6/+6
* Merge.Igor Babaev2010-12-101-36/+41
|\
| * Merge 5.3-mwl128 -> 5.3Igor Babaev2010-10-271-35/+98
| |\
| | * MWL#128: Added into EXPLAIN output info about types of the used join buffers andIgor Babaev2010-10-181-14/+14
| | * Ported the fix for bug #57024 (a performance issue for outer joins).Igor Babaev2010-10-061-0/+59
| | * Fixed bug #52636.Igor Babaev2010-09-281-1/+1
| | * The main patch for MWL#128: Implement Block Nested Loop Hash Join.Igor Babaev2010-08-311-0/+4
* | | Merge with 5.1-release.Michael Widenius2010-12-061-0/+88
|/ /
* | Merge MariaDB 5.2 -> MariaDB 5.3Sergey Petrunya2010-10-141-0/+141
|/
* MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-0/+20
* Make test result stable (had different result orderings, on some platforms, bothSergey Petrunya2010-03-211-1/+1
* Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-0/+35
* Backport into MariaDB-5.2 the following:Igor Babaev2009-12-201-0/+1264