• unknown's avatar
    BUG#21052 Modify the overflow error existed in last patch. · e997b362
    unknown authored
    
    ndb/include/ndbapi/ndberror.h:
      Change unsigned int to int
    ndb/src/mgmsrv/Services.cpp:
      Modify the overflow error existed in last patch. Change ther length of m_text to 512.
    ndb/src/ndbapi/ndberror.c:
      Change the parameter of ndb_error_string from unsinged int to int.
    e997b362
ndberror.c 26.2 KB