summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_str.test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | WorkLog#1323unknown2003-12-101-3/+3
* | sunstring_index() code covarageunknown2003-11-071-1/+3
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-1/+6
* | After merge fixesunknown2003-08-191-23/+23
* | Merge with 4.0.14unknown2003-08-111-0/+21
|\ \ | |/
| * Fix for #739unknown2003-07-031-0/+14
| * Test case for bug #666unknown2003-06-241-0/+12
* | fix_fields recoursion didn't stop when some level's fix_length_and_decunknown2003-08-051-0/+10
* | Item_func_null doesn't have a separate Item for the first argument anymore.unknown2003-07-161-5/+5
* | ELT passes the first argument in args[0] instead of having a separate Item.unknown2003-07-151-2/+2
* | Item_func_field doesn't have a separate Item to store the first argument.unknown2003-07-151-2/+2
* | Add the support of 'SUBSTR' function compatible with Oracle and SAPDB (SCRUM ...unknown2003-07-111-0/+11
* | New methods unknown2003-07-041-0/+8
* | FIELD() now takes in account arguments collationsunknown2003-07-031-0/+13
* | Row comparison now does compare field collations, e.g.unknown2003-07-031-0/+17
* | str0 IN (str1, str2, ...) now works according to collation rulesunknown2003-06-271-0/+15
* | BETWEEN now works according to collation rulesunknown2003-06-271-0/+12
* | LOCATE(), INSTR(), POSITION(), FIND_IN_SET(), SUBSTRING_INDEX()unknown2003-06-251-0/+27
* | LPAD, RPAD, MAKE_SET and EXPORT_SET now works correctly with collationsunknown2003-06-191-0/+8
* | These functions now return a result of proper collation:unknown2003-06-191-2/+15
* | Function INSERT() now works according to coercibility rulesunknown2003-06-101-1/+3
* | Some more functions work according to coercibility now:unknown2003-06-101-1/+12
* | Collation & coercibility tests for LTRIM, RTRIM and TRIMunknown2003-06-031-1/+14
* | CREATE TABLE t1 SELECT left(_latin2'a',1) didn't work, the charset got lostunknown2003-05-231-0/+23
* | Merge with 4.0unknown2003-04-031-0/+1
|\ \ | |/
| * truncating REPLACE result bug fixunknown2003-03-301-0/+1
* | Merge with 4.0.8unknown2003-01-061-1/+2
|\ \ | |/
| * Fix for the QUOTE() function.unknown2003-01-031-0/+1
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-0/+2