Fix the tests: allow result of concat('a', -0.0) be both 'a0.0' and 'a-0.0'
(this depends on s[n]printf implementation and differs from system to system) mysql-test/t/func_concat.test: Allow result of concat('a', -0.0) be both 'a0.0' and 'a-0.0'
Showing
Please register or sign in to comment