1. 24 Dec, 2004 2 commits
  2. 23 Dec, 2004 19 commits
    • unknown's avatar
    • unknown's avatar
      221a4aba
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · 29d8314d
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
      
      
      29d8314d
    • unknown's avatar
      added depricated · 70e81fe8
      unknown authored
      70e81fe8
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0-ndb · c5f4f9e4
      unknown authored
      into build.mysql.com:/users/tulin/mysql-5.0-ndb
      
      
      c5f4f9e4
    • unknown's avatar
      predoxy.pl: · 4cceb44f
      unknown authored
         updated naming
      Makefile.am:
        updated naming
      
      
      ndb/docs/Makefile.am:
        updated naming
      ndb/docs/doxygen/predoxy.pl:
         updated naming
      4cceb44f
    • unknown's avatar
      Doxyfile.ndb: · f50ff5b8
      unknown authored
        changed some doxygen flags
      
      
      ndb/docs/doxygen/Doxyfile.ndb:
        changed some doxygen flags
      f50ff5b8
    • unknown's avatar
      doxygn to skip some more · de33b755
      unknown authored
      de33b755
    • unknown's avatar
      updated makefile so that default is to only make html docs · 5afb0274
      unknown authored
      to make pdf do "make all-pdf"
      
      
      5afb0274
    • unknown's avatar
      fixed errors in the doxygen comments · 04caec0b
      unknown authored
      04caec0b
    • unknown's avatar
      863276b3
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · 32544f17
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
      
      
      32544f17
    • unknown's avatar
      removed interpreted program stuff from docs · 56ba2a8d
      unknown authored
          added some doxygen skip internal
      
      
      ndb/include/ndbapi/Ndb.hpp:
        removed interpreted program stuff from docs
      ndb/include/ndbapi/NdbOperation.hpp:
        added some doxygen skip internal
      56ba2a8d
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · 07086656
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      
      07086656
    • unknown's avatar
      backwards compatible name change NdbConnectionto NdbTransaction · 356d343c
      unknown authored
      removed friend declarations from doxygen
      updated some documentation in mgmapi
      
      
      BitKeeper/deleted/.del-NdbCursorOperation.hpp~da121aeaf101b136:
        Delete: ndb/include/ndbapi/NdbCursorOperation.hpp
      BitKeeper/deleted/.del-NdbCursorOperation.cpp~8d49480ced2deba5:
        Delete: ndb/src/ndbapi/NdbCursorOperation.cpp
      ndb/include/Makefile.am:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/kernel/signaldata/ScanTab.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/kernel/signaldata/TcCommit.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/kernel/signaldata/TcHbRep.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/kernel/signaldata/TcIndx.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/kernel/signaldata/TcKeyConf.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/kernel/signaldata/TcKeyFailConf.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/kernel/signaldata/TcRollbackRep.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/kernel/signaldata/TransIdAI.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/mgmapi/mgmapi.h:
        backwards compatible name change NdbConnectionto NdbTransaction
        documented some missing things in mgmapi
      ndb/include/ndbapi/Ndb.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/ndbapi/NdbApi.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/ndbapi/NdbBlob.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/ndbapi/NdbDictionary.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/ndbapi/NdbEventOperation.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/ndbapi/NdbIndexOperation.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/ndbapi/NdbIndexScanOperation.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/ndbapi/NdbOperation.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/ndbapi/NdbRecAttr.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/ndbapi/NdbReceiver.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/ndbapi/NdbScanFilter.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/ndbapi/NdbScanOperation.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/include/ndbapi/NdbTransaction.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/Makefile.am:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/Ndb.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/NdbApiSignal.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/NdbBlob.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/NdbImpl.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/NdbIndexOperation.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/NdbOperation.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/NdbOperationDefine.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/NdbOperationExec.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/NdbOperationInt.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/NdbOperationSearch.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/NdbReceiver.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/NdbScanOperation.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/NdbTransaction.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/NdbTransactionScan.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/Ndberr.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/Ndbif.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/Ndbinit.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/src/ndbapi/Ndblist.cpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      ndb/tools/restore/consumer_restore.hpp:
        backwards compatible name change NdbConnectionto NdbTransaction
      sql/ha_ndbcluster.h:
        backwards compatible name change NdbConnectionto NdbTransaction
      356d343c
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · fde8d07d
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
      
      
      fde8d07d
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · c8234997
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
      
      
      c8234997
    • unknown's avatar
      Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-port · 6b446b66
      unknown authored
      into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl2
      
      
      6b446b66
    • unknown's avatar
      Impl 2 of WL2278 - Dynamic port allocation of cluster nodes. · 233a33da
      unknown authored
      In "client connect thread", let the client read the port to connect to using
      ndb_mgm_get_connection_int_parameter.
      
      The request for the port is resent on every connect attempt.
      
      
      ndb/include/mgmapi/mgmapi_debug.h:
        Make ndb_mgm_get_connection_int_parameter return a Uint32 value - this is what Properties etc use, so we'll be consistent.
      ndb/include/transporter/TransporterRegistry.hpp:
        Add NdbMgmHandle to constructor. This is used to get the port number
        to connect to from mgmd. Defaults to NULL, although things will go badly
        if you don't change this (by calling the new set_mgm_handle method) pretty
        quickly.
        
        Add set_mgm_handle(NdbMgmHandle) method.
         - sets the MgmHandle to use when requesting from mgmd what port to connect to a node on.
      ndb/src/common/transporter/Transporter.hpp:
        Make remote port not a const.
        Add method to set remote port - set_r_port(unsigned int)
        
        Make getLocalNodeId return localNodeId, not remoteNodeId.
      ndb/src/common/transporter/TransporterRegistry.cpp:
        TransporterRegistry::TransporterRegistry()
         - accept NdbMgmHandle parameter
         - set m_mgm_handle to this
        
        TransporterRegistry::start_clients_thread()
         - If we're connecting to a node, and the server_port (from the config) is <=0,
        	we request the port number to connect to from mgmd.
        
        (note: in testing, the <=0 check was commented out so the code was run.
        There is no harm in always running it, it's just an extra round-trip to mgmd
        that we may not need).
      ndb/src/kernel/main.cpp:
        Set the mgm_handle for globalTransporterRegistry soon after we have set up theConfig (which sets up the mgmHandle).
      ndb/src/mgmapi/mgmapi.cpp:
        - Remove dead #else on #if 1
        
        - Print an error message and warning if the parser returns NULL.
          this will no longer silently fail, it will give output with
          information to help the programmer find out where things went wrong.
          In normal operation, this codepath should never be hit.
        
        - fix handlers for 'get|set connection parameter' calls.
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        - Create TransporterFacade with the mgmHandle.
        - Don't worry about the order of node1 and node2 in getConnectionDbParameter
        - use a proper DBUG_RETURN in getConnectionParameter
      ndb/src/mgmsrv/Services.cpp:
        - fix reply to 'get connection parameter'
        - optimise reply size.
      ndb/src/ndbapi/TransporterFacade.cpp:
        - create TransporterRegistry with m_mgm_handle
        - set m_mgm_handle in constructor
      ndb/src/ndbapi/TransporterFacade.hpp:
        Introduce m_mgm_handle member.
      ndb/src/ndbapi/ndb_cluster_connection.cpp:
        create TransporterFacade (with mgmHandle) after the ConfigRetriever has been created
      233a33da
  3. 22 Dec, 2004 6 commits
  4. 21 Dec, 2004 13 commits