• unknown's avatar
    Fix for bug #10896 (0.00 > -0.00) · b7e3f092
    unknown authored
    
    mysql-test/r/type_newdecimal.result:
      test result fixed
    mysql-test/t/type_newdecimal.test:
      test case added
    sql/my_decimal.h:
      we neede to check for zero here not to get -0.00
    b7e3f092
my_decimal.h 8.79 KB