• unknown's avatar
    fixed C++ syntax in C code · 8daa5188
    unknown authored
    fixed end of string detection in string->decimal conversion to avoid false alarm about some string part left unconverted (string can be not null terminated)
    ignore my_decimal.cc in libmysqld directory
    
    
    BitKeeper/etc/ignore:
      Added libmysqld/my_decimal.cc to the ignore list
    sql/my_decimal.cc:
      fixed end of string detection in string->decimal conversion to avoid false alarm about some string part left unconverted (string can be not null terminated)
    strings/decimal.c:
      fixed C++ syntax in C code
    8daa5188
my_decimal.cc 5.42 KB