Loading ndb/src/ndbapi/NdbRecAttr.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -152,7 +152,7 @@ NdbRecordPrintFormat::NdbRecordPrintFormat() null_string= "[NULL]"; hex_format= 0; } NdbRecordPrintFormat::~NdbRecordPrintFormat() {}; NdbRecordPrintFormat::~NdbRecordPrintFormat() {} static const NdbRecordPrintFormat default_print_format; static void Loading Loading
ndb/src/ndbapi/NdbRecAttr.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -152,7 +152,7 @@ NdbRecordPrintFormat::NdbRecordPrintFormat() null_string= "[NULL]"; hex_format= 0; } NdbRecordPrintFormat::~NdbRecordPrintFormat() {}; NdbRecordPrintFormat::~NdbRecordPrintFormat() {} static const NdbRecordPrintFormat default_print_format; static void Loading