summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-6/+22
|\
| * Simpler arena swapping codeunknown2004-11-081-4/+3
| * As it is wrong and confusing to associate anyunknown2004-11-051-2/+19
* | After merge fixesunknown2004-11-081-0/+2
* | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-16/+98
|\ \ | |/
| * Many files:unknown2004-11-021-12/+93
| * A fix according to Monty's request:unknown2004-10-291-1/+2
| * Allow to convert to non-Unicode charset when mixing a stringunknown2004-10-291-4/+4
* | Fixes after merge with 4.1unknown2004-11-031-1/+2
* | merge with 4.1unknown2004-10-291-21/+53
|\ \ | |/
| * An extra "separator" class member was removed from Item_func_concat_ws.unknown2004-10-281-2/+2
| * A fix (bug #6138: MOD operator should not round non-integral argument).unknown2004-10-211-8/+5
| * A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" unknown2004-10-141-8/+26
| * A small simplification: perform two actions at once, register aunknown2004-10-101-2/+2
| * Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-3/+5
| * After merge fixesunknown2004-10-071-0/+2
| * Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-121-2/+3
| |\
| | * Fix for bug #5513: FIND_IN_SET fails if set ends with a commaunknown2004-09-111-2/+3
| * | BUG#4788 - show create table provides incorrect statement.unknown2004-09-101-0/+12
| |/
* | Merge for Item_equal.unknown2004-10-091-0/+39
|\ \
| * \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-03-251-5/+37
| |\ \
| * \ \ Manual mergeunknown2004-02-191-11/+31
| |\ \ \
| * | | | Many files:unknown2004-02-181-20/+25
| * | | | Auto Mergeunknown2003-12-231-0/+34
| |\ \ \ \
| | * \ \ \ Mergeunknown2003-12-011-11/+14
| | |\ \ \ \
| | * | | | | This ChangeSet Introdices Item_equal.unknown2003-11-261-0/+34
* | | | | | | Strict mode & better warningsunknown2004-09-281-5/+42
* | | | | | | Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-27/+44
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge on pullunknown2004-09-091-27/+44
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge with 4.1unknown2004-09-061-27/+44
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | Allow IN to convert arguments into Unicode in some cases.unknown2004-09-011-4/+8
| | | * | | | | | Fix for bug #4340: find_in_set is case insensitive even on binary operators(f...unknown2004-08-241-21/+34
| | | * | | | | | manually mergedunknown2004-08-181-2/+2
| | | |\ \ \ \ \ \
| | | | * | | | | | BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...unknown2004-07-311-2/+2
* | | | | | | | | | Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-0/+15
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+15
| |/ / / / / / / /
* | | | | | | | | adding mysql.proc to table list if view contains stored procedures (BUG#5151)unknown2004-09-011-1/+2
* | | | | | | | | fixed case when real length very close to calculated (BUG#5150)unknown2004-08-301-2/+4
* | | | | | | | | fixed printing of stored procedure functions names (BUG#5149)unknown2004-08-301-1/+14
|/ / / / / / / /
* | | | | | | | 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