| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() on | jimw@mysql.com | 2005-03-18 | 1 | -1/+1 |
* | Merge 4.1 -> 5.0 | gluh@gluh.mysql.r18.ru | 2005-03-17 | 1 | -10/+8 |
|\ |
|
| * | Bugs#9129: CHARSET(), COLLATION(), COERCIBILITY() | bar@mysql.com | 2005-03-16 | 1 | -8/+7 |
| * | # Bug#8785 Problem with nested concats and | bar@mysql.com | 2005-03-15 | 1 | -2/+1 |
* | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0 | igor@rurik.mysql.com | 2005-03-09 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Manual merge | igor@rurik.mysql.com | 2005-03-09 | 1 | -0/+1 |
| |\ |
|
| | * | func_str.result, func_str.test: | igor@rurik.mysql.com | 2005-03-09 | 1 | -0/+1 |
* | | | merged | serg@serg.mylan | 2005-03-09 | 1 | -4/+3 |
|\ \ \
| |/ / |
|
| * | | Manual merge, no effect on 4.1. | joerg@mysql.com | 2005-03-08 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Fix for bug#8978 : Crash on 'select format ...' | gluh@gluh.mysql.r18.ru | 2005-03-07 | 1 | -6/+7 |
* | | | Merge | bar@mysql.com | 2005-03-05 | 1 | -0/+17 |
|\ \ \
| |/ / |
|
| * | | type_blob.result, func_system.result, func_str.result, ctype_collate.result: | bar@mysql.com | 2005-03-04 | 1 | -0/+17 |
* | | | Merge gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2005-02-23 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Fix for bug#6317: string function CHAR, parameter is NULL, wrong result | gluh@gluh.mysql.r18.ru | 2005-02-23 | 1 | -0/+2 |
| * | | Backport my_strntod() from 5.0 | monty@mysql.com | 2005-02-22 | 1 | -1/+2 |
* | | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | monty@mysql.com | 2005-02-19 | 1 | -13/+0 |
* | | | Merge with 4.1 | monty@mysql.com | 2005-02-15 | 1 | -4/+8 |
|\ \ \
| |/ / |
|
| * | | A fix. "(int) var" type cast doesn't work correctly for uint32 var | ramil@mysql.com | 2005-02-15 | 1 | -4/+8 |
* | | | Merge with 4.1 | monty@mysql.com | 2005-02-10 | 1 | -13/+1 |
|\ \ \
| |/ / |
|
| * | | Better bugfix for "HAVING when refering to RAND()" (Bug #8216) | monty@mysql.com | 2005-02-08 | 1 | -14/+1 |
* | | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -3/+4 |
* | | | Merge with 4.1 to get bug fix | monty@mysql.com | 2005-02-07 | 1 | -2/+5 |
|\ \ \
| |/ / |
|
| * | | Fixed bug in HAVING when refering to RAND() through alias | monty@mysql.com | 2005-02-07 | 1 | -2/+5 |
* | | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 1 | -11/+7 |
|\ \ \
| |/ / |
|
| * | | Merge fixes for #8248, #5569. | jimw@mysql.com | 2005-02-02 | 1 | -11/+6 |
| |\ \
| | |/ |
|
| | * | Fix QUOTE() to not reuse the input field for output, which resulted in | jimw@mysql.com | 2005-02-01 | 1 | -10/+5 |
| * | | func_str.result, func_str.test: | igor@rurik.mysql.com | 2005-02-01 | 1 | -0/+1 |
* | | | merged | serg@serg.mylan | 2005-01-24 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | fixes/cleanups according to Coverity report | serg@serg.mylan | 2005-01-24 | 1 | -0/+3 |
* | | | Merge mysql.com:/usr/home/bar/mysql-4.1 | bar@mysql.com | 2005-01-18 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | #7874: CONCAT() gives wrong results mixing latin1 field and utf8 string literals | bar@mysql.com | 2005-01-18 | 1 | -1/+2 |
* | | | Merge | bar@mysql.com | 2005-01-17 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | user_var.result, func_str.result, item_strfunc.cc: | bar@mysql.com | 2005-01-17 | 1 | -0/+1 |
* | | | Changed interface for my_strntod() to make it more general and more portable | monty@mysql.com | 2005-01-15 | 1 | -4/+6 |
* | | | Merging conflicts resolved | hf@deer.(none) | 2005-01-11 | 1 | -5/+10 |
|\ \ \
| |/ / |
|
| * | | Bug #7730 Server crash using soundex on an utf8 table | bar@mysql.com | 2005-01-11 | 1 | -5/+10 |
* | | | Streamlined code for trim, ltrim and rtrim | monty@mysql.com | 2005-01-02 | 1 | -30/+46 |
* | | | manually merged | serg@sergbook.mysql.com | 2004-12-31 | 1 | -6/+15 |
|\ \ \
| |/ / |
|
| * | | Fix for BUG#7455. | timour@mysql.com | 2004-12-28 | 1 | -1/+10 |
| * | | 4.0 -> 4.1 merge | Sinisa@sinisa.nasamreza.org | 2004-12-24 | 1 | -5/+5 |
| |\ \
| | |/ |
|
| | * | Fix for a bug #7495 | Sinisa@sinisa.nasamreza.org | 2004-12-23 | 1 | -7/+7 |
| | * | A fix for the bug #7495 | Sinisa@sinisa.nasamreza.org | 2004-12-22 | 1 | -2/+2 |
* | | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -14/+4 |
|\ \ \
| |/ / |
|
| * | | Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0 | sergefp@mysql.com | 2004-12-14 | 1 | -1/+2 |
| * | | Merging fix for BUG#6976 from 4.0 to 4.1 | sergefp@mysql.com | 2004-12-13 | 1 | -1/+1 |
| * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2004-12-10 | 1 | -2/+3 |
| |\ \ |
|
| | * | | A fix for a crashing bug #7101, which occures when the | Sinisa@sinisa.nasamreza.org | 2004-12-10 | 1 | -2/+3 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-12-09 | 1 | -1/+0 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Fix for bug #6765 "Implicit access to time zone description | dlenev@brandersnatch.localdomain | 2004-12-09 | 1 | -1/+0 |
| * | | | UCS2 support in ENUM and SET, which also fixes: | bar@mysql.com | 2004-12-06 | 1 | -11/+0 |
| |/ / |
|