summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Post review and additional fix for BUG#10968: Stored procedures: crash if lon...unknown2005-06-101-8/+2
* item_func.h:unknown2005-06-021-3/+3
* item_func.h:unknown2005-06-021-0/+6
* Manual merge of fix for bug #9913 into 5.0 tree.unknown2005-05-091-0/+1
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-091-0/+1
| |\
| | * Fix for Bug #9913 "udf_deinit is not called after execution of PS"unknown2005-04-301-0/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\ \ \
| * | | BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
| |/ /
* | | A lot of fixes to Precision mathunknown2005-05-051-2/+6
* | | Merge with 4.1unknown2005-04-301-6/+3
|\ \ \ | |/ /
| * | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...unknown2005-04-291-6/+3
| |/
| * Mergeunknown2005-03-301-1/+2
| |\
| | * fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-1/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-301-0/+1
|\ \ \
| * | | Setting a variable to CAST(NULL as X) set the result type of the variable to ...unknown2005-04-301-0/+1
* | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-04-271-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed memory leak in Item_func_sp::cleanup().unknown2005-04-261-0/+2
* | | | fix for compile error (Windows)unknown2005-04-271-1/+1
|/ / /
* | | Bug#9775 - Stored procedures: crash if create function that returns enum or setunknown2005-04-201-41/+17
* | | Bug#7648 - Stored procedure crash when invoking a function that returns a bitunknown2005-04-191-1/+11
* | | Mergeunknown2005-03-251-1/+2
|\ \ \ | |/ /
| * | Fixed that LEFT OUTER JOIN was replaced with a regulat joinunknown2005-03-241-1/+2
| |/
| * Backport my_strntod() from 5.0unknown2005-02-221-2/+5
* | WL#874 "Extended LOAD DATA". unknown2005-03-161-0/+29
* | Cleanup for VC++unknown2005-03-091-4/+1
* | Merge in fix Bug#3788unknown2005-03-081-0/+9
|\ \
| * | Bug#3788unknown2005-03-041-0/+9
* | | bug#8151 - truncate leaves a transaction openunknown2005-03-021-3/+2
* | | Mergeunknown2005-02-211-16/+5
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-16/+5
| |\ \
| | * | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-16/+5
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-181-1/+1
|\ \ \ \ | |/ / /
| * | | Fix a compile error (missing return value).unknown2005-02-171-1/+1
| |/ /
* | | Mergeunknown2005-02-111-70/+228
|\ \ \ | |/ /
| * | Precision Math implementationunknown2005-02-091-70/+224
| * | 4.1 -> 5.0 mergeunknown2005-02-031-0/+4
| |\ \ | | |/
| | * fixed column number fetchinmg for subqueries. (BUG#8020)unknown2005-01-241-0/+4
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-01-211-5/+9
|\ \ \ | |/ /
| * | After merge fixesunknown2005-01-151-5/+9
* | | Condition pushdown to storage engineunknown2004-12-171-0/+3
|/ /
* | Update results for new varchar handlingunknown2004-12-071-1/+1
* | protection: TRASH in deleteunknown2004-11-281-5/+1
* | Rename: Item::val -> Item::val_real().unknown2004-11-111-45/+50
* | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-3/+4
|\ \ | |/
| * Many files:unknown2004-11-021-1/+2
| * Allow to convert to non-Unicode charset when mixing a stringunknown2004-10-291-2/+2
* | merge with 4.1unknown2004-10-291-4/+8
|\ \ | |/
| * Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-0/+2
| * A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" unknown2004-10-141-3/+3
| * Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-1/+1