summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_concat.test
Commit message (Expand)AuthorAgeFilesLines
* Fix the tests: allow result of concat('a', -0.0) be both 'a0.0' and 'a-0.0'unknown2005-01-021-0/+2
* Fix for BUG#6825: When calculating Item_func_neg::max_length, add 1 for '-'.unknown2004-12-171-0/+16
* A fix (bug #5540: CONCAT function and 'double' type).unknown2004-09-151-0/+9
* Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-0/+3
* Fix bug in CONCAT_WS()unknown2002-05-171-0/+24