1. 01 Sep, 2004 1 commit
    • patg@krsna.patg.net's avatar
      mysqld_safe.sh: · e2771459
      patg@krsna.patg.net authored
        bug #5001, added conditional if to test if port set, then only kill the processes
        for this port, not all processes (in the case of this bug where multiple servers 
        are killed.)
        The change to the 'grep' to make sure mysqld_safe isn't killed was per Serg's
        discovery that mysqld_safe would get killed. 
        In my testing, in killing one of the pids for a running server, the "if test ! -f $pid_file"
        was the case that evaluated as true, so in order to test, I had to comment that block
        out.
      e2771459
  2. 25 Jun, 2004 3 commits
  3. 24 Jun, 2004 5 commits
  4. 23 Jun, 2004 3 commits
  5. 22 Jun, 2004 10 commits
  6. 21 Jun, 2004 3 commits
  7. 20 Jun, 2004 1 commit
  8. 19 Jun, 2004 1 commit
    • heikki@hundin.mysql.fi's avatar
      mem0dbg.c: · 3cd6299b
      heikki@hundin.mysql.fi authored
        InnoDB with UNIV_MEM_DEBUG did not compile because a global variable was forgotten when we put back mem_print_info() functions 2 days ago; add that variable
      3cd6299b
  9. 18 Jun, 2004 8 commits
  10. 17 Jun, 2004 5 commits