1. 23 Dec, 2004 7 commits
  2. 21 Dec, 2004 11 commits
  3. 20 Dec, 2004 6 commits
  4. 19 Dec, 2004 11 commits
  5. 18 Dec, 2004 5 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
    • heikki@hundin.mysql.fi's avatar
      rem0rec.ic: · afc9c812
      heikki@hundin.mysql.fi authored
        Do not use short int in rem0rec.ic, since its size is not fixed in ANSI C; improve comments of the relative offset field in a record; use mach_read_from_2() to read the relative offset field to save CPU time, if the compiler does not optimize a more complex access function
      afc9c812
    • monty@mysql.com's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 2a215c17
      monty@mysql.com authored
      into mysql.com:/home/my/mysql-5.0
      2a215c17