summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix a compile error (missing return value).unknown2005-02-171-1/+1
|/
* 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
* | After merge fixesunknown2005-01-151-5/+9
* | 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
| * Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditionsunknown2004-09-071-0/+2
* | Merge for Item_equal.unknown2004-10-091-2/+5
|\ \
| * \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-03-251-11/+11
| |\ \
| * \ \ Manual mergeunknown2004-02-191-17/+17
| |\ \ \
| * | | | Many files:unknown2004-02-181-2/+1
| * | | | Auto Mergeunknown2003-12-231-2/+6
| |\ \ \ \
| | * | | | This ChangeSet Introdices Item_equal.unknown2003-11-261-2/+6
* | | | | | Strict mode & better warningsunknown2004-09-281-0/+1
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-091-2/+8
|\ \ \ \ \ \
| * | | | | | Fixed BUG#4487: Stored procedure connection aborted if uninitialized char.unknown2004-09-091-2/+8
* | | | | | | Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-3/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge with 4.1unknown2004-09-061-3/+6
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Allow IN to convert arguments into Unicode in some cases.unknown2004-09-011-2/+5
| | * | | | | manually mergedunknown2004-08-181-1/+1
| | |\ \ \ \ \
| | | * | | | | BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...unknown2004-07-311-1/+1
* | | | | | | | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+1
|/ / / / / / /
* | | | | | | Merge with 4.1.3-betaunknown2004-07-071-0/+10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared stat...unknown2004-06-221-0/+10
* | | | | | | After merge fixunknown2004-06-251-1/+2
|\ \ \ \ \ \ \
| * | | | | | | join_nested.test, join_nested.result:unknown2004-06-101-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/...unknown2004-05-041-0/+10
* | | | | | | Merge 4.1 -> 5.0.unknown2004-04-071-19/+30
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-1/+1
| * | | | | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure.unknown2004-03-251-3/+4
| * | | | | mergeunknown2004-03-181-12/+17
| |\ \ \ \ \
| | * | | | | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-12/+15
| | * | | | | DBUG_ASSERT(fixed == 0) added to fix_fields()unknown2004-03-171-0/+2
| * | | | | | after review & some other fixesunknown2004-03-161-0/+1
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-151-2/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix of compilation failure of latest 4.1 tree: new constants in mysqld.ccunknown2004-03-151-2/+2
| * | | | | | mergeunknown2004-03-151-1/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | correct processing of rand() in subqueries with static tables (BUG#2645)unknown2004-02-051-1/+0
| * | | | | | after review fixunknown2004-02-201-0/+3