• unknown's avatar
    Fix for bug #10896 (0.00 > -0.00) · 1c5c678c
    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
    1c5c678c
my_decimal.h 8.79 KB