summaryrefslogtreecommitdiff
path: root/mysql-test/r/join.result
Commit message (Expand)AuthorAgeFilesLines
* 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
* Null merge.Alexey Kopytov2010-04-271-10/+10
|\
| * Backport of the fix for bug #50335 to 5.0.Alexey Kopytov2010-04-271-0/+10
* | 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
* | 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
* | Bug #50335: Assertion `!(order->used & map)' in eq_ref_table Alexey Kopytov2010-02-251-0/+11
* | Bug#45195 valgrind warnings about uninitialized values in store_record_in_cac...Sergey Glukhov2010-02-101-0/+17
* | mergeGeorgi Kodinov2009-10-301-0/+54
|\ \ | |/
| * Bug #42116 : Mysql crash on specific queryGeorgi Kodinov2009-10-291-0/+54
* | 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 donegkodinov/kgeorge@magare.gmz2007-10-051-0/+164
* | Bug #27531: 5.1 part of the fixgkodinov/kgeorge@macbook.gmz2007-05-291-2/+2
* | bug #27531: 5.1 part of the fix:gkodinov/kgeorge@magare.gmz2007-05-041-1/+1
* | Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-optgkodinov/kgeorge@magare.gmz2007-05-041-0/+50
|\ \ | |/
| * Merge magare.gmz:/home/kgeorge/mysql/work/B27531-4.1-optgkodinov/kgeorge@magare.gmz2007-05-041-0/+50
| |\
| | * Bug #27531: the 4.1 fix.gkodinov/kgeorge@magare.gmz2007-05-041-0/+50
* | | merging fixholyfoot/hf@mysql.com/hfmain.(none)2007-04-291-15/+0
* | | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-04-291-0/+43
|\ \ \ | |/ /
| * | BUG#27939: Early NULLs filtering doesn't work for eq_ref accesssergefp@mysql.com2007-04-191-0/+28
* | | Merge pilot.blaudden:/home/msvensson/mysql/bug20166/my50-bug20166msvensson@pilot.blaudden2007-02-261-1/+1
|\ \ \ | |/ /
| * | Bug#20166 mysql-test-run.pl does not test system privilege tables creationmsvensson@pilot.blaudden2007-02-261-1/+1
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-01-121-0/+16
|\ \ \ | |/ /
| * | BUG#25106: A USING clause in combination with a VIEW results in columngkodinov/kgeorge@macbook.gmz2007-01-111-0/+16
| * | several fixes to make tests pass in embedded-server modeholyfoot/hf@mysql.com/deer.(none)2006-11-131-2/+2
* | | BUG#14940: Slow join order is chosen: [2nd commit with post-review fixes]sergefp@mysql.com2006-09-291-0/+28
* | | BUG#14940 "MySQL choose wrong index", v.2sergefp@mysql.com2006-07-281-0/+12
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1rburnett@bk-internal.mysql.com2006-06-191-0/+20
|\ \ \ | |/ /
| * | Bug #15355: Common natural join column not resolved in prepared statement nes...gkodinov@mysql.com2006-06-081-0/+20
* | | Bug#19720 "Information Schema" output does not list privileges when running "...gluh@eagle.intranet.mysql.r18.ru2006-06-131-2/+2
|/ /
* | Fix for bug#19236 bad COLUMNS.CHARACTER_MAXIMUM_LENGHT and CHARACTER_OCTET_LE...gluh@eagle.intranet.mysql.r18.ru2006-05-121-2/+2
* | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2006-03-061-0/+47
|\ \
| * | Fix for BUG#15229.timour@mysql.com2006-03-021-0/+47
* | | Fix for BUG#17523: natural join and information schema.timour@mysql.com2006-02-221-0/+5
|/ /
* | WL#2486 - natural/using join according to SQL:2003timour@mysql.com2005-11-301-5/+0
* | WL#2486 - natural/using join according to SQL:2003.timour@mysql.com2005-11-301-0/+306
* | WL#2486 - natural and using join according to SQL:2003timour@mysql.com2005-08-231-16/+32
* | WL#2486 - natural and using join according to SQL:2003timour@mysql.com2005-08-191-0/+4
* | WL#2486timour@mysql.com2005-08-121-4/+0
* | Implementation of WL#2486 -timour@mysql.com2005-08-121-50/+49
|/
* hang in dummy natural join (no common columns) Bug #4807serg@serg.mylan2004-08-021-0/+6
* Language/consistency edits to error messagespaul@ice.snake.net2004-06-151-1/+1