• unknown's avatar
    Fix for bug #10632 (CEILING returns wrong result) · 19cd85dd
    unknown authored
    
    mysql-test/r/func_math.result:
      test result fixed
    mysql-test/t/func_math.test:
      test case added
    strings/decimal.c:
      handling of round_digit changed - we have to check all the digits after
      the point if round_digit is 0
    19cd85dd
func_math.result 7.44 KB