summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_str.test
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesmonty@mashka.mysql.fi2003-08-191-23/+23
* Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-0/+21
|\
| * Fix for #739hf@deer.(none)2003-07-031-0/+14
| * Test case for bug #666hf@deer.(none)2003-06-241-0/+12
* | fix_fields recoursion didn't stop when some level's fix_length_and_decbar@bar.mysql.r18.ru2003-08-051-0/+10
* | Item_func_null doesn't have a separate Item for the first argument anymore.bar@bar.mysql.r18.ru2003-07-161-5/+5
* | ELT passes the first argument in args[0] instead of having a separate Item.bar@bar.mysql.r18.ru2003-07-151-2/+2
* | Item_func_field doesn't have a separate Item to store the first argument.bar@bar.mysql.r18.ru2003-07-151-2/+2
* | Add the support of 'SUBSTR' function compatible with Oracle and SAPDB (SCRUM ...venu@myvenu.com2003-07-111-0/+11
* | New methods bar@bar.mysql.r18.ru2003-07-041-0/+8
* | FIELD() now takes in account arguments collationsbar@bar.mysql.r18.ru2003-07-031-0/+13
* | Row comparison now does compare field collations, e.g.bar@bar.mysql.r18.ru2003-07-031-0/+17
* | str0 IN (str1, str2, ...) now works according to collation rulesbar@bar.mysql.r18.ru2003-06-271-0/+15
* | BETWEEN now works according to collation rulesbar@bar.mysql.r18.ru2003-06-271-0/+12
* | LOCATE(), INSTR(), POSITION(), FIND_IN_SET(), SUBSTRING_INDEX()bar@bar.mysql.r18.ru2003-06-251-0/+27
* | LPAD, RPAD, MAKE_SET and EXPORT_SET now works correctly with collationsbar@bar.mysql.r18.ru2003-06-191-0/+8
* | These functions now return a result of proper collation:bar@bar.mysql.r18.ru2003-06-191-2/+15
* | Function INSERT() now works according to coercibility rulesbar@bar.mysql.r18.ru2003-06-101-1/+3
* | Some more functions work according to coercibility now:bar@bar.mysql.r18.ru2003-06-101-1/+12
* | Collation & coercibility tests for LTRIM, RTRIM and TRIMbar@bar.mysql.r18.ru2003-06-031-1/+14
* | CREATE TABLE t1 SELECT left(_latin2'a',1) didn't work, the charset got lostbar@bar.mysql.r18.ru2003-05-231-0/+23
* | Merge with 4.0monty@narttu.mysql.fi2003-04-031-0/+1
|\ \ | |/
| * truncating REPLACE result bug fixhf@deer.mysql.r18.ru2003-03-301-0/+1
* | Merge with 4.0.8monty@mashka.mysql.fi2003-01-061-1/+2
|\ \ | |/
| * Fix for the QUOTE() function.ram@mysql.r18.ru2003-01-031-0/+1
* | Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-0/+2
* | Fix for QUOTE() function.ram@mysql.r18.ru2003-01-011-1/+1
* | mergemonty@mashka.mysql.fi2002-12-141-2/+2
|\ \
| * | Fixes for binary protocol (complement to last push)monty@mashka.mysql.fi2002-12-141-2/+2
| |/
* | add 'SOUNDS LIKE' syntaxvva@eagle.mysql.r18.ru2002-12-141-0/+5
|/
* fixed so that --ssl and --skip-ssl works with the MySQL clients.monty@mashka.mysql.fi2002-09-171-0/+9
* Changed IF(expr, column, NULL) to take type from columnmonty@hundin.mysql.fi2002-08-121-0/+1
* test case for the QUOTE() functionram@ram.(none)2002-08-091-0/+3
* This changeset is mostly new version of previous commit modified according peter@linux.local2002-06-111-0/+10
* BIT_LENGTH ODBC functionserg@serg.mysql.com2002-01-031-0/+1
* Added FLUSH DES_KEY_FILE.monty@hundin.mysql.fi2001-12-131-2/+0
* Fixed sleep time in mysql-test-runmonty@hundin.mysql.fi2001-12-131-0/+1
* Fix bug when repairing compressed MyISAM filesmonty@hundin.mysql.fi2001-11-221-2/+2
* Test case for bug when updating on keymonty@tik.mysql.fi2001-03-231-0/+30
* Added MYSQL_SERVER_SUFFIX to mysqldmonty@donna.mysql.com2001-01-191-0/+1
* Fixed gethostname_r tests to be more portablemonty@donna.mysql.com2001-01-011-9/+0
* Added support for hex strings to mysqlimportmonty@donna.mysql.com2000-12-281-0/+80