-
Committer:
Sergei Golubchik
-
Date:
2012-11-17 15:50:15 UTC
-
Revision ID:
sergii@pisem.net-20121117155015-4ab41ncach4iavao
MDEV-736 LP:1004615 - Unexpected warnings "Encountered illegal value '' when converting to DECIMAL" on a query with aggregate functions and GROUP BY
fix: don't call field->val_decimal() if the field->is_null()
because the buffer at field->ptr might not hold a valid decimal value