mariadb/ndb/include/mgmcommon
unknown c42ce28591 ndb cluster config fixes, se respective files
mysql-test/ndb/ndb_config_2_node.ini:
  added new config parameter datadir
ndb/include/mgmapi/mgmapi_config_parameters.h:
  added new config parameter datadir and backup data dir
ndb/include/mgmcommon/ConfigRetriever.hpp:
  changed verify config so that it can be used by mgmt srvr
ndb/include/mgmcommon/NdbConfig.h:
  added option to set path for ndb files
ndb/src/common/mgmcommon/ConfigInfo.cpp:
  changed token names for DB, MGM and API
  added config parametsers for datadir and backup data dir
ndb/src/common/mgmcommon/ConfigRetriever.cpp:
  changed verify config so that it can be used by mgmt srvr
ndb/src/common/mgmcommon/InitConfigFileParser.cpp:
  no need anymore to make uppercase
ndb/src/common/mgmcommon/NdbConfig.c:
  bugfix+
  added method to set datadir
ndb/src/kernel/Makefile.am:
  added debug libs to ndbd
ndb/src/kernel/vm/Configuration.cpp:
  added debug libs to ndbd
ndb/src/mgmsrv/MgmtSrvr.cpp:
  added verify config to mgmt srvr
ndb/src/mgmsrv/main.cpp:
  .
2004-08-26 14:35:33 +00:00
..
ConfigRetriever.hpp ndb cluster config fixes, se respective files 2004-08-26 14:35:33 +00:00
IPCConfig.hpp WL1371 - Cleanup configuration handling 2004-05-26 10:56:32 +02:00
LocalConfig.hpp bug#4529 2004-08-09 13:25:07 +02:00
MgmtErrorReporter.hpp Removed some macros 2004-07-09 10:00:09 +02:00
NdbConfig.h ndb cluster config fixes, se respective files 2004-08-26 14:35:33 +00:00