1. 02 Oct, 2002 2 commits
  2. 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
  3. 27 Sep, 2002 2 commits
  4. 24 Sep, 2002 1 commit
  5. 23 Sep, 2002 4 commits
  6. 22 Sep, 2002 2 commits
  7. 21 Sep, 2002 1 commit
  8. 20 Sep, 2002 1 commit
  9. 17 Sep, 2002 1 commit
  10. 16 Sep, 2002 1 commit
  11. 14 Sep, 2002 2 commits
  12. 13 Sep, 2002 2 commits
  13. 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
  14. 10 Sep, 2002 4 commits
  15. 09 Sep, 2002 1 commit
  16. 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
  17. 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
  18. 04 Sep, 2002 1 commit
  19. 03 Sep, 2002 3 commits
  20. 31 Aug, 2002 2 commits
  21. 29 Aug, 2002 1 commit
  22. 28 Aug, 2002 2 commits