An error occurred fetching the project authors.
  1. 23 Dec, 2004 1 commit
  2. 20 Dec, 2004 2 commits
    • tomas@poseidon.ndb.mysql.com's avatar
      added config parameter Group on connection · 7b47be89
      tomas@poseidon.ndb.mysql.com authored
          moved NdbWaiter, m_ndb_cluster_connection, to impl class
          moved node selection things to cluster connection
          moved all private things to impl class
          added opts for shared memory and node selection
          changed opts handling somewhat; introduced enum for options and common handling of option variables
          added checks for transporter support
          automatic addition of shared mem transporters
          moved wait_until_ready code to cluster connection
          added control of usage of new node selection method
      7b47be89
    • stewart@mysql.com's avatar
      Part 1 of impl2 of WL2278 (Dynamic port allocation of cluster nodes). · 4382caa0
      stewart@mysql.com authored
      Implementation of "get connection parameter" mgmd call for getting from mgmd what port to use for a connection between two nodes.
      
      (The actual use of this function is not yet implemented)
      4382caa0
  3. 16 Dec, 2004 1 commit
  4. 13 Dec, 2004 1 commit
  5. 12 Dec, 2004 1 commit
    • tomas@poseidon.ndb.mysql.com's avatar
      fix bug#7193 · afa5a6a7
      tomas@poseidon.ndb.mysql.com authored
          added start backup parameter to enable setting wait state
          and set different timeouts depending on waitstate
          moved listen of backup event out of backup and into separete thread
          thread created at connect() and destroyed at disconnect()
          added start backup command options "nowait" "wait completed" "wait started"
          fixed log level settings
      afa5a6a7
  6. 08 Dec, 2004 1 commit
  7. 07 Dec, 2004 2 commits
  8. 29 Nov, 2004 1 commit
    • tomas@poseidon.ndb.mysql.com's avatar
      aligned backup errorcodes with rest of ndb error codes giving it range from 1300 · b11f3feb
      tomas@poseidon.ndb.mysql.com authored
          added new error type "configuration or application error"
          Added check if backup is issued during diskless mode, backup refuse returned
          added possibility to get error code as a result from management client
          addded possibility to set connecstring with CONNECT command
          changed to use strcasecmp instead of strcmp
          added possibility to run one command on cammand client to ndb_mgm and get an errorcode of command fails
          made thread safe veriosn of getErrorText in management server
          aligned backup errorcodes with rest of ndb error codes giving it range from 1300
          print error message from regular ndberror struct
          added new arrer type "cofiguration or application error"
          commented on allocaded ranges for errors
      b11f3feb
  9. 25 Nov, 2004 1 commit
  10. 18 Nov, 2004 1 commit
    • tomas@poseidon.ndb.mysql.com's avatar
      changed mysqladmin.c to mysqladmin.cc · 7ec02391
      tomas@poseidon.ndb.mysql.com authored
          no need for dvlags to have DEFINE_CXA_PURE_VIRTUAL anymore
          aligned the parsing of connectstring, retries for connect, allocation of nodeid for all cluster nodes
          removed all dependencies of LocalConfig, except for mgmapi internals
          enabled multiple management servrs to fetch data configurations from eachother
      7ec02391
  11. 16 Nov, 2004 1 commit
  12. 11 Nov, 2004 2 commits
  13. 09 Nov, 2004 1 commit
  14. 01 Nov, 2004 2 commits
  15. 25 Oct, 2004 2 commits
  16. 23 Oct, 2004 1 commit
  17. 21 Oct, 2004 2 commits
  18. 25 Sep, 2004 2 commits
  19. 21 Sep, 2004 1 commit
  20. 17 Sep, 2004 7 commits
  21. 16 Sep, 2004 2 commits
  22. 09 Sep, 2004 4 commits
  23. 08 Sep, 2004 1 commit