1. 25 Sep, 2006 1 commit
    • msvensson@neptunus.(none)'s avatar
      Bug #22379 im_daemon_life_cycle.test fails on merge of 5.1 -> 5.1-engines · d2ebe6be
      msvensson@neptunus.(none) authored
      Remove race situations that occur when removing pidfiles. Primarily each process should remove its own
      pidfile, secondly it should be removed by the process that created it and _only_ if it's
      certain the process is dead. Third, mysql-test-run.pl will remove the pidfile when process has been killed.
      - Set state of an instance to STARTING _before_ calling instance->start()
      - Check that pidfile of instance has been created before changing STARTING => STARTED
      - Only remove the pidfile if IM kills an instance with SIGKILL, otherwise the instance will remove it itself
      d2ebe6be
  2. 04 Sep, 2006 2 commits
  3. 28 Aug, 2006 1 commit
  4. 24 Aug, 2006 2 commits
  5. 15 Aug, 2006 1 commit
  6. 14 Aug, 2006 1 commit
  7. 09 Aug, 2006 1 commit
  8. 08 Aug, 2006 2 commits
  9. 07 Aug, 2006 2 commits
  10. 04 Aug, 2006 5 commits
  11. 03 Aug, 2006 4 commits
  12. 02 Aug, 2006 3 commits
  13. 01 Aug, 2006 14 commits
  14. 31 Jul, 2006 1 commit