1. 05 Oct, 2002 2 commits
  2. 03 Oct, 2002 7 commits
  3. 02 Oct, 2002 3 commits
  4. 01 Oct, 2002 1 commit
    • heikki@hundin.mysql.fi's avatar
      lock0lock.c: · 43f9ef5d
      heikki@hundin.mysql.fi authored
        Fix bug: the AUTO-INC lock was held to the end of trx if it was granted after a lock wait
      43f9ef5d
  5. 27 Sep, 2002 2 commits
  6. 24 Sep, 2002 1 commit
  7. 23 Sep, 2002 4 commits
  8. 22 Sep, 2002 2 commits
  9. 21 Sep, 2002 1 commit
  10. 20 Sep, 2002 1 commit
  11. 17 Sep, 2002 1 commit
  12. 16 Sep, 2002 1 commit
  13. 14 Sep, 2002 2 commits
  14. 13 Sep, 2002 2 commits
  15. 11 Sep, 2002 1 commit
    • heikki@hundin.mysql.fi's avatar
      srv0srv.c, srv0srv.h: · db8f4fd3
      heikki@hundin.mysql.fi authored
        Change srv_flush_log_at_trx_commit to ulint, note that ibool is defined as ulint, so this is purely formal change
      os0file.c:
        Start using unbuffered i/o again in Windows because sequential read using normal i/o was 4 times slower in XP
      db8f4fd3
  16. 10 Sep, 2002 4 commits
  17. 09 Sep, 2002 1 commit
  18. 08 Sep, 2002 3 commits
    • heikki@hundin.mysql.fi's avatar
      trx0undo.c: · 8192d040
      heikki@hundin.mysql.fi authored
        Remove an assertion in trx0undo.c which could erroneously fail when we ran out of tablespace
      8192d040
    • heikki@hundin.mysql.fi's avatar
      sync0arr.c: · 51f83ae1
      heikki@hundin.mysql.fi authored
        Increase max latch wait time to 600 seconds before we assert
      51f83ae1
    • heikki@hundin.mysql.fi's avatar
      btr0cur.c: · deedcb3a
      heikki@hundin.mysql.fi authored
        Remove long latch hold which happened if we scanned long an index without finding any record visible to the current consistent read
      deedcb3a
  19. 07 Sep, 2002 1 commit