• unknown's avatar
    Fix for bug #8464 (AVG returns incorrect result) · 3c1f1fd2
    unknown authored
    Actually problem was not in AVG function, but in SUM before the AVG in the
    query.
    
    
    mysql-test/r/func_group.result:
      appropriate test result
    mysql-test/t/func_group.test:
      test case added
    strings/decimal.c:
      in this case we also need to make fsizes equal
    3c1f1fd2
decimal.c 81.6 KB