1. 19 May, 2006 1 commit
    • msvensson@neptunus.(none)'s avatar
      Bug#15869 Cannot shutdown the server - it restarts · b9a59fa0
      msvensson@neptunus.(none) authored
       - A segfault occured when the function 'kill_server' called 
         'my_sigset' with signal number 0. 'my_sigset' is a macro which
         uses 'sigaction' to install the signal handler with an invalid
         signal number will on most platforms return EINVAL but yields
         a segfauilt on IRIX 6.5
       - The server crash was detected by mysqld_safe and it was restarted although
         a shutdown was requested. 
       - Semantics of kill_server(0) is not known, leaving it intact
      b9a59fa0
  2. 09 May, 2006 1 commit
  3. 07 May, 2006 3 commits
  4. 06 May, 2006 7 commits
  5. 05 May, 2006 4 commits
  6. 04 May, 2006 16 commits
  7. 03 May, 2006 8 commits