summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_str.test
Commit message (Expand)AuthorAgeFilesLines
* Merge gleb.loc:/home/uchum/work/bk/5.0-optunknown2007-06-181-0/+15
|\
| * Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-06-171-0/+15
| |\
| | * Fixed bug #27130. If the third argument of the function SUBSTR wasunknown2007-06-171-0/+15
* | | Merge gleb.loc:/home/uchum/work/bk/5.0-optunknown2007-06-161-0/+33
|\ \ \ | |/ /
| * | Fixed bug #27932: the function LOCATE returned NULL if anyunknown2007-06-141-0/+33
| |/
* | Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-optunknown2007-04-211-0/+18
|\ \ | |/
| * Bug #27530:unknown2007-04-111-0/+18
| * Merge pilot.blaudden:/home/msvensson/mysql/bug25197/my50-bug25197unknown2007-03-281-0/+4
| |\
* | \ Merge pilot.blaudden:/home/msvensson/mysql/bug25197/my51-bug25197unknown2007-03-281-0/+4
|\ \ \
| * \ \ Merge pilot.blaudden:/home/msvensson/mysql/bug25197/my50-bug25197unknown2007-03-281-0/+26
| |\ \ \ | | | |/ | | |/|
| | * | Bug#25197 repeat function returns null when using table field directly as countunknown2007-03-281-0/+4
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-111-0/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge moonbone.local:/mnt/gentoo64/work/15757-bug-5.0-opt-mysqlunknown2007-03-101-0/+11
| |\ \ \
| | * | | Bug#15757: Wrong SUBSTRING() result when a tmp table was employed.unknown2007-03-101-0/+11
| * | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-091-1/+8
| |\ \ \ \
| | * | | | Bug #26281:unknown2007-03-091-0/+8
| | |/ / /
| * | | | Merge bk@192.168.21.1:mysql-5.0unknown2007-03-081-0/+6
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
* | | | Merge bk@192.168.21.1:mysql-5.1unknown2007-03-081-1/+6
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optunknown2007-03-081-0/+6
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Bug #26537: item_unhex() was not expected unknown2007-03-021-0/+6
* | | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maintunknown2007-02-281-0/+22
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#25197 repeat function returns null when using table field directly as countunknown2007-02-231-0/+22
| |/
* | Merge macbook.gmz:/Users/kgeorge/mysql/work/mysql-5.0-optunknown2007-01-231-0/+8
|\ \ | |/
| * Merge moonbone.local:/work/latest-4.1-opt-mysqlunknown2007-01-121-0/+8
| |\
| | * Bug#23409: Arguments of the ENCODE() and the DECODE() functions were not printedunknown2007-01-111-0/+8
* | | Merge siva.hindu.god:/usr/home/tim/m/bk/50-buildunknown2006-12-201-0/+8
|\ \ \ | |/ /
| * | Bug #24947: REPEAT function returns NULL when passed a field as the count par...unknown2006-12-191-0/+8
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-301-0/+204
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-291-6/+14
| |\ \
| * \ \ Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0unknown2006-11-161-0/+15
| |\ \ \
| | * | | Add 5.0 part of fix for bug 17047.unknown2006-11-161-0/+14
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-291-6/+14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Remove compiler warningsunknown2006-11-201-6/+14
| |/ / /
| * | | Bug#10963: LEFT/RIGHT/SUBSTR/.. string functions returns wrong result \unknown2006-11-081-0/+189
| |/ /
* | | Bug#22684 (BENCHMARK, ENCODE, DECODE and FORMAT are not real functions)unknown2006-11-161-1/+108
|/ /
* | Post-pushbuild corrections for fix of bug #21698.unknown2006-09-091-2/+2
* | Fixed bug #21698: erroneously a field could be replaced by anunknown2006-09-071-0/+27
* | Merge tkatchaounov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-07-211-0/+5
|\ \
| * | func_str.result, func_str.test:unknown2006-07-071-0/+5
* | | Merge olga.mysql.com:/home/igor/mysql-4.1-optunknown2006-07-191-0/+15
|\ \ \ | | |/ | |/|
| * | Fixed bug #17526: incorrect print methodunknown2006-07-191-0/+15
* | | Merge olga.mysql.com:/home/igor/mysql-4.1-optunknown2006-07-061-0/+17
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed bug #18243.unknown2006-07-061-0/+17
* | Merge moonbone.local:/home/evgen/bk-trees/mysql-4.1-optunknown2006-06-171-0/+12
|\ \ | |/
| * Fixed bug#15351: Wrong collation used for comparison of md5() and sha()unknown2006-05-281-0/+12
* | Bug #13975: "same string" + 0 has 2 different resultsunknown2006-05-181-0/+6
* | Merge mysql.com:/home/mysql-4.1-10418unknown2006-05-121-1/+8
|\ \ | |/
| * Bug#10418: LOAD_FILE does not behave like in manual if file does not existunknown2006-05-081-1/+8
* | Bug #17043: Casting trimmed string to decimal loses precisionunknown2006-03-141-1/+8
* | Fix possible corruption of results from SUBSTRING_INDEX(). (Bug #14676)unknown2005-11-231-0/+8