1. 24 Nov, 2008 5 commits
  2. 22 Nov, 2008 1 commit
  3. 21 Nov, 2008 1 commit
  4. 20 Nov, 2008 1 commit
    • Guilhem Bichot's avatar
      During Maria's checkpoint, use the proper mutex to read transaction's short_id · 8d96bcda
      Guilhem Bichot authored
      storage/maria/trnman.c:
        During Maria's checkpoint, we walk the list of active transactions; in this list we may find a transaction with a short_id of 0 which means "uninitialized" (is being created right now) and want to ignore this transaction. Such short_id is set under trn->state_lock, so use this mutex to reliably read short_id during checkpoint.
      8d96bcda
  5. 12 Nov, 2008 2 commits
  6. 11 Nov, 2008 1 commit
  7. 10 Nov, 2008 3 commits
  8. 07 Nov, 2008 4 commits
  9. 06 Nov, 2008 17 commits
  10. 05 Nov, 2008 5 commits