• unknown's avatar
    Fix for bug #8482 (Incorrect rounding) · 98c2ec75
    unknown authored
    
    mysql-test/r/type_newdecimal.result:
      test result fixed
    mysql-test/t/type_newdecimal.test:
      test case added
    strings/decimal.c:
      in round(999.9, 0) case we have to increase intg
    98c2ec75
decimal.c 82.7 KB