summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* 1. When mixing NULL to a character string,bar@mysql.com2004-11-101-0/+3
* Many files:bar@mysql.com2004-11-021-3/+15
* Allow to convert to non-Unicode charset when mixing a stringbar@mysql.com2004-10-291-3/+13
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-10-221-1/+2
|\
| * Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-221-1/+2
* | Followup to fix for bug#6050: fix valgrind warnings.konstantin@mysql.com2004-10-221-2/+3
|/
* A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field konstantin@mysql.com2004-10-221-4/+13
* item.h:konstantin@mysql.com2004-10-121-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-101-1/+1
|\
| * A fix and test case for Bug#5987 "subselect in bool function konstantin@mysql.com2004-10-101-1/+1
* | args_copy and cleunup() removed from Item_sumbell@sanja.is.com.ua2004-10-091-0/+1
|/
* Deployment of centralized Item change registry, step 2: Item_ref konstantin@mysql.com2004-10-081-17/+10
* A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values konstantin@mysql.com2004-10-081-3/+0
* some comments addedbell@sanja.is.com.ua2004-09-251-1/+13
* Return character strings in table, type, possible_keys, key fieldsbar@mysql.com2004-09-161-2/+2
* Move collation aggregation with superset conversion codebar@mysql.com2004-09-011-3/+9
* after review patchbell@sanja.is.com.ua2004-08-311-2/+2
* Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons.sergefp@mysql.com2004-08-111-2/+4
* unused field removedbell@sanja.is.com.ua2004-06-281-6/+0
* correct eq() method for Item_param (BUG#4233)serg@serg.mylan2004-06-261-0/+2
* type of parameter assignment for parameters from variables added (BUG#4280)bell@sanja.is.com.ua2004-06-251-10/+10
* after merge fixram@gw.mysql.r18.ru2004-06-221-1/+4
|\
| * a fix (Bug #4102 Crash with a DBUG window after a request)ram@gw.mysql.r18.ru2004-06-161-1/+4
* | Fix for bug#4105 "Server crash on attempt to prepare a statement with konstantin@mysql.com2004-06-181-1/+2
* | after review fix (BUG#4067)bell@sanja.is.com.ua2004-06-171-0/+1
* | new length detection for non-string in UNION (BUG#4067)bell@sanja.is.com.ua2004-06-161-0/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-06-091-1/+12
|\
| * Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types konstantin@mysql.com2004-06-091-1/+12
* | Post review fixes for "SQL Syntax for Prepared Statements".sergefp@mysql.com2004-06-071-0/+1
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-06-011-1/+1
|\ \ | |/ |/|
| * Manually merged, requirees more mergingsergefp@mysql.com2004-05-251-21/+51
| |\
| * | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2)sergefp@mysql.com2004-05-211-2/+1
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-05-071-0/+1
| |\ \
| | * \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-05-061-0/+1
| | |\ \
| | | * \ Manual merge for WL#1622 code, will need fixessergefp@mysql.com2004-05-051-0/+1
| | | |\ \
| | | | * \ Mergedsergefp@mysql.com2004-04-131-0/+1
| | | | |\ \
| | | | | * \ Post-merge fixessergefp@mysql.com2004-04-051-0/+1
| | | | | |\ \
| | | | | | * | Many files:sergefp@mysql.com2004-04-051-0/+1
* | | | | | | | Fix for Bug#3796 "Prepared statement, select concat(<parameter>,<column>), wr...konstantin@mysql.com2004-05-311-0/+39
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-251-21/+51
|/ / / / / /
* | | | | | Portability fixesmonty@mysql.com2004-05-071-7/+2
|/ / / / /
* | | | | Make Item_param::val_int and Item_param::val_str follow the used convention a...sergefp@mysql.com2004-05-051-0/+1
|/ / / /
* | | | Fix for remaining issues described in Bug #1664 dlenev@brandersnatch.localdomain2004-05-041-1/+1
|/ / /
* | | Added function commentmonty@mysql.com2004-04-121-0/+1
|/ /
* | Merge of fix for bug #2050 and bug #3307dlenev@brandersnatch.localdomain2004-03-311-0/+27
|\ \ | |/ |/|
| * Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement dlenev@brandersnatch.localdomain2004-03-311-2/+24
| * "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".dlenev@brandersnatch.localdomain2004-03-281-0/+5
* | Cleanups & safety fixesmonty@mysql.com2004-03-251-3/+8
|/
* after review changesbell@sanja.is.com.ua2004-03-201-24/+33
* fixed signed numeric literal parsing bell@sanja.is.com.ua2004-03-181-7/+19