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'sergefp@mysql.com2005-01-021-0/+2
* Fix for BUG#6825: When calculating Item_func_neg::max_length, add 1 for '-'.sergefp@mysql.com2004-12-171-0/+16
* A fix (bug #5540: CONCAT function and 'double' type).ram@gw.mysql.r18.ru2004-09-151-0/+9
* Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-0/+3
* Fix bug in CONCAT_WS()monty@hundin.mysql.fi2002-05-171-0/+24