• unknown's avatar
    Fix for bug #10632 (CEILING returns wrong result) · df60c7ef
    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
    df60c7ef
func_math.test 3.14 KB