• unknown's avatar
    Clean up the warning inside sanity():decimal.c in valgrind-max builds. · 648d40ea
    unknown authored
    
    sql/my_decimal.h:
      HAVE_purify is defined in valgrind-max build as well: one possible 
      solution is to disable the sanity check in decimal.c in the valgrind-max
      build, but it's better to have more checks than less, for
      valgrind-max builds are not always used in conjunction with valgrind.
    648d40ea
my_decimal.h 7.96 KB