1. 17 Jul, 2002 1 commit
  2. 16 Jul, 2002 9 commits
  3. 15 Jul, 2002 5 commits
  4. 14 Jul, 2002 1 commit
  5. 12 Jul, 2002 1 commit
  6. 10 Jul, 2002 1 commit
  7. 09 Jul, 2002 2 commits
  8. 08 Jul, 2002 3 commits
  9. 04 Jul, 2002 2 commits
  10. 03 Jul, 2002 2 commits
  11. 01 Jul, 2002 1 commit
    • heikki@hundin.mysql.fi's avatar
      srv0start.c: · 559bc0c1
      heikki@hundin.mysql.fi authored
        Remove freeing of all memory at shutdown: since we do not exit the i/o-handlers and other threads, we could potentially get a seg fault at shutdown
      559bc0c1
  12. 30 Jun, 2002 2 commits
  13. 28 Jun, 2002 2 commits
  14. 26 Jun, 2002 5 commits
  15. 25 Jun, 2002 1 commit
  16. 22 Jun, 2002 2 commits
    • heikki@hundin.mysql.fi's avatar
      slave.cc: · 1d225146
      heikki@hundin.mysql.fi authored
        Slave thread is always in an auto-commit state: remove unnecessary tests when we flush master info
      1d225146
    • heikki@hundin.mysql.fi's avatar
      os0sync.c: · 0c5ad2d6
      heikki@hundin.mysql.fi authored
        Initing a mutex with MY_MUTEX_INIT_FAST may relieve thread thrashing on Linux
      0c5ad2d6