summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-261-8/+27
|\
| * Merge mysql.com:/home/tomash/src/mysql_ab/mysql-5.0unknown2006-07-041-8/+27
| |\
| | * Bug#20570: CURRENT_USER() in a VIEW with SQL SECURITY DEFINER returnsunknown2006-07-021-8/+27
* | | post-merge fixunknown2006-06-141-0/+1
|\ \ \ | |/ /
| * | Bug#19599 duplication of information_schema column value in a CONCAT expr wit...unknown2006-06-061-0/+1
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-3/+3
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-3/+3
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-311-0/+24
|\ \ \ | |_|/ |/| |
| * | BUG#18198: Many strange partition functions were allowed, now only strictly a...unknown2006-05-311-24/+24
| * | BUG#18198: Errors due to too much allowed in partition functionsunknown2006-04-081-0/+24
* | | Bug #13975: "same string" + 0 has 2 different resultsunknown2006-05-181-1/+1
| |/ |/|
* | Bug #17043: Casting trimmed string to decimal loses precisionunknown2006-03-141-0/+1
|/
* Fix for bug#16678 FORMAT gives wrong result if client run with default-charac...unknown2006-03-061-1/+3
* Merge mysql.com:/usr/home/bar/mysql-4.1.b10446unknown2005-11-291-2/+32
|\
| * Bug#10446 Illegal mix of collations:unknown2005-11-211-2/+32
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-251-0/+1
|\ \
| * | Bug#14146 CHAR(...USING ...) and CONVERT(CHAR(...) USING...) produce differ...unknown2005-11-071-0/+1
* | | Merge mysql.com:/home/mysql_src/mysql-4.1-gcaunknown2005-11-101-1/+1
|\ \ \ | |/ / |/| / | |/
| * Declaring some class members public for BUG#12377:unknown2005-11-101-1/+1
| * Bug#13233unknown2005-10-211-3/+6
* | ctype_utf8.result, ctype_utf8.test:unknown2005-10-131-3/+6
* | Reviewing new pushed codeunknown2005-10-121-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-07-161-5/+21
|\ \
| * | stop evaluation constant functions in WHERE (BUG#4663)unknown2005-07-161-5/+21
* | | Merge with 4.1unknown2005-07-031-0/+1
|\ \ \ | | |/ | |/|
| * | func_str.test:unknown2005-06-291-0/+1
* | | Name resolution context added (BUG#6443)unknown2005-07-011-3/+3
* | | fixed encrypt() print (BUG#7024)unknown2005-06-241-1/+1
| |/ |/|
* | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU...unknown2005-06-171-0/+2
* | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')unknown2005-06-061-7/+20
* | Merge neptunus.(none):/home/msvensson/mysql/bug9535unknown2005-05-171-1/+6
|\ \
| * | BUG#9535 Warning for "create table t as select uuid();"unknown2005-05-171-1/+6
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-05-101-1/+0
|\ \ \ | |/ / |/| / | |/
| * Remove testcodeunknown2005-05-101-1/+0
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+2
|\ \ | |/
| * BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+2
* | Mergeunknown2005-03-251-0/+4
|\ \ | |/
| * Fixed that LEFT OUTER JOIN was replaced with a regulat joinunknown2005-03-241-0/+4
* | Mergeunknown2005-03-051-4/+12
|\ \ | |/
| * type_blob.result, func_system.result, func_str.result, ctype_collate.result:unknown2005-03-041-4/+12
* | Precision Math implementationunknown2005-02-091-2/+1
* | 4.1 -> 5.0 mergeunknown2005-02-031-0/+1
|\ \ | |/
| * Merge fixes for #8248, #5569.unknown2005-02-021-0/+1
| |\
| | * Fix QUOTE() to not reuse the input field for output, which resulted inunknown2005-02-011-0/+1
* | | Merge with 4.1unknown2004-12-221-1/+3
|\ \ \ | |/ /
| * | * Added comments and one assertunknown2004-12-141-1/+2
| * | A fix for a crashing bug #7101, which occures when the unknown2004-12-101-0/+1
* | | Rename: Item::val -> Item::val_real().unknown2004-11-111-2/+2
* | | merge with 4.1unknown2004-10-291-20/+2
|\ \ \ | |/ /
| * | An extra "separator" class member was removed from Item_func_concat_ws.unknown2004-10-281-19/+1