summaryrefslogtreecommitdiff
path: root/mysql-test/r/join_outer.result
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-0/+20
|\
| * Bug#51598 Inconsistent behaviour with a COALESCE statement inside an IN compa...Sergey Glukhov2010-03-191-0/+20
* | Automerge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2009-12-171-0/+35
|\ \ | |/
| * Bug#47650: using group by with rollup without indexesMartin Hansson2009-12-171-0/+35
* | WL#2110 (SIGNAL)Marc Alff2009-09-101-4/+8
|/
* Merge gleb.loc:/home/uchum/work/bk/mysql-5.0-optgshchepa/uchum@gleb.loc2007-05-281-0/+15
|\
| * Fixed bug #28571. Outer join queries with ON conditions overigor@olga.mysql.com2007-05-261-0/+15
* | Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-optgkodinov/kgeorge@magare.gmz2007-05-041-0/+25
|\ \ | |/
| * Fixed bug #28188: performance degradation for outer join queries to whichigor@olga.mysql.com2007-05-011-0/+25
* | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-02-131-0/+20
|\ \ | |/
| * Fixed bug #26017.igor@olga.mysql.com2007-02-091-0/+20
* | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-optgkodinov@dl145s.mysql.com2006-09-181-1/+1
|\ \ | |/
| * Fixed bug #16081: row equalities were not taken intoigor@rurik.mysql.com2006-09-011-1/+1
* | Merge moonbone.local:/work/tmp_merge-5.0-mysqlevgen@moonbone.local2006-08-291-1/+1
|\ \ | |/
| * Fix by Georgi Kodinov:sergefp@mysql.com2006-08-211-19/+0
| * Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.(none)2006-08-141-1/+1
| |\
| | * Bug #21302: Result not properly sorted when using an ORDER BY on a second gkodinov/kgeorge@macbook.gmz2006-08-141-1/+1
* | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-0/+2
|\ \ \ | |/ /
| * | Bug #19498: Inconsistent support for DEFAULT in TEXT columnsjimw@rama.(none)2006-07-181-0/+2
| |/
* | Merge bk-internal:/home/bk/mysql-5.1msvensson@neptunus.(none)2006-06-101-19/+0
|\ \
| * | Move innodb dependent test to join_outer_innodbmsvensson@neptunus.(none)2006-05-221-19/+0
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2006-05-191-2/+37
|\ \ \ | |/ / |/| / | |/
| * Fixed bug #19816.igor@rurik.mysql.com2006-05-171-2/+37
* | Merge rurik.mysql.com:/home/igor/tmp_mergeigor@rurik.mysql.com2006-05-171-0/+22
|\ \ | |/
| * Fixed bug #19396: a crash for a an outer join operation igor@rurik.mysql.com2006-05-131-0/+22
* | Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0igor@rurik.mysql.com2006-03-241-0/+19
|\ \ | |/
| * Fixed bug #17164.igor@rurik.mysql.com2006-03-241-0/+19
* | Merge mysql.com:/home/mydev/mysql-5.1ingo@mysql.com2006-02-101-1/+1
|\ \ | |/ |/|
| * WL#1563 - Modify MySQL to support fast CREATE/DROP INDEXingo@mysql.com2006-01-231-1/+1
* | Add new option "check-testcases" to mysql-test-run.plmsvensson@neptunus.(none)2006-01-261-0/+1
|/
* join_outer.result, opt_range.cc, item_cmpfunc.cc:aivanov@mysql.com2005-09-071-5/+5
* Merge mysql.com:/home/alexi/dev/mysql-4.1-0aivanov@mysql.com2005-09-061-1/+134
|\
| * item_cmpfunc.h:aivanov@mysql.com2005-09-061-0/+133
* | WL#2486 - natural and using join according to SQL:2003timour@mysql.com2005-08-231-48/+64
* | Implementation of WL#2486 -timour@mysql.com2005-08-121-66/+68
* | join_outer.result, join_outer.test:igor@rurik.mysql.com2005-06-151-0/+8
* | join_outer.test, join_outer.result:igor@rurik.mysql.com2005-05-211-0/+18
* | be sure to call top_level_item() on the new Item_cond_and,serg@serg.mylan2005-04-271-0/+14
* | Mergejimw@mysql.com2005-04-041-0/+19
|\ \ | |/
| * Merge new testsjimw@mysql.com2005-04-041-0/+19
| |\
| | * Make sure that warning message when GROUP_CONCAT() cuts values is alsojimw@mysql.com2005-02-231-0/+19
* | | mergedserg@serg.mylan2005-03-141-0/+6
|\ \ \ | |/ /
| * | correct not_null_tables() for XOR and ANDserg@serg.mylan2005-03-131-0/+6
* | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-141-0/+22
|\ \ \
| * \ \ Manual mergeigor@rurik.mysql.com2005-03-131-0/+22
| |\ \ \ | | |/ /
| | * | join_outer.result, join_outer.test:igor@rurik.mysql.com2005-03-121-0/+22
* | | | anotehr fix for Item_func_isnotnull::not_null_tables()serg@serg.mylan2005-03-141-0/+4
* | | | Item_func_isnotnull::not_null_tables - return 0 if not top-level itemserg@serg.mylan2005-03-131-0/+3
|/ / /
* | | Merge mysql.com:/home/psergey/mysql-4.1-bug8711sergefp@mysql.com2005-03-111-0/+20
|\ \ \ | |/ /
| * | Mergesergefp@mysql.com2005-03-111-0/+20
| |\ \ | | |/ | |/|