1. 28 Apr, 2004 1 commit
  2. 27 Apr, 2004 1 commit
  3. 24 Apr, 2004 2 commits
  4. 21 Apr, 2004 1 commit
  5. 13 Apr, 2004 2 commits
  6. 12 Apr, 2004 1 commit
  7. 09 Apr, 2004 4 commits
  8. 08 Apr, 2004 4 commits
  9. 07 Apr, 2004 3 commits
  10. 06 Apr, 2004 6 commits
  11. 05 Apr, 2004 6 commits
  12. 02 Apr, 2004 3 commits
  13. 01 Apr, 2004 5 commits
  14. 31 Mar, 2004 1 commit
    • heikki@hundin.mysql.fi's avatar
      fil0fil.c: · f30da8ed
      heikki@hundin.mysql.fi authored
        Add assertions to check that we do not go out of bounds of io thread status array
      os0file.c:
        Fix memory corruption (assertion failure on line 244 of sync0sync.c) reported by Miguel in a Windows build of MySQL-4.1.2. The bug is present in all InnoDB versions in Windows, but it depends on how the linker places a static array in srv0srv.c, whether the bug shows itself. 4 bytes were overwritten with a pointer to a statically allocated string: 'get windows aio return value'.
      f30da8ed