Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug#16716: subselect in concat() may lead to a wrong result. | evgen@moonbone.local | 2006-05-26 | 1 | -0/+7 |
* | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+1 |
* | Fix func_concat.result: allow -0.00 to be converted to string both with and w... | sergefp@mysql.com | 2004-12-30 | 1 | -2/+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 |