Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2002 13:09:27 +0000
From:      sunny dale <s.dale@gmx.net>
To:        freebsd-questions@freebsd.org
Subject:   mysqld doesnt spawn child process
Message-ID:  <3C9B2D07.3080600@gmx.net>

next in thread | raw e-mail | index | archive | help
i am using freebsd 4.4.
compiled mysql 3.23.49 with:
./configure --prefix=/PATH --exec-prefix=/PATH
make
make install

"ps ax" shows ONE mysqld running. i'd like it spawn a few child 
processes. i've read somewhere, that mysqld spawns them dynamically... 
but no matter how hard i stress mysqld "ps ax" show only one process. 
max_connections is set to 300. basically i'd like mysqld to be able to 
handle even more queries than it does so far.

any hints would be highly appreciated.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C9B2D07.3080600>