summaryrefslogtreecommitdiff
path: root/mysql-test/r/join.result
Commit message (Expand)AuthorAgeFilesLines
* after merge changes:Sergei Golubchik2011-12-121-2/+2
* 5.3->5.5 mergeSergei Golubchik2011-11-271-1/+1
|\
| * Made the optimizer switch for index condition pushdown set to 'on' by default. Igor Babaev2011-11-211-1/+1
* | 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+8
|\ \ | |/
| * lp:839387 Assertion `(Item_result)i != TIME_RESULT' failed with CASE + datetimeSergei Golubchik2011-09-071-0/+8
* | merge with 5.3Sergei Golubchik2011-10-191-8/+127
|\ \ | |/
| * Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-1/+1
| * Merge 5.2 -> 5.3 Sergey Petrunya2011-06-241-0/+19
| |\
| | * Fix for bug lp:798597 Incorrect "Duplicate entry" error with views and GROUP BYMichael Widenius2011-06-241-0/+19
| * | MWL#89unknown2011-03-301-1/+1
| |\ \
| * | | Fixed LP bugs BUG#729067/730466.Igor Babaev2011-03-121-0/+35
| |/ /
| * | BUG#724275: Crash in JOIN::optimize in maria-5.3Sergey Petrunya2011-03-011-0/+34
| * | Merge.Igor Babaev2010-10-301-8/+38
| |\ \
| | * | MWL#128: Added into EXPLAIN output info about types of the used join buffers andIgor Babaev2010-10-181-2/+2
| | * | Fixed bug #52636.Igor Babaev2010-09-281-6/+36
* | | | merge.Sergei Golubchik2010-11-251-6/+6
|\ \ \ \ | |/ / /
| * | | 5.2 mergeSergei Golubchik2010-10-281-0/+36
| |\ \ \ | | |/ / | |/| / | | |/
| * | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-0/+57
| |\ \
| * \ \ Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-0/+64
| |\ \ \
| * | | | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-1/+1
* | | | | mysql-5.1 -> mysql-5.5 mergeSergei Golubchik2010-11-051-0/+36
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Post fix following fix for bug55531: Disabling testcase forKristofer Pettersson2010-09-071-35/+0
| * | | | Bug #53544: Server hangs during JOIN query in stored procedureAlexey Kopytov2010-08-261-0/+20
| * | | | Bug #55568: user variable assignments crash server when usedAlexey Kopytov2010-08-241-0/+51
| | |_|/ | |/| |
* | | | Bug#52312 lost Handler_read_last status variableMarc Alff2010-08-251-0/+1
* | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-301-10/+10
|\ \ \ \ | |/ / /
| * | | Null merge.Alexey Kopytov2010-04-271-10/+10
| |\ \ \
| | * | | Backport of the fix for bug #50335 to 5.0.Alexey Kopytov2010-04-271-0/+10
* | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-0/+12
|\ \ \ \ \ | |/ / / /
| * | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-03-261-0/+12
| |\ \ \ \ | | |/ / /
| | * | | Bug#52177 crash with explain, row comparison, join, text fieldSergey Glukhov2010-03-261-0/+12
* | | | | Automerge.Alexey Kopytov2010-04-021-0/+17
|\ \ \ \ \ | |/ / / /
| * | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-03-241-0/+17
| |\ \ \ \ | | |/ / /
| | * | | Bug#48483 crash in get_best_combination()Sergey Glukhov2010-03-241-0/+17
* | | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-261-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | Bug #50335: Assertion `!(order->used & map)' in eq_ref_table Alexey Kopytov2010-02-251-0/+11
* | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-221-0/+17
|\ \ \ \ \ | |/ / / /
| * | | | Bug#45195 valgrind warnings about uninitialized values in store_record_in_cac...Sergey Glukhov2010-02-101-0/+17
| | |_|/ | |/| |
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-0/+54
|\ \ \ \ | |/ / /
| * | | mergeGeorgi Kodinov2009-10-301-0/+54
| |\ \ \ | | |/ /
| | * | Bug #42116 : Mysql crash on specific queryGeorgi Kodinov2009-10-291-0/+54
* | | | Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def"Sergey Glukhov2009-10-231-2/+2
|/ / /
* | | Bug#47150 Assertion in Field_long::val_int() on MERGE + TRIGGER + multi-table...Sergey Glukhov2009-09-291-0/+10
| |/ |/|
* | Merge fix for join-testcase failure.Chad MILLER2008-10-061-4/+4
|\ \ | |/
| * Fix for test for b-g#35754 which fails based on hostname ?= "localhost".Chad MILLER2008-10-061-4/+4
* | Merge fix for Bug#35754.Chad MILLER2008-10-031-5/+7
|\ \ | |/
| * Bug#35754: mysql_install_db does not work if no hostname is setChad MILLER2008-09-241-5/+7
* | added replacement of 'CARDINALITY' column valuesSergey Glukhov2008-08-211-2/+2
* | Bug #31094: Forcing index-based sort doesn't work anymore if joins are doneunknown2007-10-051-0/+164
* | Bug #27531: 5.1 part of the fixunknown2007-05-291-2/+2