1. 28 Jul, 2003 1 commit
  2. 19 Jul, 2003 1 commit
  3. 01 Jul, 2003 2 commits
  4. 29 Jun, 2003 1 commit
  5. 26 Jun, 2003 2 commits
  6. 21 Jun, 2003 1 commit
    • guilhem@mysql.com's avatar
      Can't believe it: one more cset (04-27) which never found his way to the central · dcbcb785
      guilhem@mysql.com authored
      repository (incredible that I forgot to push, but why not).
      So unfortunately the bugfix missed 3.23.57 and will be in .58 :(
      Instead of looking like working (bug #198), replication between
      a 3.23 slave and 4.0 master should frankly stop. Here we detect
      4.0 masters in the 3.23 slave code when we see a strange Rotate
      event, and in that case we print an error and stop.
      4.0.13 and older masters will be "often" caught (see the patch); 4.0.14
      and newer masters will always be immediately caught.
      dcbcb785
  7. 19 Jun, 2003 2 commits
  8. 18 Jun, 2003 3 commits
  9. 16 Jun, 2003 2 commits
  10. 11 Jun, 2003 1 commit
    • heikki@hundin.mysql.fi's avatar
      os0file.c: · 2401227c
      heikki@hundin.mysql.fi authored
        Prevent on Windows starting of two mysqld instances on SAME InnoDB files: that could cause severe database corruption
      2401227c
  11. 08 Jun, 2003 1 commit
  12. 07 Jun, 2003 1 commit
    • heikki@hundin.mysql.fi's avatar
      page0page.c: · a7d65ce3
      heikki@hundin.mysql.fi authored
        Fix a bug: a race condition could cause that the first B-tree page splits would get a corrupt page directory, whic often results in the assertion in page_dir_find_slot(); found with a test of 3000 startups/shutdowns; it is not clear that this would have caused any corruption which users have reported
      a7d65ce3
  13. 06 Jun, 2003 2 commits
  14. 05 Jun, 2003 2 commits
  15. 31 May, 2003 2 commits
  16. 28 May, 2003 1 commit
    • heikki@hundin.mysql.fi's avatar
      srv0srv.c: · 8a29324c
      heikki@hundin.mysql.fi authored
        Prevent the InnoDB main thread from hogging CPU if a table lingers in the background drop queue (though it is essentially a bug if a table end up there at all)
      8a29324c
  17. 27 May, 2003 1 commit
  18. 26 May, 2003 6 commits
  19. 23 May, 2003 1 commit
  20. 21 May, 2003 2 commits
  21. 14 May, 2003 4 commits
  22. 07 May, 2003 1 commit