summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* item_func.cc:unknown2005-03-281-2/+2
* Merge eagle.intranet.mysql.r18.ru:/home/bar/mysql-4.1unknown2005-03-281-3/+6
|\
| * Bug#9425 A user variable doesn't always have implicit coercibilityunknown2005-03-281-3/+6
* | Clarify comment to add which version of the C compiler for AIX needs to haveunknown2005-03-231-2/+2
* | Fix Windows compile warnings, declarations of walk functionsunknown2005-03-221-1/+0
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+1
* | Merge 4.1 -> 5.0unknown2005-03-171-5/+0
|\ \ | |/
| * Bugs#9129: CHARSET(), COLLATION(), COERCIBILITY()unknown2005-03-161-5/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-161-10/+107
|\ \
| * | WL#874 "Extended LOAD DATA". unknown2005-03-161-10/+107
* | | Cleanup during reviewsunknown2005-03-161-4/+4
|/ /
* | Cleanup for VC++unknown2005-03-091-19/+19
* | Merge in fix Bug#3788unknown2005-03-081-6/+78
|\ \
| * | Bug#3788unknown2005-03-041-6/+78
* | | Mergeunknown2005-03-051-2/+0
|\ \ \ | | |/ | |/|
| * | type_blob.result, func_system.result, func_str.result, ctype_collate.result:unknown2005-03-041-2/+0
* | | Fix for bug #8431 (FLOOR returns incorrect result)unknown2005-03-041-9/+21
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0unknown2005-03-041-7/+19
|\ \ \
| * | | Fix for bug #8430 (CEILING returns incorrect result)unknown2005-03-041-7/+19
* | | | Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-5/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-5/+0
* | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-031-20/+25
|\ \ \ \
| * \ \ \ Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-021-20/+25
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/home/jimw/my/mysql-5.0-8678unknown2005-03-011-20/+25
| | |\ \ \ \
| | | * | | | Move some code around to appease the IBM AIX compiler. (Bug #8678)unknown2005-02-241-20/+25
| | | | |_|/ | | | |/| |
* | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-021-12/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | First part of fix for BUG#7998 "Replication should be more clever about when ...unknown2005-03-021-12/+10
| |/ / / /
* | | | | bug#8151 - truncate leaves a transaction openunknown2005-03-021-3/+2
|/ / / /
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-231-5/+5
|\ \ \ \ | |/ / /
| * | | Merge with 4.1unknown2005-02-221-5/+5
| |\ \ \ | | | |/ | | |/|
| | * | A user variable are now always have IMPLICIT coercibility,unknown2005-02-221-5/+5
* | | | Mergeunknown2005-02-211-85/+101
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-1/+1
| |\ \ \
| | * \ \ Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-1/+1
| | |\ \ \
| | | * | | Changes and fixes for windows compilationunknown2005-02-181-1/+1
| | | | |/ | | | |/|
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-83/+99
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-83/+99
| | |/ /
| * | | manually mergedunknown2005-02-141-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | query_id and my_xid -> ulonglongunknown2005-01-271-1/+1
* | | | Mergeunknown2005-02-111-218/+1018
|\ \ \ \ | |/ / /
| * | | Merge with 4.1unknown2005-02-101-16/+3
| |\ \ \ | | | |/ | | |/|
| | * | Better bugfix for "HAVING when refering to RAND()" (Bug #8216)unknown2005-02-081-17/+3
| * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-091-184/+977
| |\ \ \
| | * | | Precision Math implementationunknown2005-02-091-184/+977
| * | | | WL#2130: Table locking for stored FUNCTIONsunknown2005-02-081-4/+12
| |/ / /
| * | | Merge with 4.1 to get bug fixunknown2005-02-071-2/+6
| |\ \ \ | | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-071-2/+6
| | |\ \
| | | * | Fixed bug in HAVING when refering to RAND() through aliasunknown2005-02-071-2/+6
| * | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-02-051-6/+7
| |\ \ \ \
| | * | | | Fixed bug detected by sp-testsunknown2005-02-051-6/+7