Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the tests: allow result of concat('a', -0.0) be both 'a0.0' and 'a-0.0' | sergefp@mysql.com | 2005-01-02 | 1 | -0/+2 |
* | Fix for BUG#6825: When calculating Item_func_neg::max_length, add 1 for '-'. | sergefp@mysql.com | 2004-12-17 | 1 | -0/+16 |
* | A fix (bug #5540: CONCAT function and 'double' type). | ram@gw.mysql.r18.ru | 2004-09-15 | 1 | -0/+9 |
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -0/+3 |
* | Fix bug in CONCAT_WS() | monty@hundin.mysql.fi | 2002-05-17 | 1 | -0/+24 |