summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* type_blob.result, func_system.result, func_str.result, ctype_collate.result:bar@mysql.com2005-03-041-8/+2
* Backport my_strntod() from 5.0monty@mysql.com2005-02-221-4/+7
* Set of fixes requested by Kent in IRC. Tested (except the windows changes sin...brian@zim.(none)2005-02-101-1/+1
* Better bugfix for "HAVING when refering to RAND()" (Bug #8216)monty@mysql.com2005-02-081-0/+52
* A fix: bug#6931: Date Type column problem when using UNION-Tablegluh@gluh.mysql.r18.ru2005-02-041-12/+53
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-02-011-2/+4
|\
| * fixed way of forward reference detection to support literal constant (BUG#8025)bell@sanja.is.com.ua2005-01-241-2/+4
* | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-01-241-18/+6
|\ \ | |/ |/|
| * fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-18/+6
* | 1. Item now uses my_charset_bin by default,bar@mysql.com2005-01-181-1/+1
|/
* * Added comments and one assertsergefp@mysql.com2004-12-141-4/+5
* Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0sergefp@mysql.com2004-12-141-7/+20
* Merged (will need a post-merge fix)sergefp@mysql.com2004-12-131-3/+2
|\
| * Merging fix for BUG#6976 from 4.0 to 4.1 sergefp@mysql.com2004-12-131-2/+2
* | initialize variables (addition for BUG#7079)bell@sanja.is.com.ua2004-12-131-2/+2
* | new reference which refer to current value not to result used for resolving...bell@sanja.is.com.ua2004-12-111-8/+26
|/
* Manual merge of fix for bug #6266 "Invalid DATETIME value is not handleddlenev@mysql.com2004-11-191-0/+26
|\
| * Fix for bug #6266 "Invalid DATETIME value is not handled properly".dlenev@brandersnatch.localdomain2004-11-151-0/+26
* | 1. When mixing NULL to a character string,bar@mysql.com2004-11-101-2/+2
* | A fix and test case for the bug reported by Reggie: if character setkonstantin@mysql.com2004-11-051-0/+4
|/
* Many files:bar@mysql.com2004-11-021-0/+41
* A fix according to Monty's request:bar@mysql.com2004-10-291-1/+3
* Allow to convert to non-Unicode charset when mixing a stringbar@mysql.com2004-10-291-18/+63
* Followup to fix for bug#6050: fix valgrind warnings.konstantin@mysql.com2004-10-221-0/+20
* A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field konstantin@mysql.com2004-10-221-9/+30
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-201-9/+5
|\
| * A fix and test case for Bug#6049 "Loss of sign when using prepared konstantin@mysql.com2004-10-161-9/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-10-201-29/+35
|\ \
| * | Review of all code pushed since last reviewmonty@mishka.local2004-10-201-29/+35
| |/
* | Bug #6139 UNION doesn't understand collate in the column of second selectbar@mysql.com2004-10-181-2/+2
|/
* A small simplification: perform two actions at once, register akonstantin@mysql.com2004-10-101-15/+10
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-101-11/+21
|\
| * A fix and test case for Bug#5987 "subselect in bool function konstantin@mysql.com2004-10-101-11/+21
* | args_copy and cleunup() removed from Item_sumbell@sanja.is.com.ua2004-10-091-0/+8
|/
* Deployment of centralized Item change registry, step 2: Item_ref konstantin@mysql.com2004-10-081-15/+2
* A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values konstantin@mysql.com2004-10-081-11/+6
* A couple of typos fixed.konstantin@mysql.com2004-10-041-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-09-301-7/+9
|\
| * Final solution for bug# 4302 "Ambiguos order by when renamed column isdlenev@brandersnatch.localdomain2004-09-301-7/+9
* | postreview fixbell@sanja.is.com.ua2004-09-261-33/+55
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-09-251-1/+1
|\ \ | |/
| * A fix and test case for bug#5510 "inserting Null in AutoIncrement primarykonstantin@mysql.com2004-09-181-1/+1
* | postreview fixes (BUG#5618 & BUG#5590)bell@sanja.is.com.ua2004-09-251-23/+12
* | fixed error handling if creating derived table failedbell@sanja.is.com.ua2004-09-171-0/+1
* | Do not try use fields examples is expression and fiend used or SET/ENUM field...bell@sanja.is.com.ua2004-09-171-10/+24
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-09-161-6/+4
|\
| * fixed temporary table processing expresions of subqueries and removed wrong r...bell@sanja.is.com.ua2004-09-061-6/+4
* | item.cc:bar@mysql.com2004-09-161-1/+3
|/
* Move collation aggregation with superset conversion codebar@mysql.com2004-09-011-2/+28
* Portablity fixes & simple optimizationsmonty@mysql.com2004-08-241-1/+1