summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_str.test
Commit message (Expand)AuthorAgeFilesLines
* Fix calculation for length of LPAD() and RPAD() reported tounknown2005-07-221-0/+11
* Bug #9854 hex() and out of range handlingunknown2005-07-131-0/+5
* Mergeunknown2005-07-061-0/+9
|\
| * fixed substring() length calculation in case of constant negative argument (B...unknown2005-06-281-0/+9
* | func_str.test:unknown2005-06-291-0/+56
|/
* func_str.result, func_str.test:unknown2005-06-231-0/+14
* Fix handling of NULL fields in FIELD(). (Bug #10944)unknown2005-06-011-0/+6
* Fixed that LEFT OUTER JOIN was replaced with a regulat joinunknown2005-03-241-0/+14
* Bugs#9129: CHARSET(), COLLATION(), COERCIBILITY()unknown2005-03-161-0/+9
* Manual mergeunknown2005-03-091-0/+16
|\
| * func_str.result, func_str.test:unknown2005-03-091-0/+17
* | Fix for bug#6317: string function CHAR, parameter is NULL, wrong resultunknown2005-02-231-0/+6
* | Fix merge of func_str tests (accidently duplicated a test).unknown2005-02-021-6/+1
* | Merge fixes for #8248, #5569.unknown2005-02-021-0/+11
|\ \ | |/
| * Fix QUOTE() to not reuse the input field for output, which resulted inunknown2005-02-011-0/+5
* | func_str.result, func_str.test:unknown2005-02-011-0/+27
* | Fix for BUG#7455.unknown2004-12-281-0/+8
* | 4.0 -> 4.1 mergeunknown2004-12-241-0/+6
|\ \ | |/
| * Fix for a bug #7495unknown2004-12-231-6/+2
| * A fix for the bug #7495unknown2004-12-221-0/+12
* | getting rid of now() is testsunknown2004-12-111-1/+1
* | A fix for a crashing bug #7101, which occures when the unknown2004-12-101-0/+8
* | Merge with 4.0unknown2004-11-121-0/+6
|\ \ | |/
| * A fix (bug #6564: QUOTE(NULL) returns NULL, not the string 'NULL')unknown2004-11-111-0/+6
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-0/+7
|\ \ | |/
| * A fix (bug #5498 TRIM fails with LEADING or TRAILING if remstr = str).unknown2004-09-131-0/+7
* | A fix (Bug #4878: Service crashes on query execution)unknown2004-08-121-0/+6
* | bug#4441 - crash in UNHEX(NULL)unknown2004-07-071-1/+1
* | Bug #3717 ENCODE returns a character string, not a binary stringunknown2004-06-081-1/+3
* | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-201-0/+9
|\ \ | |/
| * added newline at the end of the file.unknown2004-05-171-1/+1
| * A fix (bug #3756: ISNULL(QUOTE()) returns 1 for every row after 1st NULL)unknown2004-05-171-0/+9
* | Portability fixesunknown2004-05-071-2/+3
* | Merge with 4.0.19unknown2004-05-051-2/+2
|\ \ | |/
| * Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0unknown2004-04-281-1/+1
| |\
| | * Fix for Bug 3481unknown2004-04-281-1/+1
| * | bug#3556 - soundexunknown2004-04-281-1/+1
| |/
* | Fixed crashing bug with alter table when table was in use (Bug #3643)unknown2004-05-051-5/+13
* | Bug #3087 CONCAT_WS makes the server die in case of illegal mix of collationsunknown2004-03-191-0/+2
* | Fix for bug#2972 Problem the the CONV() functionunknown2004-03-151-0/+7
* | Fix for the bug #3089: SUBSTRING bug when mixed with CONCAT and ORDER BYunknown2004-03-091-0/+13
* | UNHEX() functionunknown2004-03-041-0/+3
* | After merge fixesunknown2004-02-161-25/+23
* | Merge with 4.0.18unknown2004-02-111-23/+30
|\ \ | |/
| * some ammendments (comments and code style)unknown2004-01-221-1/+1
| * added test for bug #2290 "output truncated with ELT when using DISTINCT"unknown2004-01-211-0/+9
* | Fix & test for the bug #2182: lpad returns incorrect result.unknown2003-12-221-0/+6
* | Merge with 4.0.17unknown2003-12-171-2/+5
|\ \ | |/
| * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-0/+1
| * Fix for bug#1944 'Function RPad() sometimes produce unexpected result'unknown2003-12-041-2/+4