| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for bug #28748: "Select" returning one value too few | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-06-09 | 1 | -11/+20 |
* | Fixed bug #27362: crash at evaluation of IN predicate when one | igor@olga.mysql.com | 2007-03-22 | 1 | -0/+11 |
* | Bug#19342: additional test case for code coverage | gkodinov/kgeorge@macbook.gmz | 2007-03-06 | 1 | -1/+5 |
* | Bug #19342: | gkodinov/kgeorge@macbook.gmz | 2007-03-02 | 1 | -0/+58 |
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.0 | gluh@mysql.com/eagle.(none) | 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/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-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 |
* | | 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 |