1. 27 Aug, 2004 1 commit
    • unknown's avatar
      see respective file · 987fc113
      unknown authored
      
      ndb/src/mgmsrv/InitConfigFileParser.hpp:
        Rename: ndb/src/common/mgmcommon/InitConfigFileParser.hpp -> ndb/src/mgmsrv/InitConfigFileParser.hpp
      ndb/src/mgmsrv/InitConfigFileParser.cpp:
        Rename: ndb/src/common/mgmcommon/InitConfigFileParser.cpp -> ndb/src/mgmsrv/InitConfigFileParser.cpp
      ndb/src/mgmsrv/ConfigInfo.hpp:
        Rename: ndb/src/common/mgmcommon/ConfigInfo.hpp -> ndb/src/mgmsrv/ConfigInfo.hpp
      ndb/src/common/mgmcommon/Makefile.am:
        moved files to mgmsrv
      ndb/src/mgmclient/CommandInterpreter.cpp:
        added shutdown command
      ndb/src/mgmclient/CommandInterpreter.hpp:
        added shutdown command
      ndb/src/mgmsrv/Config.cpp:
        .
      ndb/src/mgmsrv/Config.hpp:
        .
      ndb/src/mgmsrv/ConfigInfo.cpp:
        wait with this
      ndb/src/mgmsrv/Makefile.am:
        moved files to mgmsrv
      ndb/test/include/NdbBackup.hpp:
        backup not necessarily in file system path
      ndb/test/ndbapi/testDict.cpp:
        compile error
      ndb/test/src/NdbBackup.cpp:
        aligned with new config param
      987fc113
  2. 26 Aug, 2004 4 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 6566af8c
      unknown authored
      into poseidon.(none):/home/tomas/mysql-4.1-ndb
      
      
      ndb/src/kernel/vm/Configuration.cpp:
        Auto merged
      6566af8c
    • unknown's avatar
      new parameter BackupDataDir · 3212cc47
      unknown authored
      3212cc47
    • unknown's avatar
      Fixed wrong number of fragment records in DIH · 68750ccf
      unknown authored
      Fixed bug in failed create table
      Fixed new test case for failed create table using new ERROR_INSERT
      
      
      ndb/src/kernel/blocks/ERROR_codes.txt:
        Added new error insert for test of failed create table
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Added new error insert for test of failed create table
        Fixed bug in handling failed create table
        Moved some constants to pc.hpp
      ndb/src/kernel/vm/Configuration.cpp:
        Added new error insert for test of failed create table
        Fixed bug in handling failed create table
        Moved some constants to pc.hpp
      ndb/src/kernel/vm/pc.hpp:
        Constants moved here from DIH
      ndb/test/ndbapi/testDict.cpp:
        New test case for failed create table
      68750ccf
    • unknown's avatar
      ndb cluster config fixes, se respective files · c42ce285
      unknown authored
      
      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:
        .
      c42ce285
  3. 25 Aug, 2004 15 commits
  4. 24 Aug, 2004 20 commits