An error occurred fetching the project authors.
  1. 02 Jun, 2005 1 commit
  2. 16 Feb, 2005 1 commit
  3. 01 Feb, 2005 1 commit
  4. 21 Jan, 2005 1 commit
  5. 09 Jan, 2005 1 commit
  6. 17 Dec, 2004 2 commits
  7. 13 Dec, 2004 1 commit
  8. 12 Dec, 2004 2 commits
    • tomas@poseidon.ndb.mysql.com's avatar
      CommandInterpreter.cpp: · 5281d268
      tomas@poseidon.ndb.mysql.com authored
        changed help text
      5281d268
    • 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
  9. 09 Dec, 2004 1 commit
  10. 08 Dec, 2004 1 commit
  11. 07 Dec, 2004 2 commits
  12. 30 Nov, 2004 3 commits
  13. 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
  14. 26 Nov, 2004 1 commit
  15. 18 Nov, 2004 3 commits
  16. 14 Nov, 2004 1 commit
    • tomas@poseidon.ndb.mysql.com's avatar
      moved ndb_restore together with rest of the ndb tools · 0d55af3f
      tomas@poseidon.ndb.mysql.com authored
          kernel includes needed by ndb_restore
          changed link order
          moved LocalConfig to mgmapi
          Moved NdbConfig to Portlib
          mgmapi to use LocalConfig for connectstring parsing instead of it's own
          enable usage of "NULL" connectstring for default
          new ndbmgmclient lib that can be used by e.g. mysqladmin later
          LocalConfig no longer needed here, now in mgmapi
          Send connectstring to mgmapi instead
          added valid connectstring to be with only host without port i.e.
          valid connectstring =host1,host2,host3
          default port will be added
      0d55af3f
  17. 11 Nov, 2004 1 commit
  18. 10 Nov, 2004 1 commit
    • tomas@poseidon.ndb.mysql.com's avatar
      added configure switch for ndb port number · 17b2d671
      tomas@poseidon.ndb.mysql.com authored
          added new variable for ndb port 1186
          changed meaning of ndb_port_base to be default tcp port setting
          changed to use split between port and port_base for ndbcluster
          so that ndb_port and ndb_port_base are propagated to startscript for ndbcluster
          added larger space to pid print
          moved readAndExecute out of CommandInterpreter to avoid linking lib with readline
          added c-api to Ndb_mgmclient
          pass also ndb_port to make
      17b2d671
  19. 09 Nov, 2004 1 commit
  20. 08 Nov, 2004 1 commit
  21. 21 Oct, 2004 1 commit
  22. 20 Oct, 2004 1 commit
  23. 10 Oct, 2004 1 commit
  24. 04 Oct, 2004 1 commit
  25. 30 Sep, 2004 1 commit
  26. 20 Sep, 2004 1 commit
  27. 17 Sep, 2004 1 commit
  28. 16 Sep, 2004 1 commit
  29. 15 Sep, 2004 2 commits
  30. 09 Sep, 2004 1 commit
    • tomas@poseidon.(none)'s avatar
      improved show command · 8178861d
      tomas@poseidon.(none) authored
      fixed some mutex locks for Ndb objects
      moved TranspoterFacade::stop_instance to cluster connection
      moved Socket Server::start_server outside the TransporterFacade::start_instance thread
      8178861d
  31. 06 Sep, 2004 1 commit
  32. 27 Aug, 2004 1 commit