Re: Too many server instances

2004-04-12 Thread Joshua J. Kugler
Each one of those is a thread, not a server instance. I assume you're using Linux, since linux shows separate threads as processes. j- k- On Saturday 10 April 2004 06:48 pm, Emmett Bishop said something like: > Howdy all, > > I am having trouble configuring my server parameters > with m

Too many server instances

2004-04-10 Thread Emmett Bishop
Howdy all, I am having trouble configuring my server parameters with my.cnf because there seems to be several mysql server instances (mysqld processes) running on my linux box. What I would like to do is bump up the innodb_buffer_pool_size on the server to 512M (the box has 3GB of RAM). The proble