Re: MAX number of connections

2001-02-28 Thread clay bond
On Wed, 28 Feb 2001, Decasto David wrote: > can u tell us how to configure mysql , to support more > connections. safe_mysqld --set-variable=max_connections=n -- /"\ \ /ASCII RIBBON CAMPAIGN X AGAINST HTML EMAIL / \AND POSTINGS

MAX number of connections

2001-02-28 Thread Decasto David
Hello, I am using Poolman 1.4.1 , and trying to make 100 connections to mysql server. ITs throwing an excepiton that cannot make connection to mysql. We reached to a conclusion that mysql supports 100 at a time connecdtions. can u tell us how to configure mysql , to support more connections.