1. 16 Sep, 2004 5 commits
    • unknown's avatar
      removed different CFG_ defined for connection host names · 9956b207
      unknown authored
      added support for setting up multiple interfaces
      correct connect address for mgmt server
      bug, -l flag would be interpreted as connectstring
      added flag to remove all node id checks
      changed automatic allocation of ports somewhat
      
      
      ndb/include/mgmapi/mgmapi_config_parameters.h:
        removed different CFG_ defined for connection host names
      ndb/include/transporter/TransporterRegistry.hpp:
        added support for setting up multiple interfaces
      ndb/src/common/mgmcommon/ConfigRetriever.cpp:
        removed different CFG_ defined for connection host names
      ndb/src/common/mgmcommon/IPCConfig.cpp:
        added support for setting up multiple interfaces
      ndb/src/common/portlib/NdbTCP.cpp:
        added debug printouts
      ndb/src/common/transporter/TransporterRegistry.cpp:
        added support for setting up multiple interfaces
      ndb/src/common/util/SocketServer.cpp:
        added my_thread init to enable debug printouts
      ndb/src/mgmclient/CommandInterpreter.cpp:
        shortened lines
      ndb/src/mgmsrv/ConfigInfo.cpp:
        removed different CFG_ defined for connection host names
        changed automatic allocation of ports somewhat
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        correct connect address for mgmt server
      ndb/src/mgmsrv/Services.cpp:
        shoretened lines
      ndb/src/mgmsrv/main.cpp:
        bug, -l flag would be interpreted as connectstring
        added flag to remove all node id checks
      9956b207
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 5218404b
      unknown authored
      into poseidon.(none):/home/tomas/mysql-4.1-ndb-merge
      
      
      5218404b
    • unknown's avatar
      mysql_install_db should do skip-ndbcluster · e429f2d6
      unknown authored
      set a printout in SocketClient only for debug
      
      
      ndb/src/common/util/SocketClient.cpp:
        set a printout only for debug
      scripts/mysql_install_db.sh:
        mysql_install_db should do skip-ndbcluster
      e429f2d6
    • unknown's avatar
      item.cc: · 79d33f95
      unknown authored
        Bug #5561 No BINARY_FLAG in metadata
      
      
      sql/item.cc:
        Bug #5561 No BINARY_FLAG in metadata
      79d33f95
    • unknown's avatar
      Optimzed handling of NO_AUTO_VALUE_ON_ZERO · 91f62b34
      unknown authored
      91f62b34
  2. 15 Sep, 2004 21 commits
  3. 14 Sep, 2004 14 commits