| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #40625: Concat fails on DOUBLE values in a Stored | Gleb Shchepa | 2010-04-03 | 1 | -0/+20 |
* | Bug #50096: CONCAT_WS inside procedure returning wrong data | Gleb Shchepa | 2010-01-13 | 1 | -0/+13 |
* | Fix for bug#44743: Join in combination with concat does not always work | Ramil Kalimullin | 2009-05-21 | 1 | -0/+34 |
* | Fixed bug #36488: regexp returns false matches, concatenating | unknown | 2008-05-13 | 1 | -0/+10 |
* | Manually merged | unknown | 2006-06-14 | 1 | -0/+7 |
|\ |
|
| * | Fixed bug#16716: subselect in concat() may lead to a wrong result. | unknown | 2006-05-26 | 1 | -0/+7 |
* | | Fixed bug#15962: CONCAT() in UNION may lead to a data trucation. | unknown | 2006-06-07 | 1 | -0/+8 |
* | | 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 |