| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.1 | gluh@eagle.(none) | 2007-01-24 | 1 | -0/+38 |
|\ |
|
| * | merge of 5.0-opt -> 5.1-opt | gkodinov/kgeorge@macbook.gmz | 2007-01-24 | 1 | -34/+36 |
| * | Merge macbook.gmz:/Users/kgeorge/mysql/work/mysql-5.0-opt | gkodinov/kgeorge@macbook.gmz | 2007-01-23 | 1 | -0/+36 |
| |\ |
|
| | * | BUG#20420: optimizer reports wrong keys on left join with IN | gkodinov/kgeorge@macbook.gmz | 2007-01-15 | 1 | -0/+36 |
* | | | Merge polly.local:/tmp/maint/bug24261/my51-bug24261 | kaa@polly.local | 2006-12-08 | 1 | -0/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge polly.local:/tmp/maint/bug24261/my50-bug24261 | kaa@polly.local | 2006-12-08 | 1 | -0/+7 |
| |\ \ |
|
| | * | | Fix for bug #24261 "crash when WHERE contains NOT IN ('<negative value>') for... | kaa@polly.local | 2006-11-27 | 1 | -0/+7 |
* | | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-bug17047 | kroki/tomash@moonlight.intranet | 2006-11-16 | 1 | -1/+29 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug17047 | kroki/tomash@moonlight.intranet | 2006-11-16 | 1 | -1/+25 |
| |\ \
| | |/
| |/| |
|
| | * | BUG#17047: CHAR() and IN() can return NULL without signaling NULL result | kroki/tomash@moonlight.intranet | 2006-11-16 | 1 | -1/+21 |
| * | | Merge | evgen@moonbone.local | 2006-06-20 | 1 | -12/+0 |
| |\ \
| | |/ |
|
| | * | item_cmpfunc.cc, func_in.result, func_in.test: | evgen@moonbone.local | 2006-06-20 | 1 | -12/+0 |
| * | | Manually merged | evgen@moonbone.local | 2006-05-30 | 1 | -0/+12 |
| |\ \
| | |/ |
|
| | * | Fixed bug#18360: Incorrect type coercion in IN() results in false comparison | evgen@moonbone.local | 2006-05-30 | 1 | -0/+12 |
* | | | Fixed bug #18360: Type aggregation for IN and CASE may lead to a wrong | evgen@moonbone.local | 2006-09-26 | 1 | -0/+24 |
|/ / |
|
* | | BUG#19618: Crash for unsigned_col NOT IN (-1, ... ) | sergefp@mysql.com | 2006-05-15 | 1 | -0/+12 |
* | | BUG#15872: Don't run the range analyzer on "t1.keypart NOT IN (const1, ..., )... | sergefp@mysql.com | 2006-04-25 | 1 | -1/+93 |
* | | type_binary.result, type_binary.test: | bar@mysql.com | 2005-10-13 | 1 | -1/+1 |
* | | Manually merged | sergefp@mysql.com | 2005-09-24 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Fix for BUG#13419: In "ref" optimizer, take into account that item=Item_func_... | sergefp@mysql.com | 2005-09-23 | 1 | -0/+7 |
* | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | | func_in.result, func_in.test: | igor@rurik.mysql.com | 2005-07-16 | 1 | -0/+18 |
|/ |
|
* | item_cmpfunc.cc: | bar@mysql.com | 2005-01-20 | 1 | -0/+5 |
* | func_in.result, func_in.test: | igor@rurik.mysql.com | 2004-11-04 | 1 | -0/+7 |
* | Allow IN to convert arguments into Unicode in some cases. | bar@mysql.com | 2004-09-01 | 1 | -0/+7 |
* | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -3/+3 |
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -0/+1 |
* | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -3/+3 |
* | IN now aggregates all argument types for comparison | bar@bar.mysql.r18.ru | 2003-07-18 | 1 | -0/+8 |
* | Item_func_null doesn't have a separate Item for the first argument anymore. | bar@bar.mysql.r18.ru | 2003-07-16 | 1 | -0/+19 |
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -1/+5 |
* | _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related) | bell@sanja.is.com.ua | 2002-12-06 | 1 | -0/+32 |
* | fixed tests to be independed from environment | bell@sanja.is.com.ua | 2002-08-30 | 1 | -0/+1 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+19 |