diff options
author | Alexander Barkov <bar@mariadb.org> | 2016-12-29 14:13:58 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mariadb.org> | 2016-12-29 14:13:58 +0400 |
commit | 09615ca7575b51c9fd750edd3358edc56445e006 (patch) | |
tree | 396c2018b83587b80c3c22ebae9990bbbb69b308 /mysql-test/t/func_str.test | |
parent | b3706c82aa6cd5e3713bf558327733c9b2e19a04 (diff) | |
download | mariadb-git-09615ca7575b51c9fd750edd3358edc56445e006.tar.gz |
An after-fix for MDEV-11478: fixing the error code
Diffstat (limited to 'mysql-test/t/func_str.test')
-rw-r--r-- | mysql-test/t/func_str.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/func_str.test b/mysql-test/t/func_str.test index cfaae1a46e0..3ffc4e6fc61 100644 --- a/mysql-test/t/func_str.test +++ b/mysql-test/t/func_str.test @@ -1555,7 +1555,7 @@ format(rpad('111111111.1', # and can't suppress prepare time warnings for DO. # ---error ER_CANT_AGGREGATE_2TYPES +--error ER_ILLEGAL_PARAMETER_DATA_TYPES2_FOR_OPERATION SELECT round( concat( ( |