| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ifdefs to control when "#pragma implementation" should be used | unknown | 2005-05-26 | 1 | -1/+1 |
* | relaxed DBUG_ASSERT in Item_int_with_ref::new_item() to "any constant" (BUG#1... | unknown | 2005-05-16 | 1 | -1/+1 |
* | fix for bug #4082: Integer lengths cause truncation with DISTINCT CONCAT and ... | unknown | 2005-05-06 | 1 | -1/+1 |
* | A fix and test case for Bug#9777 " Empty set returned by Prepared Statement w... | unknown | 2005-05-05 | 1 | -1/+23 |
* | A fix and test case for Bug#9096 "select doesn't return all matched | unknown | 2005-05-03 | 1 | -1/+113 |
* | ctype_collate.result, ctype_collate.test, union.result, union.test: | unknown | 2005-04-10 | 1 | -1/+10 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2005-03-31 | 1 | -0/+28 |
|\ |
|
| * | BUG#8807 Select crash server | unknown | 2005-03-30 | 1 | -0/+28 |
* | | postmerge fixes | unknown | 2005-03-30 | 1 | -16/+22 |
* | | fixed union types merging and table related metadata (BUG#8824) | unknown | 2005-03-23 | 1 | -140/+204 |
|/ |
|
* | # Bug#8785 Problem with nested concats and | unknown | 2005-03-15 | 1 | -0/+12 |
* | Fix for BUG#7425. | unknown | 2005-03-09 | 1 | -0/+1 |
* | type_blob.result, func_system.result, func_str.result, ctype_collate.result: | unknown | 2005-03-04 | 1 | -8/+2 |
* | Backport my_strntod() from 5.0 | unknown | 2005-02-22 | 1 | -4/+7 |
* | Set of fixes requested by Kent in IRC. Tested (except the windows changes sin... | unknown | 2005-02-10 | 1 | -1/+1 |
* | Better bugfix for "HAVING when refering to RAND()" (Bug #8216) | unknown | 2005-02-08 | 1 | -0/+52 |
* | A fix: bug#6931: Date Type column problem when using UNION-Table | unknown | 2005-02-04 | 1 | -12/+53 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | unknown | 2005-02-01 | 1 | -2/+4 |
|\ |
|
| * | fixed way of forward reference detection to support literal constant (BUG#8025) | unknown | 2005-01-24 | 1 | -2/+4 |
* | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/ | unknown | 2005-01-24 | 1 | -18/+6 |
|\ \
| |/
|/| |
|
| * | fixes/cleanups according to Coverity report | unknown | 2005-01-24 | 1 | -18/+6 |
* | | 1. Item now uses my_charset_bin by default, | unknown | 2005-01-18 | 1 | -1/+1 |
|/ |
|
* | * Added comments and one assert | unknown | 2004-12-14 | 1 | -4/+5 |
* | Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0 | unknown | 2004-12-14 | 1 | -7/+20 |
* | Merged (will need a post-merge fix) | unknown | 2004-12-13 | 1 | -3/+2 |
|\ |
|
| * | Merging fix for BUG#6976 from 4.0 to 4.1 | unknown | 2004-12-13 | 1 | -2/+2 |
* | | initialize variables (addition for BUG#7079) | unknown | 2004-12-13 | 1 | -2/+2 |
* | | new reference which refer to current value not to result used for resolving... | unknown | 2004-12-11 | 1 | -8/+26 |
|/ |
|
* | Manual merge of fix for bug #6266 "Invalid DATETIME value is not handled | unknown | 2004-11-19 | 1 | -0/+26 |
|\ |
|
| * | Fix for bug #6266 "Invalid DATETIME value is not handled properly". | unknown | 2004-11-15 | 1 | -0/+26 |
* | | 1. When mixing NULL to a character string, | unknown | 2004-11-10 | 1 | -2/+2 |
* | | A fix and test case for the bug reported by Reggie: if character set | unknown | 2004-11-05 | 1 | -0/+4 |
|/ |
|
* | Many files: | unknown | 2004-11-02 | 1 | -0/+41 |
* | A fix according to Monty's request: | unknown | 2004-10-29 | 1 | -1/+3 |
* | Allow to convert to non-Unicode charset when mixing a string | unknown | 2004-10-29 | 1 | -18/+63 |
* | Followup to fix for bug#6050: fix valgrind warnings. | unknown | 2004-10-22 | 1 | -0/+20 |
* | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field | unknown | 2004-10-22 | 1 | -9/+30 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-10-20 | 1 | -9/+5 |
|\ |
|
| * | A fix and test case for Bug#6049 "Loss of sign when using prepared | unknown | 2004-10-16 | 1 | -9/+5 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-10-20 | 1 | -29/+35 |
|\ \ |
|
| * | | Review of all code pushed since last review | unknown | 2004-10-20 | 1 | -29/+35 |
| |/ |
|
* | | Bug #6139 UNION doesn't understand collate in the column of second select | unknown | 2004-10-18 | 1 | -2/+2 |
|/ |
|
* | A small simplification: perform two actions at once, register a | unknown | 2004-10-10 | 1 | -15/+10 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-10-10 | 1 | -11/+21 |
|\ |
|
| * | A fix and test case for Bug#5987 "subselect in bool function | unknown | 2004-10-10 | 1 | -11/+21 |
* | | args_copy and cleunup() removed from Item_sum | unknown | 2004-10-09 | 1 | -0/+8 |
|/ |
|
* | Deployment of centralized Item change registry, step 2: Item_ref | unknown | 2004-10-08 | 1 | -15/+2 |
* | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values | unknown | 2004-10-08 | 1 | -11/+6 |
* | A couple of typos fixed. | unknown | 2004-10-04 | 1 | -1/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-09-30 | 1 | -7/+9 |
|\ |
|