summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@avenger.(none)2004-11-111-2/+2
|\
| * Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)brian@avenger.(none)2004-11-111-2/+2
| |\
| | * 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
| | |/
* | | Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-14/+13
* | | post-merge fixes for WL#1972timour@mysql.com2004-11-111-3/+2
|/ /
* | WL#1972 - manual merge with latest bk source treetimour@mysql.com2004-11-111-130/+347
* | WL#1972 "Evaluate HAVING before SELECT select-list"timour@mysql.com2004-11-101-21/+65
* | WL#1972 "Evaluate HAVING before SELECT select-list"timour@mysql.com2004-11-091-298/+306
* | WL#1972 "Evaluate HAVING before SELECT"timour@mysql.com2004-11-051-209/+259
* | WL#1972 "Evaluate HAVING before SELECT select-list"timour@mysql.com2004-11-021-27/+42
* | Implementation of WL#1972 "Evaluate HAVING before SELECT select-list"timour@mysql.com2004-10-281-67/+229
* | Merge for post-merge fixes for Item_equal patch.igor@rurik.mysql.com2004-10-191-1/+121
|\ \
| * | table.h, sql_select.h:igor@rurik.mysql.com2004-10-191-3/+98
| * | Merge for Item_equal.igor@rurik.mysql.com2004-10-091-1/+26
| |\ \
| | * | sql_select.cc, opt_range.cc, item.cc:igor@rurik.mysql.com2004-02-191-1/+2
| | * | Manual mergeigor@rurik.mysql.com2004-02-191-40/+40
| | |\ \
| | * | | Many files:igor@rurik.mysql.com2004-02-181-8/+81
| | * | | Auto Mergeigor@rurik.mysql.com2003-12-231-1/+46
| | |\ \ \
| | | * \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2003-12-081-0/+11
| | | |\ \ \
| | | * \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2003-12-021-2/+1
| | | |\ \ \ \
| | | * \ \ \ \ Mergeigor@rurik.mysql.com2003-12-011-7/+160
| | | |\ \ \ \ \