summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* fixes/cleanups according to Coverity reportunknown2005-01-241-18/+6
* * Added comments and one assertunknown2004-12-141-4/+5
* Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0unknown2004-12-141-7/+20
* Merged (will need a post-merge fix)unknown2004-12-131-3/+2
|\
| * Merging fix for BUG#6976 from 4.0 to 4.1 unknown2004-12-131-2/+2
* | initialize variables (addition for BUG#7079)unknown2004-12-131-2/+2
* | new reference which refer to current value not to result used for resolving...unknown2004-12-111-8/+26
|/
* Manual merge of fix for bug #6266 "Invalid DATETIME value is not handledunknown2004-11-191-0/+26
|\
| * Fix for bug #6266 "Invalid DATETIME value is not handled properly".unknown2004-11-151-0/+26
* | 1. When mixing NULL to a character string,unknown2004-11-101-2/+2
* | A fix and test case for the bug reported by Reggie: if character setunknown2004-11-051-0/+4
|/
* Many files:unknown2004-11-021-0/+41
* A fix according to Monty's request:unknown2004-10-291-1/+3
* Allow to convert to non-Unicode charset when mixing a stringunknown2004-10-291-18/+63
* Followup to fix for bug#6050: fix valgrind warnings.unknown2004-10-221-0/+20
* A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field unknown2004-10-221-9/+30
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-9/+5
|\
| * A fix and test case for Bug#6049 "Loss of sign when using prepared unknown2004-10-161-9/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-29/+35
|\ \
| * | Review of all code pushed since last reviewunknown2004-10-201-29/+35
| |/
* | Bug #6139 UNION doesn't understand collate in the column of second selectunknown2004-10-181-2/+2
|/
* A small simplification: perform two actions at once, register aunknown2004-10-101-15/+10
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-101-11/+21
|\
| * A fix and test case for Bug#5987 "subselect in bool function unknown2004-10-101-11/+21
* | args_copy and cleunup() removed from Item_sumunknown2004-10-091-0/+8
|/
* Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-15/+2
* A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values unknown2004-10-081-11/+6
* A couple of typos fixed.unknown2004-10-041-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-301-7/+9
|\
| * Final solution for bug# 4302 "Ambiguos order by when renamed column isunknown2004-09-301-7/+9
* | postreview fixunknown2004-09-261-33/+55
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-09-251-1/+1
|\ \ | |/
| * A fix and test case for bug#5510 "inserting Null in AutoIncrement primaryunknown2004-09-181-1/+1
* | postreview fixes (BUG#5618 & BUG#5590)unknown2004-09-251-23/+12
* | fixed error handling if creating derived table failedunknown2004-09-171-0/+1
* | Do not try use fields examples is expression and fiend used or SET/ENUM field...unknown2004-09-171-10/+24
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-09-161-6/+4
|\
| * fixed temporary table processing expresions of subqueries and removed wrong r...unknown2004-09-061-6/+4
* | item.cc:unknown2004-09-161-1/+3
|/
* Move collation aggregation with superset conversion codeunknown2004-09-011-2/+28
* Portablity fixes & simple optimizationsunknown2004-08-241-1/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-08-231-24/+46
|\
| * skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-24/+46
* | ctype_ucs.result, ctype_ucs.test, item.cc:unknown2004-08-131-4/+9
|/
* type of parameter assignment for parameters from variables added (BUG#4280)unknown2004-06-251-0/+4
* Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-2/+2
* Coding style fixesunknown2004-06-221-36/+35
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-181-2/+2
|\
| * WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-2/+2
* | Fix for bug#4105 "Server crash on attempt to prepare a statement with unknown2004-06-181-1/+11
|/