1. 06 Feb, 2008 3 commits
    • msvensson@pilot.mysql.com's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new-ndb · 638eb553
      msvensson@pilot.mysql.com authored
      into  pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-ndb
      638eb553
    • 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
  2. 04 Feb, 2008 6 commits
  3. 03 Feb, 2008 3 commits
  4. 01 Feb, 2008 2 commits
  5. 31 Jan, 2008 9 commits
  6. 30 Jan, 2008 4 commits
  7. 29 Jan, 2008 3 commits
  8. 28 Jan, 2008 3 commits
  9. 27 Jan, 2008 2 commits
  10. 25 Jan, 2008 3 commits
  11. 24 Jan, 2008 2 commits