Re: daemontools and mysqld
[email protected] (Paul Jarc) Wed, 06 Sep 2006 13:22:34 -0400
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
"Gary C. New" <[email protected]> wrote: > Are we referring to the same message? The message I > am referencing shows supervisor as pid 4848 (not > 4858). Oops, you're right. So mysqld expects signals to be sent to a process other than its initial one. supervise isn't designed for that. You might look for a way to get mysqld to accept signals in its original process. paul