• unknown's avatar
    add a new mgmapi ndb_mgm_get_db_parameter_info, which retrieve parameter's name · 8f7696e5
    unknown authored
    
    storage/ndb/include/mgmapi/mgmapi.h:
      add a new function declaration
    storage/ndb/src/mgmapi/Makefile.am:
      add a link of a new file ParamInfo.cpp which locate in mgmsrv dir
    storage/ndb/src/mgmapi/mgmapi_configuration.cpp:
      add a new mgmapi function ndb_mgm_get_db_parameter_info
    storage/ndb/src/mgmsrv/ParamInfo.cpp:
      New BitKeeper file ``storage/ndb/src/mgmsrv/ParamInfo.cpp''
      initialization information of all parameters, this copy from mgmsrv/ConfigInfo.cpp
    storage/ndb/src/mgmsrv/ParamInfo.hpp:
      New BitKeeper file ``storage/ndb/src/mgmsrv/ParamInfo.hpp''
    8f7696e5
ParamInfo.hpp 938 Bytes