~maria-captains/maria/5.3

Viewing all changes in revision 3603.

  • 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

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: