An error occurred fetching the project authors.
  1. 06 Feb, 2007 1 commit
  2. 30 Jan, 2007 1 commit
  3. 06 Dec, 2006 1 commit
  4. 02 Nov, 2006 1 commit
  5. 20 Oct, 2006 1 commit
  6. 02 Aug, 2006 1 commit
    • jonas@perch.ndb.mysql.com's avatar
      ndb - Add possibility to limit disk write speed in backup(lcp) · 83eca6b4
      jonas@perch.ndb.mysql.com authored
            3 new paramters:
            DiskSyncSize - Outstanding disk writes before sync (default 4M)
            DiskCheckpointSpeed - Write speed of LCP in bytes/sec (default 10M)
            DiskCheckpointSpeedInRestart - As above but during LCP (default 100M)
      
            Depricated old NoOfDiskPagesToDisk*
      
          - Change NoOfFragmentLogFiles default to 16 (1Gb)
      83eca6b4
  7. 22 Mar, 2006 2 commits
  8. 22 Feb, 2006 1 commit
  9. 19 Jan, 2006 1 commit
  10. 15 Jan, 2006 1 commit
  11. 27 Apr, 2005 1 commit
  12. 10 Mar, 2005 1 commit
    • joreland@mysql.com's avatar
      bug#9089 · 364b3b7b
      joreland@mysql.com authored
      ndb - Reenable MAX_OPEN_FILES to enable LCP in some situations
      364b3b7b
  13. 17 Feb, 2005 1 commit
  14. 16 Feb, 2005 1 commit
    • stewart@mysql.com's avatar
      WL2278 - Dynamic port allocation for cluster nodes · e29f14c8
      stewart@mysql.com authored
      Re-introduce ability to have
      [tcp default]PortNumber= 4242
      
      in config.ini to NOT use dynamic ports.
      
      Dynamic port numbers are the default though.
      
      We still use the mgm port for transporter connections to a mgm server though.
      This is (slightly) different than before, but since you have to be able to connect
      to the mgm server anyway, this does not require extra firewall rules or anything.
      e29f14c8
  15. 09 Feb, 2005 1 commit
    • stewart@mysql.com's avatar
      Impl5 of WL2278 - dynamic port allocation for cluster nodes · e795feca
      stewart@mysql.com authored
      Treat the management server specially.
      
      It should always be the server in a transporter as we then have a known
      port to connect to on node restart.
      
      allows a mgm connection (i.e. to the management server port, our known port)
      to be transformed into a transporter connection.
      
      Also, clean up the struct TransporterConfiguration (used to be a struct for
      each transporter type. now there's just one)
      e795feca
  16. 02 Feb, 2005 1 commit
  17. 27 Jan, 2005 1 commit
  18. 12 Jan, 2005 2 commits
  19. 09 Jan, 2005 1 commit
    • tomas@poseidon.ndb.mysql.com's avatar
      updated ndb_mgm test · 06216f6a
      tomas@poseidon.ndb.mysql.com authored
          removed grep event and added congestion event
         more docs
          changed some naming, expecially regarding severities
          added config param for logevel for congestion
      06216f6a
  20. 04 Jan, 2005 1 commit
  21. 20 Dec, 2004 1 commit
    • 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
  22. 16 Dec, 2004 1 commit
  23. 14 Dec, 2004 1 commit
  24. 13 Dec, 2004 1 commit
  25. 11 Nov, 2004 2 commits
  26. 10 Nov, 2004 2 commits
    • Administrator@w2k.'s avatar
      wl1744 - ndb windoze port · 0ee744dc
      Administrator@w2k. authored
      0ee744dc
    • 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
  27. 09 Nov, 2004 2 commits
  28. 21 Oct, 2004 3 commits
  29. 20 Oct, 2004 1 commit
  30. 13 Oct, 2004 1 commit
  31. 05 Oct, 2004 1 commit
  32. 30 Sep, 2004 1 commit
  33. 21 Sep, 2004 1 commit