1. 01 Jul, 2003 2 commits
  2. 29 Jun, 2003 1 commit
  3. 26 Jun, 2003 2 commits
  4. 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
  5. 19 Jun, 2003 2 commits
  6. 18 Jun, 2003 3 commits
  7. 16 Jun, 2003 2 commits
  8. 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
  9. 08 Jun, 2003 1 commit
  10. 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
  11. 06 Jun, 2003 2 commits
  12. 05 Jun, 2003 2 commits
  13. 31 May, 2003 2 commits
  14. 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
  15. 27 May, 2003 1 commit
  16. 26 May, 2003 6 commits
  17. 23 May, 2003 1 commit
  18. 21 May, 2003 2 commits
  19. 14 May, 2003 4 commits
  20. 07 May, 2003 2 commits
  21. 29 Apr, 2003 1 commit