summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Save and clear run context before executing a stored function or trigger and ...monty@mysql.com2005-08-151-38/+14
* Add SLEEP(seconds) function, which always returns 0 after the givenjimw@mysql.com2005-08-111-0/+11
* Manual mergesergefp@mysql.com2005-08-031-3/+3
|\
| * Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...sergefp@mysql.com2005-07-301-3/+3
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-011-22/+2
|\ \
| * \ Merge mysql.com:/home/jimw/my/mysql-4.1-11402jimw@mysql.com2005-08-011-3/+0
| |\ \
| | * | Fix multiplication of abs() by a negative value. (Bug #11402)jimw@mysql.com2005-06-221-3/+0
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-10724jimw@mysql.com2005-08-011-20/+2
| |\ \ \
| | * | | Don't force column header to @@session.var_name if @@local.var_namejimw@mysql.com2005-07-251-20/+2
* | | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b10201bar@mysql.com2005-07-261-168/+0
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | func_gconcat.result, func_gconcat.test:bar@mysql.com2005-07-261-162/+0
| |/ /
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-07-191-2/+3
|\ \ \ | |/ /
| * | Simple fixes during review of new codemonty@mishka.local2005-07-191-2/+3
* | | After-merge fixes (4.1 -> 5.0).konstantin@mysql.com2005-07-161-1/+1
* | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-07-161-30/+38
|\ \ \ | |/ /
| * | A fix and a test case for Bug#9359 "Prepared statements take snapshotkonstantin@mysql.com2005-07-161-30/+38
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-07-141-5/+5
|\ \ \
| * | | Get rid of checking for ETIME return value of pthread_cond_timedwait.konstantin@mysql.com2005-07-141-5/+5
* | | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-07-141-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge mysql.com:/home/psergey/mysql-4.1-build-treesergefp@mysql.com2005-07-141-0/+3
| |\ \
| | * | Fix for BUG#11869: In Item_func_match::fix_index() handle the case when there...sergefp@mysql.com2005-07-141-0/+3
| | |/
* | | Merge mysql.com:/opt/local/work/mysql-4.1-9379konstantin@mysql.com2005-07-131-1/+14
|\ \ \ | |/ /
| * | A fix and a test case for Bug#9379 (collation of a parameter marker is konstantin@mysql.com2005-07-131-1/+14
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-07-091-0/+1
|\ \
| * | Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersdlenev@mysql.com2005-07-091-0/+1
* | | Fix for bug #11708 (real function returns wrongly rounded decimal)hf@deer.(none)2005-07-071-0/+11
* | | manual mergemonty@mysql.com2005-07-041-11/+12
|\ \ \
| * | | Fixes during review of new codemonty@mysql.com2005-07-041-11/+12
* | | | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-23/+24
|/ / /
* | | removed unneed linebell@sanja.is.com.ua2005-06-231-1/+0
* | | fixed environment restoring in case of error during SP function execution (BU...bell@sanja.is.com.ua2005-06-231-14/+15
* | | fixed view fields names check and generation (changed after Trudy review: und...bell@sanja.is.com.ua2005-06-211-1/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-06-171-1/+9
|\ \ \
| * | | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU...bell@sanja.is.com.ua2005-06-171-1/+9
| |/ /
* | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-06-151-1/+1
|\ \ \ | |/ / |/| |
| * | renamed:serg@serg.mylan2005-06-151-1/+1
* | | Fix for bug #10337 (cast(NULL DECIMAL) crashes the server)hf@deer.(none)2005-06-151-1/+8
* | | a fix (#11235: Expression with IFNULL yields 18 where 1 is correct).ramil@mysql.com2005-06-141-2/+2
|/ /
* | Post-merge fix.pem@mysql.comhem.se2005-06-101-0/+1
* | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-06-101-21/+17
|\ \
| * | Fix for bug #10083 (round doesn't increase scale)holyfoot@hf-ibm.(none)2005-06-091-12/+7
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-06-071-0/+3
| |\ \
| | * | Fix for bug #10015 "Crash in InnoDB if stored routines are used".dlenev@brandersnatch.localdomain2005-06-071-0/+3
| * | | After merge fixesmonty@mysql.com2005-06-071-1/+1
| * | | Merge with 4.1monty@mysql.com2005-06-071-5/+3
| |\ \ \ | | | |/ | | |/|
| | * | a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| | * | Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-9/+7
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-06-061-1/+0
| |\ \ \
| | * | | Some Windows compile improvements:lenz@mysql.com2005-06-061-1/+0
| * | | | mergemonty@mysql.com2005-06-051-3/+4
| |\ \ \ \ | | |/ / / | |/| | |