summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-141-5/+5
|\
| * Get rid of checking for ETIME return value of pthread_cond_timedwait.unknown2005-07-141-5/+5
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-07-141-0/+3
|\ \ | |/ |/|
| * Merge mysql.com:/home/psergey/mysql-4.1-build-treeunknown2005-07-141-0/+3
| |\
| | * Fix for BUG#11869: In Item_func_match::fix_index() handle the case when there...unknown2005-07-141-0/+3
* | | Merge mysql.com:/opt/local/work/mysql-4.1-9379unknown2005-07-131-1/+14
|\ \ \ | |/ /
| * | A fix and a test case for Bug#9379 (collation of a parameter marker is unknown2005-07-131-1/+14
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-091-0/+1
|\ \
| * | Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersunknown2005-07-091-0/+1
* | | Fix for bug #11708 (real function returns wrongly rounded decimal)unknown2005-07-071-0/+11
* | | manual mergeunknown2005-07-041-11/+12
|\ \ \
| * | | Fixes during review of new codeunknown2005-07-041-11/+12
* | | | Name resolution context added (BUG#6443)unknown2005-07-011-23/+24
|/ / /
* | | removed unneed lineunknown2005-06-231-1/+0
* | | fixed environment restoring in case of error during SP function execution (BU...unknown2005-06-231-14/+15
* | | fixed view fields names check and generation (changed after Trudy review: und...unknown2005-06-211-1/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-06-171-1/+9
|\ \ \
| * | | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU...unknown2005-06-171-1/+9
| |/ /
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-06-151-1/+1
|\ \ \ | |/ / |/| |
| * | renamed:unknown2005-06-151-1/+1
* | | Fix for bug #10337 (cast(NULL DECIMAL) crashes the server)unknown2005-06-151-1/+8
* | | a fix (#11235: Expression with IFNULL yields 18 where 1 is correct).unknown2005-06-141-2/+2
|/ /
* | Post-merge fix.unknown2005-06-101-0/+1
* | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-06-101-21/+17
|\ \
| * | Fix for bug #10083 (round doesn't increase scale)unknown2005-06-091-12/+7
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-071-0/+3
| |\ \
| | * | Fix for bug #10015 "Crash in InnoDB if stored routines are used".unknown2005-06-071-0/+3
| * | | After merge fixesunknown2005-06-071-1/+1
| * | | Merge with 4.1unknown2005-06-071-5/+3
| |\ \ \ | | | |/ | | |/|
| | * | a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| | * | Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-9/+7
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-061-1/+0
| |\ \ \
| | * | | Some Windows compile improvements:unknown2005-06-061-1/+0
| * | | | mergeunknown2005-06-051-3/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Cleanup during reviewunknown2005-06-051-3/+4
* | | | | Post review and additional fix for BUG#10968: Stored procedures: crash if lon...unknown2005-06-101-1/+12
|/ / / /
* | | | yassl template instantiation - don't do too muchunknown2005-06-031-4/+7
* | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-021-0/+25
|\ \ \ \
| * \ \ \ Merge igor-inspiron.creware.com:/home/igor/mysql-5.0unknown2005-06-021-0/+25
| |\ \ \ \
| | * | | | item_func.h:unknown2005-06-021-0/+25
| | |/ / /
* | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-06-021-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge mysql.com:/usr/home/bar/mysql-4.1.sysvarunknown2005-06-021-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | item_func.cc:unknown2005-06-021-1/+1
* | | | | cleanupunknown2005-06-021-3/+6
|/ / / /
* | | | Mergeunknown2005-06-021-0/+2
|\ \ \ \ | |/ / /
| * | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-021-0/+2
| |\ \ \
| | * | | tztime.cc:unknown2005-06-021-0/+2
* | | | | Restore a bit of code accidently deleted during mergeunknown2005-06-011-0/+2
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-06-011-12/+8
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Fix handling of NULL fields in FIELD(). (Bug #10944)unknown2005-06-011-4/+8
| |/ /