1. 24 Apr, 2004 2 commits
  2. 21 Apr, 2004 1 commit
  3. 13 Apr, 2004 2 commits
  4. 12 Apr, 2004 1 commit
  5. 09 Apr, 2004 4 commits
  6. 08 Apr, 2004 4 commits
  7. 07 Apr, 2004 3 commits
  8. 06 Apr, 2004 6 commits
  9. 05 Apr, 2004 6 commits
  10. 02 Apr, 2004 3 commits
  11. 01 Apr, 2004 5 commits
  12. 31 Mar, 2004 3 commits
    • 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
    • marko@hundin.mysql.fi's avatar
      Merge marko@build.mysql.com:/home/bk/mysql-4.0 · ebc7b6ba
      marko@hundin.mysql.fi authored
      into hundin.mysql.fi:/home/marko/j/mysql-4.0
      ebc7b6ba
    • marko@hundin.mysql.fi's avatar
      7f1f7b93