summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-07-181-2/+2
|\
| * Merge bk@192.168.21.1:mysql-5.0-ktunknown2006-07-131-28/+37
| |\
| * | func_str.result, func_str.test:unknown2006-07-071-2/+2
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-07-131-18/+21
|\ \ \ | |_|/ |/| |
| * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-07-131-18/+21
| |\ \ | | |/ | |/|
| | * Merge olga.mysql.com:/home/igor/mysql-4.1-optunknown2006-07-061-18/+21
| | |\
| | | * Fixed bug #18243.unknown2006-07-061-18/+21
* | | | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-5.0unknown2006-07-041-28/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#20570: CURRENT_USER() in a VIEW with SQL SECURITY DEFINER returnsunknown2006-07-021-28/+37
* | | | BUG#20769: Dangling pointer in ctype_recoding test case.unknown2006-06-301-33/+17
| |/ / |/| |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-06-271-2/+2
|\ \ \
| * | | A fix and a test case forunknown2006-06-271-2/+2
| |/ /
* | | Merge moonbone.local:/home/evgen/bk-trees/mysql-4.1-optunknown2006-06-171-3/+20
|\ \ \ | | |/ | |/|
| * | item_strfunc.cc:unknown2006-06-161-1/+2
| * | Merge moonbone.local:/work/15351-bug-4.1-mysqlunknown2006-06-151-1/+4
| |\ \
| * | | Fixed bug#15351: Wrong collation used for comparison of md5() and sha()unknown2006-05-281-2/+18
* | | | Manually mergedunknown2006-06-141-1/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed bug#16716: subselect in concat() may lead to a wrong result.unknown2006-05-261-1/+4
| |/ /
* | | Fixed bug#15962: CONCAT() in UNION may lead to a data trucation.unknown2006-06-071-1/+8
| |/ |/|
* | Merge mysql.com:/home/mysql-4.1-10418unknown2006-05-121-1/+1
|\ \ | |/
| * Bug#10418: LOAD_FILE does not behave like in manual if file does not existunknown2006-05-081-1/+1
* | Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/4.1unknown2006-04-231-0/+1
|\ \ | |/
| * Fix for bug #18643: crazy UNCOMPRESS().unknown2006-04-131-0/+1
* | Bug #17043: Casting trimmed string to decimal loses precisionunknown2006-03-141-0/+14
* | Merge mysql.com:/home/jimw/my/mysql-5.0-14676unknown2006-02-171-16/+22
|\ \
| * | Fix possible corruption of results from SUBSTRING_INDEX(). (Bug #14676)unknown2005-11-231-16/+22
* | | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2006-01-111-3/+5
|\ \ \ | | |/ | |/|
| * | A fix for Bug#13944 "libmysqlclient exporting sha1_result function":unknown2006-01-111-3/+5
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-12-021-29/+36
|\ \ \
| * \ \ Merge mysql.com:/usr/home/bar/mysql-4.1.b10446unknown2005-11-291-0/+2
| |\ \ \ | | |/ /
| | * | Bug#10446 Illegal mix of collations:unknown2005-11-211-0/+2
| * | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-251-29/+34
| |\ \ \
| | * | | Bug#14146 CHAR(...USING ...) and CONVERT(CHAR(...) USING...) produce differ...unknown2005-11-071-29/+34
| | | |/ | | |/|
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-221-9/+10
|\ \ \ \ | |/ / /
| * | | Inefficient usage of String::append() fixed.unknown2005-11-201-9/+10
| |/ /
* | | Fixed bug #12762:unknown2005-10-151-1/+1
|/ /
* | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-tmpunknown2005-10-131-1/+7
|\ \ | |/
| * Handle errors returned by system crypt() in ENCRYPT(). (Bug #13619)unknown2005-10-061-1/+7
* | Reviewing new pushed codeunknown2005-10-121-27/+15
* | Merge mysql.com:/home/jimw/my/mysql-5.0-13361unknown2005-09-231-1/+1
|\ \
| * | Fix for bug #13407 "Remote connecting crashes server" and couple of similarunknown2005-09-221-1/+1
* | | Fix handling of NULL values in decimal fields in FORMAT(). (Bug #13361)unknown2005-09-221-0/+2
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-201-6/+7
|\ \
| * | WL#2787 (Add view definer/owner to the view definition (.frm) to check privil...unknown2005-09-201-1/+1
| * | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-6/+7
* | | Bug#10504unknown2005-09-161-0/+27
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-311-3/+3
|\ \ | |/
| * Fix crash in DES_DECRYPT(NULL). (Bug #12757)unknown2005-08-251-3/+3
* | Undo the test cset that shouldn't have been pushed (ChangeSet@1.1988, 2005-08...unknown2005-08-181-3/+0
* | Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-161-0/+3
|\ \