summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Post-merge fixes.unknown2004-02-111-0/+1
* Merge 4.1 into 5.0.unknown2004-02-101-28/+50
|\
| * Indexes can be used for optimization if the operationunknown2004-02-021-0/+1
| * Merge deer.(none):/home/hf/work/mysql-4.1.cleanunknown2004-01-201-2/+2
| |\
| | * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-191-2/+2
| | |\
| | | * UCS-2 aligning 0xAA -> 0x00AAunknown2004-01-191-2/+2
| * | | Pack of changes about 'cleanup()'-sunknown2004-01-201-1/+12
| * | | Merge deer.(none):/home/hf/work/mysql-4.1.cleanunknown2004-01-191-7/+9
| |\ \ \ | | |/ /
| | * | Fix for the bug #2198: SELECT INTO OUTFILE (with Sub-Select) Problem.unknown2003-12-251-7/+9
| | |/
| * | Code cleanup (working on PS & cleanup() code)unknown2004-01-191-7/+7
| * | Fix for prepared statementsunknown2003-12-301-13/+22
| |/
* | Fixed BUG#2227: Server crash with stored procedure call.unknown2004-01-211-1/+9
* | Merge mysql.com:/my/mysql-4.1 into mysql.com:/my/mysql-5.0unknown2003-12-211-1/+1
|\ \ | |/
| * Portability fixes found during 5.0 test compilationunknown2003-12-211-1/+1
* | Portability fixunknown2003-12-211-1/+1
* | Merge 4.1 to 5.0.unknown2003-12-191-6/+2
|\ \ | |/
| * Fixes after merge with 4.0unknown2003-12-191-0/+1
| * Merge with 4.0.17unknown2003-12-171-6/+1
| |\
| | * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-3/+1
| | * Revert patch for bigint handling in double context as it broke normal bigint ...unknown2003-11-211-1/+0
* | | Fixed BUG#336: Subselects with tables does not work as values for local SP va...unknown2003-12-041-4/+1
* | | Merge 4.1 to 5.0unknown2003-12-011-10/+52
|\ \ \ | |/ /
| * | Added missing SSL library (Should be in source distribution)unknown2003-11-281-5/+5
| * | added collation processing in UNION mergingunknown2003-11-251-1/+1
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-231-5/+27
| |\ \
| | * | Fixed UNION fields type/length detectingunknown2003-11-231-5/+27
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-231-0/+19
| |\ \ \ | | |/ / | |/| |
| | * | Fix for bug #1500 "Server crash with mysql_prepare"unknown2003-11-231-0/+19
| * | | Merge with 4.0 to get:unknown2003-11-201-0/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Item_uint::save_in_field() added to take into account bigint->decimal caseunknown2003-11-161-1/+2
* | | Made Item_splocal printable.unknown2003-11-211-2/+8
* | | Handle null values correctly in SP local variables.unknown2003-11-201-3/+20
* | | Merging 4.1->5.0.unknown2003-11-191-0/+71
|\ \ \ | |/ / |/| |
| * | Merging 4.1->5.0unknown2003-10-221-0/+71
| |\ \
| | * | Bugfix; added another method to Item_splocal, updated tests, and added previousunknown2003-10-201-0/+4
| | * | Bugfix. Local variables are now initialized to null.unknown2003-10-171-1/+3
| | * | Fix for BUG#1547: "SELECT ... WHERE field = var" sometimes give the wrong res...unknown2003-10-151-0/+10
| | * | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2003-09-281-0/+1
| | |\ \
| | | * | new UDF arguments interface (WL#1017) (SCRUM)unknown2003-09-131-0/+1
| | * | | Merging 4.1 -> 5.0unknown2003-09-241-0/+54
| | |\ \ \ | | | |/ /
| | | * | Merge 4.1 into 5.0unknown2003-08-261-0/+54
| | | |\ \
| | | | * \ Merge 4.1 into 5.0 (first pass).unknown2003-07-081-0/+53
| | | | |\ \
| | | | | * \ Merged 4.1 to 5.0.unknown2003-04-291-0/+53
| | | | | |\ \
| | | | | | * \ Merged 4.1 into 5.0.unknown2003-03-271-0/+53
| | | | | | |\ \
| | | | | | | * \ Merged 4.1 -> 5.0.unknown2003-03-181-0/+53
| | | | | | | |\ \
| | | | | | | | * \ Merging 4.1 into 5.0unknown2003-02-181-0/+53
| | | | | | | | |\ \
| | | | | | | | | * \ Mergeunknown2003-01-091-0/+53
| | | | | | | | | |\ \
| | | | | | | | | | * | Added collection of called procedures in a list.unknown2002-12-131-5/+0
| | | | | | | | | | * | Moved create/find/drop functions to a separate files (sp.cc,sp.h).unknown2002-12-121-0/+5
| | | | | | | | | | * | Simplistic, experimental framework for Stored Procedures (SPs).unknown2002-12-081-0/+53