Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#51598 Inconsistent behaviour with a COALESCE statement inside an IN compa... | Sergey Glukhov | 2010-03-19 | 1 | -0/+18 |
* | Bug#47650: using group by with rollup without indexes | Martin Hansson | 2009-12-17 | 1 | -0/+29 |
* | Bug #28842 Different 'duplicate key' error code between 5.0 and 5.1 | jimw@rama.(none) | 2007-06-06 | 1 | -1/+1 |
* | Merge gleb.loc:/home/uchum/work/bk/mysql-5.0-opt | gshchepa/uchum@gleb.loc | 2007-05-28 | 1 | -0/+16 |
|\ | |||||
| * | Fixed bug #28571. Outer join queries with ON conditions over | igor@olga.mysql.com | 2007-05-26 | 1 | -0/+16 |
* | | Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-opt | gkodinov/kgeorge@magare.gmz | 2007-05-04 | 1 | -0/+20 |
|\ \ | |/ | |||||
| * | Fixed bug #28188: performance degradation for outer join queries to which | igor@olga.mysql.com | 2007-05-01 | 1 | -0/+20 |
* | | Merge olga.mysql.com:/home/igor/mysql-5.0-opt | igor@olga.mysql.com | 2007-02-13 | 1 | -0/+23 |
|\ \ | |/ | |||||
| * | Fixed bug #26017. | igor@olga.mysql.com | 2007-02-09 | 1 | -0/+23 |
* | | Give warnings for unused objects | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -1/+1 |
* | | Merge moonbone.local:/work/tmp_merge-5.0-mysql | evgen@moonbone.local | 2006-08-29 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Fix by Georgi Kodinov: | sergefp@mysql.com | 2006-08-21 | 1 | -21/+0 |
* | | Merge bk-internal:/home/bk/mysql-5.1 | msvensson@neptunus.(none) | 2006-06-10 | 1 | -16/+2 |
|\ \ | |/ |/| | |||||
| * | Move innodb dependent test to join_outer_innodb | msvensson@neptunus.(none) | 2006-05-22 | 1 | -18/+2 |
| * | Tests uses innodb, add test to check if innodb is available | msvensson@shellback.(none) | 2006-05-18 | 1 | -0/+2 |
* | | Fixed bug #19816. | igor@rurik.mysql.com | 2006-05-17 | 1 | -0/+18 |
|/ | |||||
* | Fixed bug #19396: a crash for a an outer join operation | igor@rurik.mysql.com | 2006-05-13 | 1 | -0/+26 |
* | Fixed bug #17164. | igor@rurik.mysql.com | 2006-03-24 | 1 | -0/+20 |
* | Add new option "check-testcases" to mysql-test-run.pl | msvensson@neptunus.(none) | 2006-01-26 | 1 | -0/+1 |
* | Merge mysql.com:/home/alexi/dev/mysql-4.1-0 | aivanov@mysql.com | 2005-09-06 | 1 | -2/+47 |
|\ | |||||
| * | item_cmpfunc.h: | aivanov@mysql.com | 2005-09-06 | 1 | -0/+46 |
* | | WL#2486 - natural and using join according to SQL:2003 | timour@mysql.com | 2005-08-23 | 1 | -8/+12 |
* | | Implementation of WL#2486 - | timour@mysql.com | 2005-08-12 | 1 | -17/+16 |
* | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -3/+2 |
|\ \ | |/ | |||||
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | | join_outer.result, join_outer.test: | igor@rurik.mysql.com | 2005-06-15 | 1 | -0/+12 |
* | | join_outer.test, join_outer.result: | igor@rurik.mysql.com | 2005-05-21 | 1 | -0/+23 |
* | | be sure to call top_level_item() on the new Item_cond_and, | serg@serg.mylan | 2005-04-27 | 1 | -0/+15 |
* | | Merge | jimw@mysql.com | 2005-04-04 | 1 | -1/+10 |
|\ \ | |/ | |||||
| * | Merge new tests | jimw@mysql.com | 2005-04-04 | 1 | -1/+10 |
| |\ | |||||
| | * | Make sure that warning message when GROUP_CONCAT() cuts values is also | jimw@mysql.com | 2005-02-23 | 1 | -0/+11 |
* | | | merged | serg@serg.mylan | 2005-03-14 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | correct not_null_tables() for XOR and AND | serg@serg.mylan | 2005-03-13 | 1 | -0/+1 |
* | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-14 | 1 | -0/+19 |
|\ \ \ | |||||
| * | | | join_outer.test: | igor@rurik.mysql.com | 2005-03-13 | 1 | -0/+6 |
| * | | | Manual merge | igor@rurik.mysql.com | 2005-03-13 | 1 | -6/+19 |
| |\ \ \ | | |/ / | |||||
| | * | | join_outer.result, join_outer.test: | igor@rurik.mysql.com | 2005-03-12 | 1 | -0/+19 |
* | | | | anotehr fix for Item_func_isnotnull::not_null_tables() | serg@serg.mylan | 2005-03-14 | 1 | -0/+1 |
* | | | | Item_func_isnotnull::not_null_tables - return 0 if not top-level item | serg@serg.mylan | 2005-03-13 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge mysql.com:/home/psergey/mysql-4.1-bug8711 | sergefp@mysql.com | 2005-03-11 | 1 | -0/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge | sergefp@mysql.com | 2005-03-11 | 1 | -0/+13 |
| |\ \ | | |/ | |/| | |||||
| | * | Fix for BUG#8711: "<=>" may have true value for NULL arguments, so make | sergefp@mysql.com | 2005-03-11 | 1 | -0/+13 |
* | | | Fix for valgrind failures in get_mm_tree. | sergefp@mysql.com | 2005-01-18 | 1 | -14/+14 |
* | | | Fix for BUG#4480: In joins with SELECT_STRAIGHT_JOIN re-order tables by outer... | sergefp@mysql.com | 2004-12-21 | 1 | -0/+10 |
* | | | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -0/+76 |
|\ \ \ | |/ / | |||||
| * | | join_outer.result, join_outer.test: | igor@rurik.mysql.com | 2004-11-05 | 1 | -0/+76 |
* | | | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -5/+10 |
|\ \ \ | |/ / | |||||
| * | | Remove usage of !$ from mysql-tests | monty@mysql.com | 2004-11-02 | 1 | -5/+10 |
* | | | join_outer.result, join_outer.test: | igor@rurik.mysql.com | 2004-10-04 | 1 | -1/+26 |
|/ / | |||||
* | | Fix for bug#5088: | sergefp@mysql.com | 2004-08-23 | 1 | -0/+50 |