summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
Commit message (Expand)AuthorAgeFilesLines
* A fix and a test case for Bug#12734 " prepared statement may unknown2006-01-141-0/+1
* Many files:unknown2005-09-291-2/+2
* Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-09-081-1/+1
|\
| * BUG#12695: Item_func_isnull::update_used_tables did not update const_item_cacheunknown2005-09-081-1/+1
* | Merge mysql.com:/home/alexi/mysql-4.1unknown2005-09-071-17/+38
|\ \
| * | item_cmpfunc.h:unknown2005-09-061-17/+38
| |/
* | item_cmpfunc.h:unknown2005-09-061-1/+1
|/
* fixed convertion and handling IN subqueries with rows (BUG#11867)unknown2005-08-131-0/+5
* fixed not_null_tables() for IN() (BUG#9393)unknown2005-06-281-0/+6
* BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
* correct not_null_tables() for XOR and ANDunknown2005-03-131-1/+3
* join_outer.result, join_outer.test:unknown2005-03-121-0/+1
* Mergeunknown2005-03-111-0/+1
|\
| * Fix for BUG#8711: "<=>" may have true value for NULL arguments, so make unknown2005-03-111-0/+1
| * Fixes while reviewing codeunknown2004-11-261-3/+0
| * Merge for BUG#3759 which was missing from the main tree for some reason.unknown2004-11-251-0/+1
| |\
| * | Fix for Bug#3759unknown2004-08-301-0/+3
* | | fixed column number fetchinmg for subqueries. (BUG#8020)unknown2005-01-241-3/+6
* | | reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-181-1/+23
* | | 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
* | | 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 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
|/ / /
* | | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...unknown2004-05-061-1/+2
* | | fixed brocken of client_test unknown2004-04-031-5/+2
* | | Cleanups & safety fixesunknown2004-03-251-2/+2
* | | after review changesunknown2004-03-201-2/+2
* | | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-2/+2
* | | DBUG_ASSERT(fixed == 0) added to fix_fields()unknown2004-03-171-12/+17
* | | mergeunknown2004-02-171-1/+8
|\ \ \
| * | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)unknown2004-02-121-1/+3
| * | | mergeunknown2004-02-091-0/+5
| |\ \ \
| | * | | fixed subquery with PS (BUG#2462)unknown2004-02-081-0/+5
* | | | | After merge fixesunknown2004-02-161-0/+2
* | | | | Merge with 4.0.18unknown2004-02-111-5/+4
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fix for the bug #2231: string column, INDEX+LIKE, don't take the ESCAPE chara...unknown2003-12-301-5/+4
* | | | mergeunknown2004-02-051-2/+2
|\ \ \ \ | |_|/ / |/| | |