1. 21 Oct, 2008 2 commits
    • Davi Arnaut's avatar
      Merge Bug#28323 to mysql-5.1.29-rc · 188293f5
      Davi Arnaut authored
      188293f5
    • Davi Arnaut's avatar
      Bug#28323: Server crashed in xid cache operations · b0d673fc
      Davi Arnaut authored
      The problem was that the server did not robustly handle a
      unilateral roll back issued by the Resource Manager (RM)
      due to a resource deadlock within the transaction branch.
      By not acknowledging the roll back, the server (TM) would
      eventually corrupt the XA transaction state and crash.
      
      The solution is to mark the transaction as rollback-only
      if the RM indicates that it rolled back its branch of the
      transaction.
      b0d673fc
  2. 09 Oct, 2008 4 commits
  3. 08 Oct, 2008 10 commits
  4. 07 Oct, 2008 12 commits
  5. 06 Oct, 2008 12 commits