1. 18 Oct, 2006 1 commit
    • stewart@willster.(none)'s avatar
      Bug #19148 Backup causes cluster down if _really_ early abort happens · 73831dad
      stewart@willster.(none) authored
      Early abort, failing to allocate buffers, would go down the abort track and
       end up trying to sendDropTriggers (as the standard stop backup does). 
      However, it is possible to not have any tables yet defined in the backup 
      (due to allocating buffers is before this). Simple check in sendDropTrig 
      (and continue to next step). Files may be open, so we continue to close them.
      
      Also updated ERROR_Codes (and added one to test this bug).
      73831dad
  2. 17 Oct, 2006 3 commits
  3. 16 Oct, 2006 2 commits
  4. 15 Oct, 2006 1 commit
  5. 13 Oct, 2006 5 commits
  6. 12 Oct, 2006 6 commits
  7. 11 Oct, 2006 6 commits
  8. 10 Oct, 2006 14 commits
  9. 09 Oct, 2006 2 commits