• unknown's avatar
    hf's fix for bug #9060 (FORMAT returns incorrect result) · 4ba83702
    unknown authored
    we need proper rounding there
    
    
    mysql-test/r/func_math.result:
      test result fixed
    mysql-test/t/func_math.test:
      test case added
    sql/item_func.cc:
      my_double_round implementation added
    sql/item_strfunc.cc:
      my_double_round used
    sql/mysql_priv.h:
      my_double_round interface
    4ba83702
func_math.result 6.93 KB