summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/space/bkroot/mysql-4.1mats@mysql.com2004-12-031-1/+1
|\
| * Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-031-1/+1
* | compatibility fixserg@serg.mylan2004-12-021-1/+1
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-11-251-8/+11
|\ \ | |/ |/|
| * A fix (bug #6441: Aggregate UDF in multi-table query crashes MySQL when retur...ram@gw.mysql.r18.ru2004-11-061-8/+11
* | Bug #6658 MAX(column) returns incorrect coercibilitybar@mysql.com2004-11-191-0/+1
* | Fix comment.konstantin@mysql.com2004-11-161-1/+1
* | Simpler arena swapping codemonty@mysql.com2004-11-081-4/+3
* | As it is wrong and confusing to associate anybar@mysql.com2004-11-051-2/+19
|/
* Many files:bar@mysql.com2004-11-021-12/+93
* A fix according to Monty's request:bar@mysql.com2004-10-291-1/+2
* Allow to convert to non-Unicode charset when mixing a stringbar@mysql.com2004-10-291-4/+4
* An extra "separator" class member was removed from Item_func_concat_ws.bar@mysql.com2004-10-281-2/+2
* A fix (bug #6138: MOD operator should not round non-integral argument).ram@gw.mysql.r18.ru2004-10-211-8/+5
* A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" konstantin@mysql.com2004-10-141-8/+26
* A small simplification: perform two actions at once, register akonstantin@mysql.com2004-10-101-2/+2
* Deployment of centralized Item change registry, step 2: Item_ref konstantin@mysql.com2004-10-081-3/+5
* After merge fixesmonty@mysql.com2004-10-071-0/+2
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2004-09-121-2/+3
|\
| * Fix for bug #5513: FIND_IN_SET fails if set ends with a commagluh@gluh.mysql.r18.ru2004-09-111-2/+3
* | BUG#4788 - show create table provides incorrect statement.ingo@mysql.com2004-09-101-0/+12
|/
* Allow IN to convert arguments into Unicode in some cases.bar@mysql.com2004-09-011-4/+8
* Fix for bug #4340: find_in_set is case insensitive even on binary operators(f...gluh@gluh.mysql.r18.ru2004-08-241-21/+34
* manually mergedserg@serg.mylan2004-08-181-2/+2
|\
| * BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...serg@serg.mylan2004-07-311-2/+2
* | Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared stat...pem@mysql.comhem.se2004-06-221-0/+9
* | Unused variables removed (many files).konstantin@mysql.com2004-06-211-2/+0
* | Post review fixes for "SQL Syntax for Prepared Statements".sergefp@mysql.com2004-06-071-7/+7
* | * New, binlog-aware character sets support in SQL Syntax for Prepared statem...sergefp@mysql.com2004-06-011-20/+58
* | Merge with 4.0.20monty@mysql.com2004-05-171-0/+1
|\ \ | |/
| * bug#3612 - Item_func_div set decimals incorrectlyserg@serg.mylan2004-05-111-0/+1
* | Portability fixesmonty@mysql.com2004-05-121-1/+4
* | Fixed many compiler warningsmonty@mysql.com2004-04-051-3/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-251-2/+2
|\ \
| * | Cleanups & safety fixesmonty@mysql.com2004-03-251-2/+2
* | | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure.pem@mysql.comhem.se2004-03-251-5/+14
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-03-201-2/+2
|\ \
| * | Fix for bug#1439 UDF Corruptiongluh@gluh.mysql.r18.ru2004-03-191-2/+2
* | | after review changesbell@sanja.is.com.ua2004-03-201-2/+8
* | | mergebell@sanja.is.com.ua2004-03-181-3/+83
|\ \ \ | |/ / |/| |
| * | DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-1/+76
| * | DBUG_ASSERT(fixed == 0) added to fix_fields()bell@sanja.is.com.ua2004-03-171-1/+4
* | | merge fixes (use old code)monty@mysql.com2004-03-181-5/+4
|\ \ \
| * \ \ merge with 4.0monty@mysql.com2004-03-161-5/+4
| |\ \ \ | | | |/ | | |/|
| | * | Mergemonty@mysql.com2004-03-121-1/+2
| | |\ \
| | | * \ Merge with 3.23 to get patch for floor()monty@mysql.com2004-03-121-1/+2
| | | |\ \
| | | | * | fixed Bug #3051 "FLOOR returns invalid"vva@eagle.mysql.r18.ru2004-03-041-1/+2
| | * | | | Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":guilhem@mysql.com2004-03-111-2/+0
| | |/ / /
* | | | | mergeram@gw.mysql.r18.ru2004-03-171-1/+2
|\ \ \ \ \
| * | | | | Code cleanup:ram@gw.mysql.r18.ru2004-03-171-0/+1