summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesunknown2005-01-151-4/+6
* After merge fixesunknown2004-12-311-2/+2
* Merge with 4.1unknown2004-12-221-4/+76
|\
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-141-1/+1
| |\
| | * bug#6275 "client_test" fail in 4.1.7 make testunknown2004-12-141-1/+1
| * | A quick fix for bug #7257: Crash in default tests: 'subselect'unknown2004-12-141-2/+2
| |/
| * * Added comments and one assertunknown2004-12-141-0/+1
| * Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0unknown2004-12-141-19/+22
| * Merged fixes for BUG#6976 and BUG#7079unknown2004-12-131-0/+4
| * Merged (will need a post-merge fix)unknown2004-12-131-0/+21
| |\
| | * Merging fix for BUG#6976 from 4.0 to 4.1 unknown2004-12-131-0/+21
| * | comment of class eddedunknown2004-12-131-0/+4
| * | new reference which refer to current value not to result used for resolving...unknown2004-12-111-0/+39
| |/
* | bit typeunknown2004-12-171-3/+10
* | Update results for new varchar handlingunknown2004-12-071-2/+3
* | Merge with 4.1unknown2004-12-061-3/+3
|\ \ | |/
| * init values to avoid junk returning in case of null value asking without assi...unknown2004-11-251-3/+3
* | protection: TRASH in deleteunknown2004-11-281-2/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-251-1/+14
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-241-0/+1
| |\ \
| | * | fixed problem in MacOSunknown2004-11-241-0/+1
| * | | Fix for bug #5888 "Triggers with nonexistent columns cause packetsunknown2004-11-241-1/+3
| * | | mergedunknown2004-11-221-0/+10
| |\ \ \ | | |/ / | |/| / | | |/
| | * A fix and test case for Bug#6297 "prepared statement, wrong handlingunknown2004-11-211-0/+10
* | | mergeunknown2004-11-211-0/+3
|\ \ \ | |/ / |/| |
| * | mergeunknown2004-11-111-0/+3
| |\ \
| | * \ mergeunknown2004-10-051-3/+24
| | |\ \
| | | * | fixed merged view fields names (BUG#5147)unknown2004-09-141-3/+24
* | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-111-0/+3
|\ \ \ \ \
| * \ \ \ \ Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-0/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | 1. When mixing NULL to a character string,unknown2004-11-101-0/+3
* | | | | Rename: Item::val -> Item::val_real().unknown2004-11-111-20/+20
|/ / / /
* | | | merge on pullunknown2004-11-091-3/+26
|\ \ \ \
| * | | | After merge fixesunknown2004-11-081-0/+1
| * | | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-3/+25
| |\ \ \ \ | | |/ / /
| | * | | Many files:unknown2004-11-021-3/+15
| | * | | Allow to convert to non-Unicode charset when mixing a stringunknown2004-10-291-3/+13
* | | | | postreview fixesunknown2004-11-081-0/+1
|/ / / /
* | | | Fixes after merge with 4.1unknown2004-11-031-0/+3
* | | | merge with 4.1unknown2004-10-291-28/+42
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-221-1/+2
| |\ \ \
| | * | | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-1/+2
| * | | | Followup to fix for bug#6050: fix valgrind warnings.unknown2004-10-221-2/+3
| |/ / /
| * | | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field unknown2004-10-221-4/+13
| * | | item.h:unknown2004-10-121-0/+1
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-101-1/+1
| |\ \ \
| | * | | A fix and test case for Bug#5987 "subselect in bool function unknown2004-10-101-1/+1
| * | | | args_copy and cleunup() removed from Item_sumunknown2004-10-091-0/+1
| |/ / /
| * | | Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-17/+10
| * | | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values unknown2004-10-081-3/+0