Fix for bug #10337 (cast(NULL DECIMAL) crashes the server)
mysql-test/r/cast.result: test result fixed mysql-test/t/cast.test: test case added sql/item_func.cc: checks for NULL added strings/decimal.c: we need to return specified 'scale' for the rounded decimal
Showing
Please register or sign in to comment