1. 17 Jan, 2007 1 commit
  2. 11 Jan, 2007 1 commit
  3. 03 Jan, 2007 1 commit
    • jonas@perch.ndb.mysql.com's avatar
      ndb - bug#25364 · d9fa993e
      jonas@perch.ndb.mysql.com authored
        on master node failure during qmgr-commitreq
          make sure to remove all committed failed nodes from failed/prepfailed arrays
      d9fa993e
  4. 15 Dec, 2006 3 commits
  5. 06 Dec, 2006 1 commit
  6. 01 Dec, 2006 4 commits
  7. 22 Nov, 2006 6 commits
  8. 21 Nov, 2006 4 commits
  9. 06 Nov, 2006 1 commit
  10. 27 Oct, 2006 2 commits
  11. 20 Oct, 2006 6 commits
  12. 19 Oct, 2006 2 commits
  13. 18 Oct, 2006 1 commit
  14. 13 Oct, 2006 1 commit
  15. 12 Oct, 2006 3 commits
  16. 10 Oct, 2006 2 commits
  17. 06 Oct, 2006 1 commit
    • jonas@perch.ndb.mysql.com's avatar
      ndb - bug#22893 · 007311c6
      jonas@perch.ndb.mysql.com authored
        Add checking of REDO to earlier during SR
            so take-over of node can be performed
            if it can't be restarted using logs
            (which btw is really weird...as it _should_ be able to use logs of other node in node group)
      
        Otherwise cluster could be started and 1 fragment on one node could not have been restored
        Making the cluster inconsisten, VERY BAD
      007311c6