mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
with decimals=NOT_FIXED_DEC it is possible to have 'decimals' larger than 'max_length', it's not an error for temporal functions. But when Item_func_numhybrid converts the value to DECIMAL_RESULT, it must limit 'decimals' to be a valid scale of a decimal number.
361 B
361 B