| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG#19618: Crash for unsigned_col NOT IN (-1, ... ) | unknown | 2006-05-15 | 1 | -0/+12 |
* | BUG#15872: Don't run the range analyzer on "t1.keypart NOT IN (const1, ..., )... | unknown | 2006-04-25 | 1 | -1/+93 |
* | type_binary.result, type_binary.test: | unknown | 2005-10-13 | 1 | -1/+1 |
* | Manually merged | unknown | 2005-09-24 | 1 | -0/+7 |
|\ |
|
| * | Fix for BUG#13419: In "ref" optimizer, take into account that item=Item_func_... | unknown | 2005-09-23 | 1 | -0/+7 |
* | | Merge mysql.com:/home/my/mysql-4.1 | unknown | 2005-07-28 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Added end marker for tests to make future merges easier | unknown | 2005-07-28 | 1 | -0/+2 |
* | | func_in.result, func_in.test: | unknown | 2005-07-16 | 1 | -0/+18 |
|/ |
|
* | item_cmpfunc.cc: | unknown | 2005-01-20 | 1 | -0/+5 |
* | func_in.result, func_in.test: | unknown | 2004-11-04 | 1 | -0/+7 |
* | Allow IN to convert arguments into Unicode in some cases. | unknown | 2004-09-01 | 1 | -0/+7 |
* | After merge fixes | unknown | 2004-02-16 | 1 | -3/+3 |
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | unknown | 2003-10-30 | 1 | -0/+1 |
* | After merge fixes | unknown | 2003-08-19 | 1 | -3/+3 |
* | IN now aggregates all argument types for comparison | unknown | 2003-07-18 | 1 | -0/+8 |
* | Item_func_null doesn't have a separate Item for the first argument anymore. | unknown | 2003-07-16 | 1 | -0/+19 |
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | unknown | 2003-01-06 | 1 | -1/+5 |
* | _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related) | unknown | 2002-12-06 | 1 | -0/+32 |
* | fixed tests to be independed from environment | unknown | 2002-08-30 | 1 | -0/+1 |
* | Added support for hex strings to mysqlimport | unknown | 2000-12-28 | 1 | -0/+19 |