1. 23 Dec, 2004 9 commits
  2. 21 Dec, 2004 11 commits
  3. 20 Dec, 2004 6 commits
  4. 19 Dec, 2004 11 commits
  5. 18 Dec, 2004 3 commits
    • heikki@hundin.mysql.fi's avatar
      trx0roll.c: · 7d68f2e4
      heikki@hundin.mysql.fi authored
        Put a sensible value of thread id and process no to a background rollback transaction
      7d68f2e4
    • heikki@hundin.mysql.fi's avatar
      trx0roll.c: · 2a072721
      heikki@hundin.mysql.fi authored
        Fix the rollback progress printout in crash recovery
      2a072721
    • heikki@hundin.mysql.fi's avatar
      trx0roll.c: · 75b6b7ed
      heikki@hundin.mysql.fi authored
        Print progress of background rollback of transactions with more than 1000 undo log entries
      srv0start.c, trx0roll.c, log0recv.c, trx0roll.h:
        Cleanup background rollback code in crash recovery; do not flush all modified pages from the buffer pool after a crash recovery: this makes mysqld accesible for users more quickly
      75b6b7ed