From: Dan Nelson Date: February 9 2004 2:19am Subject: Re: maximum number of mysql connections and process List-Archive: http://lists.mysql.com/mysql/159249 Message-Id: <20040209021956.GA57688@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In the last episode (Feb 09), Mike Mapsnac said: > I have some general questions: > > #1 How many simultaneoulsy connection can mysql server handle? > > #2 Is there a limitation in how many processes can mysql handle? As many as your OS's threads implementation can handle. --- Dan Nelson dnelson@stripped