1. 22 Dec, 2004 2 commits
  2. 21 Dec, 2004 2 commits
    • heikki@hundin.mysql.fi's avatar
      os0file.c: · b56085a8
      heikki@hundin.mysql.fi authored
        Put back accidentally removed undef and remove a debug def
      b56085a8
    • heikki@hundin.mysql.fi's avatar
      os0file.c: · e25b6333
      heikki@hundin.mysql.fi authored
        Fix InnoDB bug: on HP-UX, with a 32-bit binary, InnoDB was only able to read or write <= 2 GB files; the reason was that InnoDB treated the return value of lseek() as a 32-bit integer; lseek was used on HP-UX-11 as a replacement for pread() and pwrite() because HAVE_BROKEN_PREAD was defined on that platform
      e25b6333
  3. 20 Dec, 2004 1 commit
  4. 18 Dec, 2004 5 commits
  5. 16 Dec, 2004 4 commits
  6. 13 Dec, 2004 1 commit
  7. 11 Dec, 2004 3 commits
  8. 10 Dec, 2004 2 commits
  9. 09 Dec, 2004 1 commit
    • marko@hundin.mysql.fi's avatar
      srv0srv.c: · 15152a38
      marko@hundin.mysql.fi authored
        srv_printf_innodb_monitor(): Removed extraneous rewind() call.
        The caller of this function calls rewind() if necessary.
        In this way, we avoid rewind()ing stderr in
        srv_lock_timeout_and_monitor_thread().
      15152a38
  10. 07 Dec, 2004 2 commits
  11. 02 Dec, 2004 2 commits
  12. 30 Nov, 2004 1 commit
  13. 26 Nov, 2004 2 commits
  14. 25 Nov, 2004 4 commits
  15. 24 Nov, 2004 1 commit
  16. 23 Nov, 2004 1 commit
  17. 22 Nov, 2004 4 commits
  18. 19 Nov, 2004 1 commit
  19. 18 Nov, 2004 1 commit