Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/my/mysql-4.1 | unknown | 2005-07-28 | 1 | -0/+1 |
|\ | |||||
| * | Added end marker for tests to make future merges easier | unknown | 2005-07-28 | 1 | -0/+1 |
| * | Fix func_concat.result: allow -0.00 to be converted to string both with and w... | unknown | 2004-12-30 | 1 | -2/+2 |
* | | Fix the tests: allow result of concat('a', -0.0) be both 'a0.0' and 'a-0.0' | unknown | 2005-01-02 | 1 | -0/+2 |
|/ | |||||
* | Fix for BUG#6825: When calculating Item_func_neg::max_length, add 1 for '-'. | unknown | 2004-12-17 | 1 | -0/+16 |
* | A fix (bug #5540: CONCAT function and 'double' type). | unknown | 2004-09-15 | 1 | -0/+9 |
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | unknown | 2003-01-06 | 1 | -0/+3 |
* | Fix bug in CONCAT_WS() | unknown | 2002-05-17 | 1 | -0/+24 |