1. 20 Aug, 2004 2 commits
    • unknown's avatar
      bug#5128 - remove need of unique fs-path · a4b30482
      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
      a4b30482
    • unknown's avatar
      Merge mskold@build.mysql.com:/home/bk/mysql-4.1 · ed7d4eeb
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
      
      
      ed7d4eeb
  2. 19 Aug, 2004 38 commits