summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_str.result
Commit message (Expand)AuthorAgeFilesLines
* Manually mergedevgen@moonbone.local2006-06-181-0/+15
|\
| * Merge moonbone.local:/home/evgen/bk-trees/mysql-4.1-optevgen@moonbone.local2006-06-171-0/+15
| |\
| | * Fixed bug#15351: Wrong collation used for comparison of md5() and sha()evgen@moonbone.local2006-05-281-0/+15
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2006-05-191-0/+6
|\ \ \ | |/ /
| * | Bug #13975: "same string" + 0 has 2 different resultsjimw@mysql.com2006-05-181-0/+6
* | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0tomas@poseidon.ndb.mysql.com2006-05-161-0/+7
|\ \ \ | |/ /
| * | Merge mysql.com:/home/mysql-4.1-10418tnurnberg@mysql.com2006-05-121-0/+7
| |\ \ | | |/
| | * Bug#10418: LOAD_FILE does not behave like in manual if file does not existtnurnberg@mysql.com2006-05-081-0/+7
* | | Merge zippy.(none):/home/cmiller/work/mysql/merge/jimw_mergecmiller@zippy.(none)2006-04-241-0/+10
|\ \ \ | |/ /
| * | Bug #17043: Casting trimmed string to decimal loses precisionjimw@mysql.com2006-03-141-0/+10
* | | Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower casemsvensson@neptunus.(none)2006-02-221-31/+31
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2006-02-171-0/+7
|\ \ \ | |/ /
| * | Fix possible corruption of results from SUBSTRING_INDEX(). (Bug #14676)jimw@mysql.com2005-11-231-0/+7
* | | Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATEgluh@eagle.intranet.mysql.r18.ru2005-12-021-6/+6
|/ /
* | Reviewing new pushed codemonty@mysql.com2005-10-121-2/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-081-0/+3
|\ \
| * | Review of code pushed since last 5.0 pull:monty@mysql.com2005-10-061-0/+3
* | | Fix handling of NULL values in decimal fields in FORMAT(). (Bug #13361)jimw@mysql.com2005-09-221-0/+6
|/ /
* | func_str.result, null.result:igor@rurik.mysql.com2005-08-261-1/+1
* | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1acurtis@xiphis.org2005-08-111-0/+117
|\ \ | |/
| * item_strfunc.cc:patg@krsna.patg.net2005-08-081-0/+117
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-07-221-0/+15
|\ \ | |/
| * Fix calculation for length of LPAD() and RPAD() reported tojimw@mysql.com2005-07-221-0/+15
* | Merge mysql.com:/home/gluh/MySQL/Merge/4.1gluh@mysql.com2005-07-131-0/+3
|\ \ | |/
| * Bug #9854 hex() and out of range handlinggluh@eagle.intranet.mysql.r18.ru2005-07-131-0/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-07-061-0/+15
|\ \ | |/
| * Mergebell@sanja.is.com.ua2005-07-061-0/+15
| |\
| | * fixed substring() length calculation in case of constant negative argument (B...bell@sanja.is.com.ua2005-06-281-0/+15
* | | Merge with 4.1monty@mysql.com2005-07-031-0/+50
|\ \ \ | |/ /
| * | func_str.test:igor@rurik.mysql.com2005-06-291-0/+50
| |/
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-06-271-1/+1
|\ \
| * | bug#10466: Datatype "timestamp" displays "YYYYMMDDHHMMSS" irrespective of dis...msvensson@neptunus.(none)2005-06-201-1/+1
* | | Manual mergeigor@rurik.mysql.com2005-06-231-0/+11
|\ \ \ | |/ / |/| / | |/
| * func_str.result, func_str.test:igor@rurik.mysql.com2005-06-231-0/+11
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-06-011-0/+6
|\ \ | |/
| * Fix handling of NULL fields in FIELD(). (Bug #10944)jimw@mysql.com2005-06-011-0/+6
| * Fixed that LEFT OUTER JOIN was replaced with a regulat joinbar@mysql.com2005-03-241-0/+20
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-4/+6
* | func_str.result:bar@eagle.intranet.mysql.r18.ru2005-03-251-0/+20
* | after merge fixgluh@gluh.mysql.r18.ru2005-03-171-6/+6
* | Merge 4.1 -> 5.0gluh@gluh.mysql.r18.ru2005-03-171-7/+16
|\ \ | |/
| * Bugs#9129: CHARSET(), COLLATION(), COERCIBILITY()bar@mysql.com2005-03-161-1/+10
* | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0igor@rurik.mysql.com2005-03-091-0/+15
|\ \ | |/
| * func_str.result:igor@rurik.mysql.com2005-03-091-63/+0
| * Manual mergeigor@rurik.mysql.com2005-03-091-0/+78
| |\
| | * func_str.result, func_str.test:igor@rurik.mysql.com2005-03-091-0/+15
* | | func_group.test, func_str.result, func_group.result:bar@deer.(none)2005-03-051-302/+31
* | | Mergebar@mysql.com2005-03-051-0/+271
|\ \ \ | |/ /
| * | type_blob.result, func_system.result, func_str.result, ctype_collate.result:bar@mysql.com2005-03-041-31/+31
* | | Merge gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-4.1gluh@gluh.mysql.r18.ru2005-02-231-0/+6
|\ \ \ | |/ /