Re: daemontools and mysqld

"Cees De Groot" <[email protected]> Thu, 7 Sep 2006 11:54:10 +0200
Newsgroups gmane.comp.djb.syslog
Message-ID <[email protected]>
If there's no command line option, take a peek at
http://www.openafs.org/pipermail/openafs-info/2002-February/003409.html
- it helped me in taming various daemons with daemontools :-)

On 9/6/06, Gary C. New <[email protected]> wrote:
> Christopher Weimann:
>
> Thank you for your response.
>
> How does one force mysqld to run in the foreground
> with daemontools?
>
> Respectfully,
>
>
> Gary
>
>
> --- Christopher Weimann <[email protected]> wrote:
>
> > On 09/05/2006-06:12PM, Gary C. New wrote:
> > >
> > > ps aux|grep mysql
> >
> > This shows 11 mysqld processes. I was under the
> > impression that mysqld
> > runs as a single process and is threaded. I think
> > you should only have
> > one process. That could have changed since I have
> > moved on to PostgreSQL
> > but I'm resonably certain it hasn't. Are you sure
> > that you have provided
> > the appropriate configuration for it to staty in the
> > forground?
> >
> >
>
>