summaryrefslogtreecommitdiff
path: root/mysql-test/t/join.test
Commit message (Expand)AuthorAgeFilesLines
* mergeGeorgi Kodinov2009-10-301-0/+54
|\
| * Bug #42116 : Mysql crash on specific queryGeorgi Kodinov2009-10-291-0/+52
* | Bug#47150 Assertion in Field_long::val_int() on MERGE + TRIGGER + multi-table...Sergey Glukhov2009-09-291-0/+20
* | Merge fix for join-testcase failure.Chad MILLER2008-10-061-2/+2
|\ \ | |/
| * Fix for test for b-g#35754 which fails based on hostname ?= "localhost".Chad MILLER2008-10-061-2/+2
* | Merge fix for Bug#35754.Chad MILLER2008-10-031-4/+6
|\ \ | |/
| * Bug#35754: mysql_install_db does not work if no hostname is setChad MILLER2008-09-241-4/+6
* | added replacement of 'CARDINALITY' column valuesSergey Glukhov2008-08-211-1/+1
* | Bug #31094: Forcing index-based sort doesn't work anymore if joins are donegkodinov/kgeorge@magare.gmz2007-10-051-0/+29
* | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimekostja@bodhi.(none)2007-06-201-2/+4
|\ \ | |/
| * Fixed warnings raised from mysqltest (unknown -- commands)malff/marcsql@weblab.(none)2007-06-151-2/+4
* | Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-optgkodinov/kgeorge@magare.gmz2007-05-041-0/+24
|\ \ | |/
| * Merge magare.gmz:/home/kgeorge/mysql/work/B27531-4.1-optgkodinov/kgeorge@magare.gmz2007-05-041-0/+24
| |\
| | * Bug #27531: the 4.1 fix.gkodinov/kgeorge@magare.gmz2007-05-041-0/+24
* | | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-04-291-16/+40
|\ \ \ | |/ /
| * | BUG#27939: Early NULLs filtering doesn't work for eq_ref accesssergefp@mysql.com2007-04-191-0/+23
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-01-121-0/+18
|\ \ \ | |/ /
| * | BUG#25106: A USING clause in combination with a VIEW results in columngkodinov/kgeorge@macbook.gmz2007-01-111-0/+20
| * | Merge bk@192.168.21.1:mysql-5.0-optholyfoot/hf@mysql.com/deer.(none)2006-12-081-0/+2
| |\ \
* | \ \ Merge bk@192.168.21.1:mysql-5.1-optholyfoot/hf@deer.(none)2006-12-081-0/+1
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/hf/work/embt/my50-embtholyfoot/hf@deer.(none)2006-11-131-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | several fixes to make tests pass in embedded-server modeholyfoot/hf@mysql.com/deer.(none)2006-11-131-0/+2
* | | | | Fixed portablity problemmonty@mysql.com/nosik.monty.fi2006-11-281-2/+2
* | | | | Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-221-29/+29
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-29/+29
| |/ /
* | | BUG#14940: Slow join order is chosen: [2nd commit with post-review fixes]sergefp@mysql.com2006-09-291-0/+21
* | | BUG#14940 "MySQL choose wrong index", v.2sergefp@mysql.com2006-07-281-0/+19
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1rburnett@bk-internal.mysql.com2006-06-191-0/+25
|\ \ \ | |/ /
| * | Bug #15355: Common natural join column not resolved in prepared statement nes...gkodinov@mysql.com2006-06-081-0/+25
* | | Bug#19720 "Information Schema" output does not list privileges when running "...gluh@eagle.intranet.mysql.r18.ru2006-06-131-0/+1
|/ /
* | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2006-03-061-12/+29
|\ \
| * | Fix for BUG#15229.timour@mysql.com2006-03-021-12/+29
* | | Fix for BUG#17523: natural join and information schema.timour@mysql.com2006-02-221-0/+6
|/ /
* | WL#2486 - natural/using join according to SQL:2003timour@mysql.com2005-11-301-1/+1
* | WL#2486 - natural/using join according to SQL:2003.timour@mysql.com2005-11-301-0/+207
* | WL#2486 - natural and using join according to SQL:2003timour@mysql.com2005-08-231-4/+11
* | WL#2486 - natural and using join according to SQL:2003timour@mysql.com2005-08-191-3/+1
* | Implementation of WL#2486 -timour@mysql.com2005-08-121-9/+11
|/
* Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
* hang in dummy natural join (no common columns) Bug #4807serg@serg.mylan2004-08-021-0/+10
* WorkLog#1323antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-101-6/+6
* CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-1/+1
* Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-4/+1
|\
| * Added thread variable max_seeks_for_keymonty@mashka.mysql.fi2003-06-271-4/+1
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-0/+46
|\ \ | |/
| * Merge with 3.23:monty@mashka.mysql.fi2003-04-261-0/+14
| |\
| | * Fixed problem with timestamps in binary log on 64 bit machinesmonty@narttu.mysql.fi2003-04-231-0/+14
| * | Fix for -fbranch-probabilites (bug 268)monty@mashka.mysql.fi2003-04-261-0/+32
* | | Removed compiler warningsmonty@narttu.mysql.fi2003-05-061-1/+1
* | | Merge with 4.0monty@narttu.mysql.fi2003-03-161-0/+24
|\ \ \ | |/ /