An error occurred fetching the project authors.
  1. 23 Jul, 2005 1 commit
    • unknown's avatar
      Add tool to extract config info from ndb_mgmd · 848341df
      unknown authored
      ndb/include/mgmapi/mgmapi.h:
        Add feature to redirect error printouts
      ndb/src/mgmapi/mgmapi.cpp:
        Add feature to redirect error printouts
      ndb/src/mgmsrv/ConfigInfo.hpp:
        Make param info public
      ndb/tools/Makefile.am:
        Add ndb_config
      ndb/tools/config.cpp:
        New BitKeeper file ``ndb/tools/config.cpp''
      848341df
  2. 19 Jul, 2005 1 commit
  3. 09 Nov, 2004 1 commit
    • unknown's avatar
      wl1744 - fix compiler problems · 68d3cad9
      unknown authored
      ndb/include/debugger/GrepError.hpp:
        prexif
      ndb/include/kernel/LogLevel.hpp:
        fix correct type prototype
      ndb/include/kernel/signaldata/FsCloseReq.hpp:
        remove usage of true
      ndb/include/mgmapi/mgmapi.h:
        use Uint64 instead of long long
      ndb/include/mgmcommon/IPCConfig.hpp:
        correct type
      ndb/include/portlib/NdbTCP.h:
        fix #elif
      ndb/include/transporter/TransporterRegistry.hpp:
        correct type
      ndb/include/util/Parser.hpp:
        correct type
        made stuff public as vc++ couldn't handle template friends
      ndb/include/util/SimpleProperties.hpp:
        correct type
      ndb/src/common/debugger/EventLogger.cpp:
        Prefix GrepError::Code as GrepError::GE_Code
      ndb/src/common/debugger/GrepError.cpp:
        Prefix GrepError::Code as GrepError::GE_Code
      ndb/src/common/debugger/signaldata/FsCloseReq.cpp:
        removed usage of true
      ndb/src/common/debugger/signaldata/FsReadWriteReq.cpp:
        removed usage of true
      ndb/src/common/logger/LogHandlerList.hpp:
        use ndb_global
      ndb/src/common/mgmcommon/ConfigRetriever.cpp:
        removed ConfigRetriever::get_config(file) from windows
      ndb/src/common/transporter/TransporterRegistry.cpp:
        interface is a reserved word in vc++
      ndb/src/kernel/blocks/grep/Grep.hpp:
        Prefix GrepError::Code as GrepError::GE_Code
      ndb/src/kernel/vm/Configuration.cpp:
        Use BaseString::snprintf
      ndb/src/kernel/vm/Configuration.hpp:
        correct type
      ndb/src/kernel/vm/SimplePropertiesSection.cpp:
        correct type
      ndb/src/mgmapi/mgmapi_configuration.cpp:
        use Uin6t4
      ndb/src/mgmapi/mgmapi_configuration.hpp:
        use Uin6t4
      ndb/src/mgmsrv/ConfigInfo.cpp:
        Prefix
      ndb/src/mgmsrv/ConfigInfo.hpp:
        prefix
      ndb/src/ndbapi/Ndb.cpp:
        removed usued include
      ndb/src/ndbapi/NdbImpl.hpp:
        prefix
      ndb/src/ndbapi/ObjectMap.hpp:
        Better typecast
      68d3cad9
  4. 26 Oct, 2004 1 commit
  5. 27 Aug, 2004 1 commit
    • unknown's avatar
      see respective file · 15c8af0e
      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
      15c8af0e
  6. 24 Aug, 2004 1 commit
    • unknown's avatar
      added alias MYSQLD for API · 64721c31
      unknown authored
      added choice of : or = in config file
      set case insensitive section names
      
      
      mysql-test/ndb/ndb_config_2_node.ini:
        added alias MYSQLD for API
      ndb/src/common/mgmcommon/ConfigInfo.cpp:
        added alias MYSQLD for API
      ndb/src/common/mgmcommon/ConfigInfo.hpp:
        added alias MYSQLD for API
      ndb/src/common/mgmcommon/InitConfigFileParser.cpp:
        added choice of : or = in config file
      64721c31
  7. 23 Aug, 2004 1 commit
    • unknown's avatar
      further simplifications of ndb config and aligned usage of mysql datadir in ndb · 28985a75
      unknown authored
      acinclude.m4:
        added configure switch for ndb base port
      configure.in:
        ndb gcc compile now works with -fno-implicit-templates
      mysql-test/ndb/ndb_config_2_node.ini:
        further simplifications of config, removed need for [COMPUTER] section
      ndb/include/ndb_global.h:
        moved this to configure option
      ndb/src/common/mgmcommon/ConfigInfo.cpp:
        changed config to take to take strings instead of ints
      ndb/src/common/mgmcommon/ConfigInfo.hpp:
        changed config to take to take strings instead of ints
      ndb/src/common/mgmcommon/InitConfigFileParser.cpp:
        string to number convert to accept "0x" prefix on numbers
      ndb/src/common/mgmcommon/InitConfigFileParser.hpp:
        movet convert function to public and static
      ndb/src/common/mgmcommon/LocalConfig.cpp:
        define NDB_BASE_PORT now string instead of number
      ndb/src/common/mgmcommon/Makefile.am:
        added mysqld defines in mgmcommon to be able to configure default data dir to be the same as for mysqld
      28985a75
  8. 17 Jun, 2004 1 commit
  9. 26 May, 2004 1 commit
  10. 14 Apr, 2004 1 commit