summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_str.test
Commit message (Expand)AuthorAgeFilesLines
* bug#4441 - crash in UNHEX(NULL)serg@serg.mylan2004-07-071-1/+1
* Bug #3717 ENCODE returns a character string, not a binary stringbar@bar.intranet.mysql.r18.ru2004-06-081-1/+3
* Merge with 4.0, mainly to get changes to windows project filesmonty@mysql.com2004-05-201-0/+9
|\
| * added newline at the end of the file.ram@gw.mysql.r18.ru2004-05-171-1/+1
| * A fix (bug #3756: ISNULL(QUOTE()) returns 1 for every row after 1st NULL)ram@gw.mysql.r18.ru2004-05-171-0/+9
* | Portability fixesmonty@mysql.com2004-05-071-2/+3
* | Merge with 4.0.19monty@mysql.com2004-05-051-2/+2
|\ \ | |/
| * Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0antony@ltantony.dsl-verizon.net2004-04-281-1/+1
| |\
| | * Fix for Bug 3481antony@ltantony.dsl-verizon.net2004-04-281-1/+1
| * | bug#3556 - soundexserg@serg.mylan2004-04-281-1/+1
| |/
* | Fixed crashing bug with alter table when table was in use (Bug #3643)monty@mysql.com2004-05-051-5/+13
* | Bug #3087 CONCAT_WS makes the server die in case of illegal mix of collationsbar@bar.intranet.mysql.r18.ru2004-03-191-0/+2
* | Fix for bug#2972 Problem the the CONV() functiongluh@gluh.mysql.r18.ru2004-03-151-0/+7
* | Fix for the bug #3089: SUBSTRING bug when mixed with CONCAT and ORDER BYram@gw.mysql.r18.ru2004-03-091-0/+13
* | UNHEX() functionserg@serg.mylan2004-03-041-0/+3
* | After merge fixesmonty@mysql.com2004-02-161-25/+23
* | Merge with 4.0.18monty@mysql.com2004-02-111-23/+30
|\ \ | |/
| * some ammendments (comments and code style)vva@eagle.mysql.r18.ru2004-01-221-1/+1
| * added test for bug #2290 "output truncated with ELT when using DISTINCT"vva@eagle.mysql.r18.ru2004-01-211-0/+9
* | Fix & test for the bug #2182: lpad returns incorrect result.ram@gw.mysql.r18.ru2003-12-221-0/+6
* | Merge with 4.0.17monty@mysql.com2003-12-171-2/+5
|\ \ | |/
| * Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-121-0/+1
| * Fix for bug#1944 'Function RPad() sometimes produce unexpected result'gluh@gluh.mysql.r18.ru2003-12-041-2/+4
* | WorkLog#1323antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-101-3/+3
* | sunstring_index() code covaragebell@sanja.is.com.ua2003-11-071-1/+3
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-1/+6
* | 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
|\ \ | |/