| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug#10418: LOAD_FILE does not behave like in manual if file does not exist | unknown | 2006-05-08 | 1 | -1/+1 |
* | Fix for bug #18643: crazy UNCOMPRESS(). | unknown | 2006-04-13 | 1 | -0/+1 |
* | A fix for Bug#13944 "libmysqlclient exporting sha1_result function": | unknown | 2006-01-11 | 1 | -3/+5 |
* | Bug#10446 Illegal mix of collations: | unknown | 2005-11-21 | 1 | -0/+2 |
* | Handle errors returned by system crypt() in ENCRYPT(). (Bug #13619) | unknown | 2005-10-06 | 1 | -1/+7 |
* | Fix crash in DES_DECRYPT(NULL). (Bug #12757) | unknown | 2005-08-25 | 1 | -3/+3 |
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2005-08-12 | 1 | -0/+1 |
|\ |
|
| * | func_system.result, func_system.test: | unknown | 2005-08-08 | 1 | -0/+1 |
* | | merge | unknown | 2005-08-11 | 1 | -1/+1 |
|\ \ |
|
| * | | BUG 11104 (same as changeset 1.1891 on the 5.0 tree, but realised this | unknown | 2005-07-31 | 1 | -2/+14 |
* | | | item_strfunc.cc: | unknown | 2005-08-08 | 1 | -2/+14 |
| |/
|/| |
|
* | | Fix calculation for length of LPAD() and RPAD() reported to | unknown | 2005-07-22 | 1 | -2/+0 |
* | | Simple fixes during review of new code | unknown | 2005-07-19 | 1 | -51/+55 |
* | | Bug #9854 hex() and out of range handling | unknown | 2005-07-13 | 1 | -2/+14 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-11643 | unknown | 2005-07-12 | 1 | -0/+11 |
|\ \ |
|
| * | | Fix crash caused by calling DES_ENCRYPT() without the --des-key-file | unknown | 2005-07-07 | 1 | -0/+11 |
* | | | fixed substring() length calculation in case of constant negative argument (B... | unknown | 2005-06-28 | 1 | -1/+2 |
|/ / |
|
* | | Portability fixes | unknown | 2005-06-27 | 1 | -3/+3 |
* | | BUG#10589: des_encrypt functionality always return NULL | unknown | 2005-06-17 | 1 | -3/+22 |
* | | a compiler must see '#pragma implementation' *before* | unknown | 2005-06-05 | 1 | -1/+2 |
* | | Move USE_PRAGMA_IMPLEMENTATION to proper place | unknown | 2005-06-03 | 1 | -4/+1 |
* | | tztime.cc: | unknown | 2005-06-02 | 1 | -0/+2 |
* | | Add ifdefs to control when "#pragma implementation" should be used | unknown | 2005-05-26 | 1 | -1/+1 |
* | | SUBSTR with negative argument didn't work | unknown | 2005-05-09 | 1 | -1/+1 |
* | | Bugs#9129: CHARSET(), COLLATION(), COERCIBILITY() | unknown | 2005-03-16 | 1 | -8/+7 |
* | | # Bug#8785 Problem with nested concats and | unknown | 2005-03-15 | 1 | -2/+1 |
* | | Manual merge | unknown | 2005-03-09 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | func_str.result, func_str.test: | unknown | 2005-03-09 | 1 | -0/+1 |
* | | Manual merge, no effect on 4.1. | unknown | 2005-03-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix for bug#8978 : Crash on 'select format ...' | unknown | 2005-03-07 | 1 | -6/+7 |
* | | type_blob.result, func_system.result, func_str.result, ctype_collate.result: | unknown | 2005-03-04 | 1 | -0/+17 |
* | | Fix for bug#6317: string function CHAR, parameter is NULL, wrong result | unknown | 2005-02-23 | 1 | -0/+2 |
* | | Backport my_strntod() from 5.0 | unknown | 2005-02-22 | 1 | -1/+2 |
* | | A fix. "(int) var" type cast doesn't work correctly for uint32 var | unknown | 2005-02-15 | 1 | -4/+8 |
* | | Better bugfix for "HAVING when refering to RAND()" (Bug #8216) | unknown | 2005-02-08 | 1 | -14/+1 |
* | | Fixed bug in HAVING when refering to RAND() through alias | unknown | 2005-02-07 | 1 | -2/+5 |
* | | Merge fixes for #8248, #5569. | unknown | 2005-02-02 | 1 | -11/+6 |
|\ \
| |/ |
|
| * | Fix QUOTE() to not reuse the input field for output, which resulted in | unknown | 2005-02-01 | 1 | -10/+5 |
* | | func_str.result, func_str.test: | unknown | 2005-02-01 | 1 | -0/+1 |
* | | fixes/cleanups according to Coverity report | unknown | 2005-01-24 | 1 | -0/+3 |
* | | #7874: CONCAT() gives wrong results mixing latin1 field and utf8 string literals | unknown | 2005-01-18 | 1 | -1/+2 |
* | | user_var.result, func_str.result, item_strfunc.cc: | unknown | 2005-01-17 | 1 | -0/+1 |
* | | Bug #7730 Server crash using soundex on an utf8 table | unknown | 2005-01-11 | 1 | -5/+10 |
* | | Fix for BUG#7455. | unknown | 2004-12-28 | 1 | -1/+10 |
* | | 4.0 -> 4.1 merge | unknown | 2004-12-24 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Fix for a bug #7495 | unknown | 2004-12-23 | 1 | -7/+7 |
| * | A fix for the bug #7495 | unknown | 2004-12-22 | 1 | -2/+2 |
* | | Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0 | unknown | 2004-12-14 | 1 | -1/+2 |
* | | Merging fix for BUG#6976 from 4.0 to 4.1 | unknown | 2004-12-13 | 1 | -1/+1 |
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-12-10 | 1 | -2/+3 |
|\ \ |
|