| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed that LEFT OUTER JOIN was replaced with a regulat join | bar@mysql.com | 2005-03-24 | 1 | -0/+14 |
* | Bugs#9129: CHARSET(), COLLATION(), COERCIBILITY() | bar@mysql.com | 2005-03-16 | 1 | -0/+9 |
* | Manual merge | igor@rurik.mysql.com | 2005-03-09 | 1 | -0/+16 |
|\ |
|
| * | func_str.result, func_str.test: | igor@rurik.mysql.com | 2005-03-09 | 1 | -0/+17 |
* | | Fix for bug#6317: string function CHAR, parameter is NULL, wrong result | gluh@gluh.mysql.r18.ru | 2005-02-23 | 1 | -0/+6 |
* | | Fix merge of func_str tests (accidently duplicated a test). | jimw@mysql.com | 2005-02-02 | 1 | -6/+1 |
* | | Merge fixes for #8248, #5569. | jimw@mysql.com | 2005-02-02 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | Fix QUOTE() to not reuse the input field for output, which resulted in | jimw@mysql.com | 2005-02-01 | 1 | -0/+5 |
* | | func_str.result, func_str.test: | igor@rurik.mysql.com | 2005-02-01 | 1 | -0/+27 |
* | | Fix for BUG#7455. | timour@mysql.com | 2004-12-28 | 1 | -0/+8 |
* | | 4.0 -> 4.1 merge | Sinisa@sinisa.nasamreza.org | 2004-12-24 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Fix for a bug #7495 | Sinisa@sinisa.nasamreza.org | 2004-12-23 | 1 | -6/+2 |
| * | A fix for the bug #7495 | Sinisa@sinisa.nasamreza.org | 2004-12-22 | 1 | -0/+12 |
* | | getting rid of now() is tests | serg@serg.mylan | 2004-12-11 | 1 | -1/+1 |
* | | A fix for a crashing bug #7101, which occures when the | Sinisa@sinisa.nasamreza.org | 2004-12-10 | 1 | -0/+8 |
* | | Merge with 4.0 | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | A fix (bug #6564: QUOTE(NULL) returns NULL, not the string 'NULL') | ram@gw.mysql.r18.ru | 2004-11-11 | 1 | -0/+6 |
* | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | A fix (bug #5498 TRIM fails with LEADING or TRAILING if remstr = str). | ram@gw.mysql.r18.ru | 2004-09-13 | 1 | -0/+7 |
* | | A fix (Bug #4878: Service crashes on query execution) | ram@gw.mysql.r18.ru | 2004-08-12 | 1 | -0/+6 |
* | | bug#4441 - crash in UNHEX(NULL) | serg@serg.mylan | 2004-07-07 | 1 | -1/+1 |
* | | Bug #3717 ENCODE returns a character string, not a binary string | bar@bar.intranet.mysql.r18.ru | 2004-06-08 | 1 | -1/+3 |
* | | Merge with 4.0, mainly to get changes to windows project files | monty@mysql.com | 2004-05-20 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | added newline at the end of the file. | ram@gw.mysql.r18.ru | 2004-05-17 | 1 | -1/+1 |
| * | A fix (bug #3756: ISNULL(QUOTE()) returns 1 for every row after 1st NULL) | ram@gw.mysql.r18.ru | 2004-05-17 | 1 | -0/+9 |
* | | Portability fixes | monty@mysql.com | 2004-05-07 | 1 | -2/+3 |
* | | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0 | antony@ltantony.dsl-verizon.net | 2004-04-28 | 1 | -1/+1 |
| |\ |
|
| | * | Fix for Bug 3481 | antony@ltantony.dsl-verizon.net | 2004-04-28 | 1 | -1/+1 |
| * | | bug#3556 - soundex | serg@serg.mylan | 2004-04-28 | 1 | -1/+1 |
| |/ |
|
* | | Fixed crashing bug with alter table when table was in use (Bug #3643) | monty@mysql.com | 2004-05-05 | 1 | -5/+13 |
* | | Bug #3087 CONCAT_WS makes the server die in case of illegal mix of collations | bar@bar.intranet.mysql.r18.ru | 2004-03-19 | 1 | -0/+2 |
* | | Fix for bug#2972 Problem the the CONV() function | gluh@gluh.mysql.r18.ru | 2004-03-15 | 1 | -0/+7 |
* | | Fix for the bug #3089: SUBSTRING bug when mixed with CONCAT and ORDER BY | ram@gw.mysql.r18.ru | 2004-03-09 | 1 | -0/+13 |
* | | UNHEX() function | serg@serg.mylan | 2004-03-04 | 1 | -0/+3 |
* | | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -25/+23 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -23/+30 |
|\ \
| |/ |
|
| * | some ammendments (comments and code style) | vva@eagle.mysql.r18.ru | 2004-01-22 | 1 | -1/+1 |
| * | added test for bug #2290 "output truncated with ELT when using DISTINCT" | vva@eagle.mysql.r18.ru | 2004-01-21 | 1 | -0/+9 |
* | | Fix & test for the bug #2182: lpad returns incorrect result. | ram@gw.mysql.r18.ru | 2003-12-22 | 1 | -0/+6 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 1 | -0/+1 |
| * | Fix for bug#1944 'Function RPad() sometimes produce unexpected result' | gluh@gluh.mysql.r18.ru | 2003-12-04 | 1 | -2/+4 |
* | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -3/+3 |
* | | sunstring_index() code covarage | bell@sanja.is.com.ua | 2003-11-07 | 1 | -1/+3 |
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -1/+6 |
* | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -23/+23 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+21 |
|\ \
| |/ |
|
| * | Fix for #739 | hf@deer.(none) | 2003-07-03 | 1 | -0/+14 |
| * | Test case for bug #666 | hf@deer.(none) | 2003-06-24 | 1 | -0/+12 |