summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_str.test
Commit message (Expand)AuthorAgeFilesLines
* Reviewing new pushed codemonty@mysql.com2005-10-121-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-081-0/+1
|\
| * Review of code pushed since last 5.0 pull:monty@mysql.com2005-10-061-0/+1
* | Fix handling of NULL values in decimal fields in FORMAT(). (Bug #13361)jimw@mysql.com2005-09-221-0/+10
|/
* Merge xiphis.org:/usr/home/antony/work2/mysql-4.1acurtis@xiphis.org2005-08-111-0/+39
|\
| * item_strfunc.cc:patg@krsna.patg.net2005-08-081-0/+39
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-07-221-0/+11
|\ \ | |/
| * Fix calculation for length of LPAD() and RPAD() reported tojimw@mysql.com2005-07-221-0/+11
* | Merge mysql.com:/home/gluh/MySQL/Merge/4.1gluh@mysql.com2005-07-131-0/+5
|\ \ | |/
| * Bug #9854 hex() and out of range handlinggluh@eagle.intranet.mysql.r18.ru2005-07-131-0/+5
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-07-061-0/+9
|\ \ | |/
| * Mergebell@sanja.is.com.ua2005-07-061-0/+9
| |\
| | * fixed substring() length calculation in case of constant negative argument (B...bell@sanja.is.com.ua2005-06-281-0/+9
* | | Merge with 4.1monty@mysql.com2005-07-031-0/+56
|\ \ \ | |/ /
| * | func_str.test:igor@rurik.mysql.com2005-06-291-0/+56
| |/
* | 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/+14
|\ \ \ | |/ / |/| / | |/
| * func_str.result, func_str.test:igor@rurik.mysql.com2005-06-231-0/+14
* | 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
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-3/+2
* | Mergebar@eagle.intranet.mysql.r18.ru2005-03-251-0/+14
|\ \ | |/
| * Fixed that LEFT OUTER JOIN was replaced with a regulat joinbar@mysql.com2005-03-241-0/+14
* | Merge 4.1 -> 5.0gluh@gluh.mysql.r18.ru2005-03-171-0/+9
|\ \ | |/
| * Bugs#9129: CHARSET(), COLLATION(), COERCIBILITY()bar@mysql.com2005-03-161-0/+9
* | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0igor@rurik.mysql.com2005-03-091-0/+16
|\ \ | |/
| * Manual mergeigor@rurik.mysql.com2005-03-091-0/+16
| |\
| | * func_str.result, func_str.test:igor@rurik.mysql.com2005-03-091-0/+17
* | | Merge gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-4.1gluh@gluh.mysql.r18.ru2005-02-231-0/+6
|\ \ \ | |/ /
| * | Fix for bug#6317: string function CHAR, parameter is NULL, wrong resultgluh@gluh.mysql.r18.ru2005-02-231-0/+6
* | | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-6/+39
|\ \ \ | |/ /
| * | Fix merge of func_str tests (accidently duplicated a test).jimw@mysql.com2005-02-021-6/+1
| * | Merge fixes for #8248, #5569.jimw@mysql.com2005-02-021-0/+11
| |\ \ | | |/
| | * Fix QUOTE() to not reuse the input field for output, which resulted injimw@mysql.com2005-02-011-0/+5
| * | func_str.result, func_str.test:igor@rurik.mysql.com2005-02-011-0/+27
* | | Streamlined code for trim, ltrim and rtrimmonty@mysql.com2005-01-021-0/+3
|/ /
* | Fix for BUG#7455.timour@mysql.com2004-12-281-0/+8
* | 4.0 -> 4.1 mergeSinisa@sinisa.nasamreza.org2004-12-241-0/+6
|\ \ | |/
| * Fix for a bug #7495Sinisa@sinisa.nasamreza.org2004-12-231-6/+2
| * A fix for the bug #7495Sinisa@sinisa.nasamreza.org2004-12-221-0/+12
* | getting rid of now() is testsserg@serg.mylan2004-12-111-1/+1
* | A fix for a crashing bug #7101, which occures when the Sinisa@sinisa.nasamreza.org2004-12-101-0/+8
* | Merge with 4.0jani@ua141d10.elisa.omakaista.fi2004-11-121-0/+6
|\ \ | |/
| * A fix (bug #6564: QUOTE(NULL) returns NULL, not the string 'NULL')ram@gw.mysql.r18.ru2004-11-111-0/+6
* | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-0/+7
|\ \ | |/
| * A fix (bug #5498 TRIM fails with LEADING or TRAILING if remstr = str).ram@gw.mysql.r18.ru2004-09-131-0/+7
* | A fix (Bug #4878: Service crashes on query execution)ram@gw.mysql.r18.ru2004-08-121-0/+6