summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1.3-betaunknown2004-07-071-22/+67
|\
| * Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared stat...unknown2004-06-221-0/+9
| * Unused variables removed (many files).unknown2004-06-211-2/+0
| * Post review fixes for "SQL Syntax for Prepared Statements".unknown2004-06-071-7/+7
| * * New, binlog-aware character sets support in SQL Syntax for Prepared statem...unknown2004-06-011-20/+58
* | Fixed BUG#3132: Stored function returns empty when used in union.unknown2004-06-101-1/+1
* | Merging 4.1 to 5.0.unknown2004-05-261-1/+5
|\ \ | |/
| * Merge with 4.0.20unknown2004-05-171-0/+1
| |\
| | * bug#3612 - Item_func_div set decimals incorrectlyunknown2004-05-111-0/+1
| * | Portability fixesunknown2004-05-121-1/+4
* | | WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/...unknown2004-05-041-0/+9
* | | Merge 4.1 -> 5.0.unknown2004-04-071-40/+157
|\ \ \ | |/ /
| * | Fixed many compiler warningsunknown2004-04-051-3/+0
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-251-2/+2
| |\ \
| | * | Cleanups & safety fixesunknown2004-03-251-2/+2
| * | | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure.unknown2004-03-251-5/+14
| |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-201-2/+2
| |\ \
| | * | Fix for bug#1439 UDF Corruptionunknown2004-03-191-2/+2
| * | | after review changesunknown2004-03-201-2/+8
| * | | mergeunknown2004-03-181-3/+83
| |\ \ \ | | |/ / | |/| |
| | * | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-1/+76
| | * | DBUG_ASSERT(fixed == 0) added to fix_fields()unknown2004-03-171-1/+4
| * | | merge fixes (use old code)unknown2004-03-181-5/+4
| |\ \ \
| | * \ \ merge with 4.0unknown2004-03-161-5/+4
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Mergeunknown2004-03-121-1/+2
| | | |\ \
| | | | * \ Merge with 3.23 to get patch for floor()unknown2004-03-121-1/+2
| | | | |\ \
| | | | | * | fixed Bug #3051 "FLOOR returns invalid"unknown2004-03-041-1/+2
| | | * | | | Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":unknown2004-03-111-2/+0
| | | |/ / /
| * | | | | mergeunknown2004-03-171-1/+2
| |\ \ \ \ \
| | * | | | | Code cleanup:unknown2004-03-171-0/+1
| | * | | | | Fix for the bug #3118: Subquery and order byunknown2004-03-161-1/+1
| * | | | | | accidentaly removed empty line addedunknown2004-03-161-0/+1
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-161-6/+0
| |\ \ \ \ \ \
| | * | | | | | EOVERFLOW moved to my_base.h - it is used not only in strtod.cunknown2004-03-161-6/+0
| | | |_|_|_|/ | | |/| | | |
| * | | | | | after review & some other fixesunknown2004-03-161-1/+6
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-161-0/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | mergeunknown2004-03-161-0/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-151-20/+23
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | mergeunknown2004-03-151-0/+1
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | correct processing of rand() in subqueries with static tables (BUG#2645)unknown2004-02-051-0/+1
| * | | | | | | Fix for bug#2586 Disallow global/session/local as structured var. instance namesunknown2004-03-161-0/+16
| |/ / / / / /
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-161-20/+23
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Fix of compilation failure of latest 4.1 tree: new constants in mysqld.ccunknown2004-03-151-20/+23
| | |/ / / /
| * | | | | revision of fix_fields() calls (BUG2838)unknown2004-02-181-1/+4
| |/ / / /
| * | | | Merge with public treeunknown2004-02-161-2/+4
| |\ \ \ \
| | * \ \ \ Merge with 4.0.18unknown2004-02-111-2/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | merge 3.23 -> 4.0, 2003/02/06unknown2004-02-061-2/+4
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | clean up commentsunknown2004-02-031-2/+2
| | | | * | Fixed Bug #2338 Trigonometric arithmetic problemunknown2004-01-121-2/+4
| * | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-131-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |