| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix calculation for length of LPAD() and RPAD() reported to | unknown | 2005-07-22 | 1 | -0/+11 |
* | Bug #9854 hex() and out of range handling | unknown | 2005-07-13 | 1 | -0/+5 |
* | Merge | unknown | 2005-07-06 | 1 | -0/+9 |
|\ |
|
| * | fixed substring() length calculation in case of constant negative argument (B... | unknown | 2005-06-28 | 1 | -0/+9 |
* | | func_str.test: | unknown | 2005-06-29 | 1 | -0/+56 |
|/ |
|
* | func_str.result, func_str.test: | unknown | 2005-06-23 | 1 | -0/+14 |
* | Fix handling of NULL fields in FIELD(). (Bug #10944) | unknown | 2005-06-01 | 1 | -0/+6 |
* | Fixed that LEFT OUTER JOIN was replaced with a regulat join | unknown | 2005-03-24 | 1 | -0/+14 |
* | Bugs#9129: CHARSET(), COLLATION(), COERCIBILITY() | unknown | 2005-03-16 | 1 | -0/+9 |
* | Manual merge | unknown | 2005-03-09 | 1 | -0/+16 |
|\ |
|
| * | func_str.result, func_str.test: | unknown | 2005-03-09 | 1 | -0/+17 |
* | | Fix for bug#6317: string function CHAR, parameter is NULL, wrong result | unknown | 2005-02-23 | 1 | -0/+6 |
* | | Fix merge of func_str tests (accidently duplicated a test). | unknown | 2005-02-02 | 1 | -6/+1 |
* | | Merge fixes for #8248, #5569. | unknown | 2005-02-02 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | Fix QUOTE() to not reuse the input field for output, which resulted in | unknown | 2005-02-01 | 1 | -0/+5 |
* | | func_str.result, func_str.test: | unknown | 2005-02-01 | 1 | -0/+27 |
* | | Fix for BUG#7455. | unknown | 2004-12-28 | 1 | -0/+8 |
* | | 4.0 -> 4.1 merge | unknown | 2004-12-24 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Fix for a bug #7495 | unknown | 2004-12-23 | 1 | -6/+2 |
| * | A fix for the bug #7495 | unknown | 2004-12-22 | 1 | -0/+12 |
* | | getting rid of now() is tests | unknown | 2004-12-11 | 1 | -1/+1 |
* | | A fix for a crashing bug #7101, which occures when the | unknown | 2004-12-10 | 1 | -0/+8 |
* | | Merge with 4.0 | unknown | 2004-11-12 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | A fix (bug #6564: QUOTE(NULL) returns NULL, not the string 'NULL') | unknown | 2004-11-11 | 1 | -0/+6 |
* | | Merge with 4.0 for 4.1 release | unknown | 2004-10-06 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | A fix (bug #5498 TRIM fails with LEADING or TRAILING if remstr = str). | unknown | 2004-09-13 | 1 | -0/+7 |
* | | A fix (Bug #4878: Service crashes on query execution) | unknown | 2004-08-12 | 1 | -0/+6 |
* | | bug#4441 - crash in UNHEX(NULL) | unknown | 2004-07-07 | 1 | -1/+1 |
* | | Bug #3717 ENCODE returns a character string, not a binary string | unknown | 2004-06-08 | 1 | -1/+3 |
* | | Merge with 4.0, mainly to get changes to windows project files | unknown | 2004-05-20 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | added newline at the end of the file. | unknown | 2004-05-17 | 1 | -1/+1 |
| * | A fix (bug #3756: ISNULL(QUOTE()) returns 1 for every row after 1st NULL) | unknown | 2004-05-17 | 1 | -0/+9 |
* | | Portability fixes | unknown | 2004-05-07 | 1 | -2/+3 |
* | | Merge with 4.0.19 | unknown | 2004-05-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0 | unknown | 2004-04-28 | 1 | -1/+1 |
| |\ |
|
| | * | Fix for Bug 3481 | unknown | 2004-04-28 | 1 | -1/+1 |
| * | | bug#3556 - soundex | unknown | 2004-04-28 | 1 | -1/+1 |
| |/ |
|
* | | Fixed crashing bug with alter table when table was in use (Bug #3643) | unknown | 2004-05-05 | 1 | -5/+13 |
* | | Bug #3087 CONCAT_WS makes the server die in case of illegal mix of collations | unknown | 2004-03-19 | 1 | -0/+2 |
* | | Fix for bug#2972 Problem the the CONV() function | unknown | 2004-03-15 | 1 | -0/+7 |
* | | Fix for the bug #3089: SUBSTRING bug when mixed with CONCAT and ORDER BY | unknown | 2004-03-09 | 1 | -0/+13 |
* | | UNHEX() function | unknown | 2004-03-04 | 1 | -0/+3 |
* | | After merge fixes | unknown | 2004-02-16 | 1 | -25/+23 |
* | | Merge with 4.0.18 | unknown | 2004-02-11 | 1 | -23/+30 |
|\ \
| |/ |
|
| * | some ammendments (comments and code style) | unknown | 2004-01-22 | 1 | -1/+1 |
| * | added test for bug #2290 "output truncated with ELT when using DISTINCT" | unknown | 2004-01-21 | 1 | -0/+9 |
* | | Fix & test for the bug #2182: lpad returns incorrect result. | unknown | 2003-12-22 | 1 | -0/+6 |
* | | Merge with 4.0.17 | unknown | 2003-12-17 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | Fix autoincrement for signed columns (Bug #1366) | unknown | 2003-12-12 | 1 | -0/+1 |
| * | Fix for bug#1944 'Function RPad() sometimes produce unexpected result' | unknown | 2003-12-04 | 1 | -2/+4 |