An error occurred fetching the project authors.
  1. 11 Jan, 2005 2 commits
  2. 21 Oct, 2004 1 commit
  3. 26 Aug, 2004 1 commit
  4. 21 Aug, 2004 1 commit
    • unknown's avatar
      New config parameters · 84b32099
      unknown authored
      malloc -> NdbMem_Allocate
      
      
      ndb/include/mgmapi/mgmapi_config_parameters.h:
        Added Meta Data config parameter constants
      ndb/src/common/mgmcommon/ConfigInfo.cpp:
        Added Meta Data config parameters
      ndb/src/common/mgmcommon/LocalConfig.cpp:
        malloc -> NdbMem_Allocate
      ndb/src/common/mgmcommon/NdbConfig.c:
        malloc -> NdbMem_Allocate
      ndb/src/common/portlib/NdbCondition.c:
        malloc -> NdbMem_Allocate
      ndb/src/common/portlib/NdbMutex.c:
        malloc -> NdbMem_Allocate
      ndb/src/common/portlib/NdbThread.c:
        malloc -> NdbMem_Allocate
      ndb/src/kernel/blocks/dbtc/Dbtc.hpp:
        Removed memory allocation as part of new of TcIndexOperation
      ndb/src/kernel/blocks/dbtc/DbtcInit.cpp:
        Some minor things + change of config parameter for consistency
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Removed memory allocation as part of new of TcIndexOperation
      ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp:
        malloc -> NdbMem_Allocate
      ndb/src/kernel/vm/Configuration.cpp:
        malloc -> NdbMem_Allocate
        + New config parameters for more consistency
      ndb/src/kernel/vm/pc.hpp:
        Not so many fragments allocated. Saves 140kBytes per table
        160 kb -> 20 kb per table
      84b32099
  5. 20 Aug, 2004 1 commit
    • unknown's avatar
      bug#5128 - remove need of unique fs-path · 054aac65
      unknown authored
      bug#4761 - more validation of hosts
      bug#4511 - only non depricated should be saved in config
               - fix ConfigInfo::BOOL w.r.t deprication
      
      
      mysql-test/ndb/ndb_config_2_node.ini:
        Removed need of unique filesystem
      mysql-test/ndb/ndbcluster.sh:
        Removed need of unique filesystem
        Add "" around variables for increased portability
      ndb/src/common/mgmcommon/ConfigInfo.cpp:
        Added checking of hostnames already in InitConfigFileParser
      ndb/src/common/mgmcommon/ConfigRetriever.cpp:
        Add checking of hostnames when retreiving configuration
      ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp:
        Added ndb_%u to filesystempath
      ndb/src/kernel/blocks/ndbfs/AsyncFile.hpp:
        Added ndb_%u to filesystempath
      ndb/src/kernel/blocks/ndbfs/Filename.cpp:
        Added ndb_%u to filesystempath
      ndb/src/kernel/blocks/ndbfs/Filename.hpp:
        Added ndb_%u to filesystempath
      ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp:
        Added ndb_%u to filesystempath
      054aac65
  6. 09 Jul, 2004 1 commit
    • unknown's avatar
      Removed some macros · 512544a5
      unknown authored
      and moved some code.
      Improve portability
      
      
      ndb/include/kernel/signaldata/SignalData.hpp:
        Removed macros
      ndb/include/mgmcommon/MgmtErrorReporter.hpp:
        Removed macros
      ndb/include/util/Bitmask.hpp:
        Removed macros
      ndb/src/common/debugger/SignalLoggerManager.cpp:
        Moved printSegmented to src/kernel/vm
      ndb/src/kernel/Main.cpp:
        Removed macros
      ndb/src/kernel/blocks/dbtux/Dbtux.hpp:
        Removed macros
      ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp:
        Removed macros
      ndb/src/kernel/blocks/ndbfs/MemoryChannel.hpp:
        Removed macros
      ndb/src/kernel/blocks/ndbfs/Pool.hpp:
        Removed macros
      ndb/src/kernel/error/ErrorReporter.hpp:
        Removed macros
      ndb/src/kernel/vm/MetaData.cpp:
        Removed macros
      ndb/src/kernel/vm/SimulatedBlock.cpp:
        Removed macros
      ndb/src/kernel/vm/SimulatedBlock.hpp:
        Removed macros
      ndb/src/kernel/vm/TransporterCallback.cpp:
        Moved printSegmented to src/kernel/vm
      ndb/src/mgmclient/CommandInterpreter.cpp:
        Removed macros
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Removed macros
      ndb/src/ndbapi/TransporterFacade.cpp:
        Removed macros
      512544a5
  7. 13 May, 2004 1 commit
  8. 10 May, 2004 1 commit
  9. 07 May, 2004 1 commit
    • unknown's avatar
      more removing of "system" files and introducing ndb_global/my_global · b36f1784
      unknown authored
      BitKeeper/deleted/.del-NdbStdio.h~17be17a4f591c671:
        Delete: ndb/include/portlib/NdbStdio.h
      BitKeeper/deleted/.del-NdbString.h~1f9f26341ce5f5f:
        Delete: ndb/include/util/NdbString.h
      BitKeeper/deleted/.del-NdbConstant.hpp~de1038c1758cc1f9:
        Delete: ndb/include/portlib/NdbConstant.hpp
      BitKeeper/deleted/.del-NdbUnistd.h~a1b3840adcd49985:
        Delete: ndb/include/portlib/NdbUnistd.h
      b36f1784
  10. 14 Apr, 2004 1 commit