1. 03 Oct, 2002 6 commits
  2. 02 Oct, 2002 3 commits
  3. 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
  4. 27 Sep, 2002 2 commits
  5. 24 Sep, 2002 1 commit
  6. 23 Sep, 2002 4 commits
  7. 22 Sep, 2002 2 commits
  8. 21 Sep, 2002 1 commit
  9. 20 Sep, 2002 1 commit
  10. 17 Sep, 2002 1 commit
  11. 16 Sep, 2002 1 commit
  12. 14 Sep, 2002 2 commits
  13. 13 Sep, 2002 2 commits
  14. 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
  15. 10 Sep, 2002 4 commits
  16. 09 Sep, 2002 1 commit
  17. 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
  18. 07 Sep, 2002 2 commits
    • heikki@hundin.mysql.fi's avatar
      os0sync.c: · 6cc7c598
      heikki@hundin.mysql.fi authored
        Add diagnostics to track why a semaphore creation failed on Windows ME
      6cc7c598
    • heikki@hundin.mysql.fi's avatar
      srv0srv.c: · d7bf8c2e
      heikki@hundin.mysql.fi authored
        The option (= default) innodb_fast_shutdown did not always make the shutdown quickly, fix that
      d7bf8c2e
  19. 04 Sep, 2002 1 commit
  20. 03 Sep, 2002 1 commit