summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes for bug#8115 "Server Crash with prepared statement"unknown2005-03-031-0/+6
* bug#8151 - truncate leaves a transaction openunknown2005-03-021-5/+3
* Mergeunknown2005-02-111-46/+86
|\
| * Precision Math implementationunknown2005-02-091-43/+80
| * 4.1 -> 5.0 mergeunknown2005-02-031-3/+6
| |\
| | * fixed column number fetchinmg for subqueries. (BUG#8020)unknown2005-01-241-3/+6
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-01-211-0/+1
|\ \ \ | |/ /
| * | Fix for valgrind failures in get_mm_tree.unknown2005-01-181-0/+1
* | | Mergeunknown2005-01-031-1/+23
|\ \ \ | |/ /
| * | Merge with 4.1unknown2004-12-221-1/+23
| |\ \ | | |/
| | * reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-181-1/+23
* | | Condition pushdown to storage engineunknown2004-12-171-0/+3
|/ /
* | compatibility fixesunknown2004-11-291-1/+1
* | mergeunknown2004-11-211-1/+2
|\ \
| * \ mergeunknown2004-11-111-1/+2
| |\ \
| | * | fixed merged view fields names (BUG#5147)unknown2004-09-141-1/+2
* | | | Rename: Item::val -> Item::val_real().unknown2004-11-111-7/+7
|/ / /
* | | Portability fix (Problems compiling on MacOSX with gcc)unknown2004-11-101-3/+0
* | | merge with 4.1unknown2004-10-291-13/+4
|\ \ \ | | |/ | |/|
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-141-1/+1
| |\ \
| | * | true,false -> TRUE, FALSEunknown2004-10-141-1/+1
| * | | A fix and test case for Bug#5987 "subselect in bool function unknown2004-10-101-11/+1
| |/ /
| * | Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-1/+1
| * | Merge with 4.0 for 4.1 releaseunknown2004-10-061-0/+1
| |\ \
| | * | Fix for bug #5595: NULLIF() IS NULL returns false if NULLIF() returns NULLunknown2004-09-181-0/+1
| | * | null.test, null.result:unknown2004-08-201-0/+1
| | * | Merge with 3.23 to get latest bug fixesunknown2004-06-101-1/+0
| | |\ \
| | | * | removed incorrect destructor (to prevent deleting item by recursion instead o...unknown2004-06-031-1/+0
* | | | | item_cmpfunc.h:unknown2004-10-251-1/+1
* | | | | Merge for Item_equal.unknown2004-10-091-0/+144
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sql_select.cc, item_cmpfunc.h:unknown2004-02-191-0/+2
| * | | | Manual mergeunknown2004-02-191-12/+22
| |\ \ \ \
| * | | | | Many files:unknown2004-02-181-8/+87
| * | | | | Mergeunknown2003-12-011-21/+15
| |\ \ \ \ \
| * | | | | | This ChangeSet Introdices Item_equal.unknown2003-11-261-0/+63
* | | | | | | Merge with 4.1unknown2004-09-061-2/+9
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | after review patchunknown2004-08-311-0/+3
| * | | | | | NOT elimination moved in parsing (suggested by Monty)unknown2004-08-291-1/+1
| * | | | | | Renamed Arg_comparator::compare_int -> compare_int_signedunknown2004-08-181-1/+1
| * | | | | | Fix for bug#4488: sign-aware equality checkunknown2004-08-171-0/+1
| * | | | | | Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons.unknown2004-08-111-0/+3
* | | | | | | Merge with 4.1.3-betaunknown2004-07-071-3/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-221-2/+4
| |\ \ \ \ \ \
| | * | | | | | Fix for Bug# 4200 "Parse error on LIKE ESCAPE with parameter binding"unknown2004-06-221-2/+4
| * | | | | | | cleanup for Item_func_regex (Bug #4199)unknown2004-06-191-1/+1
| |/ / / / / /
* | | | | | | After merge fixunknown2004-06-251-1/+35
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | join_nested.test, join_nested.result:unknown2004-06-101-1/+35
| | |/ / / / | |/| | | |
| * | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2003-12-011-0/+1
| |\ \ \ \ \
| | * | | | | join_outer.result, null.result, null.test:unknown2003-12-011-0/+1
| | |/ / / /
* | | | | | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...unknown2004-05-061-1/+2