An error occurred fetching the project authors.
  1. 09 Feb, 2008 1 commit
  2. 08 Feb, 2008 1 commit
  3. 06 Feb, 2008 2 commits
    • jonas@perch.ndb.mysql.com's avatar
      ndb - bug#34216 · 045c1a44
      jonas@perch.ndb.mysql.com authored
        During TC-take-over (NF) the new-TC builds up a new transaction state
        And commits operation according to this state.
        However, in the new state that is build, the operations does not have to be in same order, as "real" state
        In the multi-update-case, this means that operations can be commit in "incorrect" order
      
        i.e update A, delete A, insert A is normally commited in same order as prepared
            but can be committed in any order
      
        This patch changes TUP handling of these out-order commits, and previous implementation
          could confuse the TUX triggers
      045c1a44
    • jonas@perch.ndb.mysql.com's avatar
      ndb - bug#34216 · 83b4c04a
      jonas@perch.ndb.mysql.com authored
        testcases
      83b4c04a
  4. 31 Jan, 2008 1 commit
  5. 11 Jan, 2008 1 commit
  6. 19 Nov, 2007 1 commit
    • jonas@perch.ndb.mysql.com's avatar
      ndb - bug#22696 · d3b81c3e
      jonas@perch.ndb.mysql.com authored
        Fix handling of multiple redo phases
        - set correct state
        - handle 4 phases, by moving START_FRAGCONF to end of phase instead of beginning...
      d3b81c3e
  7. 23 Oct, 2007 1 commit
  8. 18 Oct, 2007 1 commit
  9. 15 Oct, 2007 1 commit
  10. 11 Oct, 2007 2 commits
  11. 29 Sep, 2007 1 commit
  12. 28 Sep, 2007 1 commit
  13. 05 Jul, 2007 1 commit
  14. 22 Jun, 2007 1 commit
  15. 18 Jun, 2007 1 commit
    • jonas@perch.ndb.mysql.com's avatar
      ndb - bug#29167 · 8308d378
      jonas@perch.ndb.mysql.com authored
        Fix case where all node in node group dies before they saved sysfile (wrt gcp)
        and Qmgr incorrectly thinks that "node group is missing"
      8308d378
  16. 13 Jun, 2007 1 commit
  17. 15 May, 2007 1 commit
  18. 08 May, 2007 1 commit
  19. 25 Apr, 2007 1 commit
  20. 23 Apr, 2007 1 commit
  21. 17 Apr, 2007 1 commit
    • jonas@perch.ndb.mysql.com's avatar
      ndb - · 4810b84c
      jonas@perch.ndb.mysql.com authored
        new big test prg testDict -n DictRestart
        new bug test prg testDict -n Bug21755
      4810b84c
  22. 12 Apr, 2007 1 commit
  23. 27 Mar, 2007 1 commit
  24. 22 Mar, 2007 1 commit
  25. 15 Mar, 2007 1 commit
  26. 16 Feb, 2007 1 commit
  27. 02 Feb, 2007 1 commit
  28. 23 Jan, 2007 1 commit
    • jonas@eel.(none)'s avatar
      ndb - bug#25794 · 1e0418cf
      jonas@eel.(none) authored
        Fix read after delete (in same op)
        - lqh, handling of attrinfo
        - tup, setup read for disk/varchar
      1e0418cf
  29. 10 Jan, 2007 1 commit
  30. 05 Dec, 2006 1 commit
    • jonas@perch.ndb.mysql.com's avatar
      ndb - bug#24664 · d720cd27
      jonas@perch.ndb.mysql.com authored
        1) run lcp snapshot for both MM and DD tables (so I dont have to change restore to use WRITE)
        2) fix >= and > bug in lcp skip/keep handling
        3) very cool test prog for this :-)
      d720cd27
  31. 23 Nov, 2006 1 commit
  32. 07 Aug, 2006 1 commit
  33. 22 May, 2006 1 commit
  34. 19 May, 2006 1 commit
  35. 24 Apr, 2006 1 commit
  36. 21 Apr, 2006 1 commit
    • jonas@perch.ndb.mysql.com's avatar
      ndb - bug#19245 · 79a275fe
      jonas@perch.ndb.mysql.com authored
        A-insert/B-insert/A-rollback/B-rollback leads to node crash, as bits in tuple header gets incorrectly assigned in second insert
        this also likely fixes bug 18589 and explains 18808
      79a275fe
  37. 11 Jan, 2006 1 commit
  38. 23 Nov, 2005 1 commit