summaryrefslogtreecommitdiff
path: root/mysql-test/r/join.result
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* Fix for the bug #2976: NATURAL JOIN produces duplicate columns.ram@gw.mysql.r18.ru2004-03-191-3/+3
* WorkLog#1323antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-101-6/+6
* Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-3/+1
|\
| * Added thread variable max_seeks_for_keymonty@mashka.mysql.fi2003-06-271-3/+1
* | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-1/+1
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-0/+98
|\ \ | |/
| * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-271-0/+8
| * Merge with 3.23:monty@mashka.mysql.fi2003-04-261-0/+3
| |\
| | * Fixed problem with timestamps in binary log on 64 bit machinesmonty@narttu.mysql.fi2003-04-231-0/+3
| * | Fix for -fbranch-probabilites (bug 268)monty@mashka.mysql.fi2003-04-261-0/+87
* | | Merge with 4.0monty@narttu.mysql.fi2003-03-161-0/+23
|\ \ \ | |/ /
| * | after merge fixesmonty@narttu.mysql.fi2003-03-101-0/+19