summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes after merge with 4.1unknown2004-11-031-4/+22
* merge with 4.1unknown2004-10-291-126/+202
|\
| * 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
| |/
* | Merge for post-merge fixes for Item_equal patch.unknown2004-10-191-1/+121
|\ \
| * | table.h, sql_select.h:unknown2004-10-191-3/+98
| * | Merge for Item_equal.unknown2004-10-091-1/+26
| |\ \
| | * | sql_select.cc, opt_range.cc, item.cc:unknown2004-02-191-1/+2
| | * | Manual mergeunknown2004-02-191-40/+40
| | |\ \
| | * | | Many files:unknown2004-02-181-8/+81
| | * | | Auto Mergeunknown2003-12-231-1/+46
| | |\ \ \
| | | * \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2003-12-081-0/+11
| | | |\ \ \
| | | * \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2003-12-021-2/+1
| | | |\ \ \ \
| | | * \ \ \ \ Mergeunknown2003-12-011-7/+160
| | | |\ \ \ \ \
| | | * | | | | | This ChangeSet Introdices Item_equal.unknown2003-11-261-1/+46
* | | | | | | | | Merge with implementation of WL#1724.unknown2004-10-111-0/+39
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fixes for WL#1724 required by the third code review.unknown2004-10-111-3/+2
| * | | | | | | | WL#1724 "Min/Max Optimization for Queries with Group By Clause"unknown2004-08-271-0/+40
* | | | | | | | | More fixes for strict mode:unknown2004-10-021-3/+39
* | | | | | | | | Removed wrong warnings in test suite (This was because select_insert / select...unknown2004-09-171-0/+12
* | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-101-0/+93
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-16/+79
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-0/+93
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+93
* | | | | | | | | | | | mergeunknown2004-09-091-16/+79
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge on pullunknown2004-09-091-16/+79
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-3/+12