summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
|\
| * BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* | mergemonty@mishka.local2005-05-061-0/+1
|\ \
| * | Fixes while reviewing new codemonty@mishka.local2005-05-061-0/+1
* | | A lot of fixes to Precision mathholyfoot@hf-ibm.(none)2005-05-051-0/+9
|/ /
* | mergedserg@serg.mylan2005-03-141-1/+3
|\ \ | |/
| * correct not_null_tables() for XOR and ANDserg@serg.mylan2005-03-131-1/+3
* | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-141-0/+1
|\ \
| * \ Manual mergeigor@rurik.mysql.com2005-03-131-0/+1
| |\ \ | | |/
| | * join_outer.result, join_outer.test:igor@rurik.mysql.com2005-03-121-0/+1
* | | anotehr fix for Item_func_isnotnull::not_null_tables()serg@serg.mylan2005-03-141-1/+2
* | | Item_func_isnotnull::not_null_tables - return 0 if not top-level itemserg@serg.mylan2005-03-131-3/+5
|/ /
* | Merge mysql.com:/home/psergey/mysql-4.1-bug8711sergefp@mysql.com2005-03-111-0/+1
|\ \ | |/
| * Mergesergefp@mysql.com2005-03-111-0/+1
| |\
| | * Fix for BUG#8711: "<=>" may have true value for NULL arguments, so make sergefp@mysql.com2005-03-111-0/+1
| | * Fixes while reviewing codemonty@mysql.com2004-11-261-3/+0
| | * Merge for BUG#3759 which was missing from the main tree for some reason.timour@mysql.com2004-11-251-0/+1
| | |\
| | * | Fix for Bug#3759timour@mysql.com2004-08-301-0/+3
* | | | Fixes for bug#8115 "Server Crash with prepared statement"konstantin@mysql.com2005-03-031-0/+6
* | | | bug#8151 - truncate leaves a transaction openserg@serg.mylan2005-03-021-5/+3
* | | | Mergemskold@mysql.com2005-02-111-46/+86
|\ \ \ \
| * | | | Precision Math implementationhf@deer.(none)2005-02-091-43/+80
| * | | | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-3/+6
| |\ \ \ \ | | |/ / /
| | * | | fixed column number fetchinmg for subqueries. (BUG#8020)bell@sanja.is.com.ua2005-01-241-3/+6
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2005-01-211-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix for valgrind failures in get_mm_tree.sergefp@mysql.com2005-01-181-0/+1
* | | | | Mergemskold@mysql.com2005-01-031-1/+23
|\ \ \ \ \ | |/ / / /
| * | | | Merge with 4.1monty@mishka.local2004-12-221-1/+23
| |\ \ \ \ | | |/ / /
| | * | | reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...bell@sanja.is.com.ua2004-11-181-1/+23
* | | | | Condition pushdown to storage enginemskold@mysql.com2004-12-171-0/+3
|/ / / /
* | | | compatibility fixesserg@serg.mylan2004-11-291-1/+1
* | | | mergebell@sanja.is.com.ua2004-11-211-1/+2
|\ \ \ \
| * \ \ \ mergebell@sanja.is.com.ua2004-11-111-1/+2
| |\ \ \ \
| | * | | | fixed merged view fields names (BUG#5147)bell@sanja.is.com.ua2004-09-141-1/+2
* | | | | | Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-7/+7
|/ / / / /
* | | | | Portability fix (Problems compiling on MacOSX with gcc)monty@mysql.com2004-11-101-3/+0
* | | | | merge with 4.1monty@mysql.com2004-10-291-13/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-10-141-1/+1
| |\ \ \ \
| | * | | | true,false -> TRUE, FALSEmonty@mishka.local2004-10-141-1/+1
| * | | | | A fix and test case for Bug#5987 "subselect in bool function konstantin@mysql.com2004-10-101-11/+1
| |/ / / /
| * | | | Deployment of centralized Item change registry, step 2: Item_ref konstantin@mysql.com2004-10-081-1/+1
| * | | | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix for bug #5595: NULLIF() IS NULL returns false if NULLIF() returns NULLgluh@gluh.mysql.r18.ru2004-09-181-0/+1
| | | |/ | | |/|
| | * | null.test, null.result:igor@rurik.mysql.com2004-08-201-0/+1
| | * | Merge with 3.23 to get latest bug fixesmonty@mysql.com2004-06-101-1/+0
| | |\ \
| | | * | removed incorrect destructor (to prevent deleting item by recursion instead o...bell@sanja.is.com.ua2004-06-031-1/+0
* | | | | item_cmpfunc.h:igor@rurik.mysql.com2004-10-251-1/+1
* | | | | Merge for Item_equal.igor@rurik.mysql.com2004-10-091-0/+144
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sql_select.cc, item_cmpfunc.h:igor@rurik.mysql.com2004-02-191-0/+2
| * | | | Manual mergeigor@rurik.mysql.com2004-02-191-12/+22
| |\ \ \ \