mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
An after-fix for MDEV-11478: fixing the error code
This commit is contained in:
parent
b3706c82aa
commit
09615ca757
1 changed files with 1 additions and 1 deletions
|
@ -1555,7 +1555,7 @@ format(rpad('111111111.1',
|
||||||
# and can't suppress prepare time warnings for DO.
|
# and can't suppress prepare time warnings for DO.
|
||||||
#
|
#
|
||||||
|
|
||||||
--error ER_CANT_AGGREGATE_2TYPES
|
--error ER_ILLEGAL_PARAMETER_DATA_TYPES2_FOR_OPERATION
|
||||||
SELECT
|
SELECT
|
||||||
round(
|
round(
|
||||||
concat( (
|
concat( (
|
||||||
|
|
Loading…
Add table
Reference in a new issue