summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_str.result
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesunknown2003-08-191-4/+2
* Merge with 4.0.14unknown2003-08-111-0/+23
|\
| * Fix for #739unknown2003-07-031-0/+10
| * Test case for bug #666unknown2003-06-241-0/+13
* | fix_fields recoursion didn't stop when some level's fix_length_and_decunknown2003-08-051-0/+5
* | 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/+21
* | New methods unknown2003-07-041-0/+6
* | FIELD() now takes in account arguments collationsunknown2003-07-031-0/+19
* | Row comparison now does compare field collations, e.g.unknown2003-07-031-0/+29
* | str0 IN (str1, str2, ...) now works according to collation rulesunknown2003-06-271-0/+22
* | BETWEEN now works according to collation rulesunknown2003-06-271-0/+20
* | 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/+20
* | These functions now return a result of proper collation:unknown2003-06-191-2/+39
* | Function INSERT() now works according to coercibility rulesunknown2003-06-101-2/+7
* | Some more functions work according to coercibility now:unknown2003-06-101-2/+27
* | Merge with 4.0.13unknown2003-06-051-1/+1
|\ \ | |/
| * Fixed a bug in concat_ws(), which did not add concat separatorunknown2003-06-051-1/+1
* | Collation & coercibility tests for LTRIM, RTRIM and TRIMunknown2003-06-031-2/+33
* | CREATE TABLE t1 SELECT left(_latin2'a',1) didn't work, the charset got lostunknown2003-05-231-0/+42
* | Merge with 4.0unknown2003-04-031-0/+3
|\ \ | |/
| * truncating REPLACE result bug fixunknown2003-03-301-0/+3
| * Fix for the QUOTE() function.unknown2003-01-031-0/+3
* | merge post fixunknown2003-01-061-2/+2
* | Fix for QUOTE() function.unknown2003-01-011-0/+3
* | mergeunknown2002-12-141-4/+4
|\ \
| * | Fixes for binary protocol (complement to last push)unknown2002-12-141-4/+4
| |/
* | add 'SOUNDS LIKE' syntaxunknown2002-12-141-0/+15
|/
* fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-171-0/+5
* Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-0/+3
* QUOTE() code cleanupunknown2002-08-101-1/+1
* test case for the QUOTE() functionunknown2002-08-091-0/+6
* This changeset is mostly new version of previous commit modified according unknown2002-06-111-0/+30
* BIT_LENGTH ODBC functionunknown2002-01-031-0/+3
* Added FLUSH DES_KEY_FILE.unknown2001-12-131-3/+0
* Fix bug when repairing compressed MyISAM filesunknown2001-11-221-5/+5
* client/mysqlmanagerc.cunknown2001-09-271-0/+74
* Test case for bug when updating on keyunknown2001-03-231-0/+14
* Added MYSQL_SERVER_SUFFIX to mysqldunknown2001-01-191-0/+2
* Fixed gethostname_r tests to be more portableunknown2001-01-011-3/+0
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+99