Re: Problem: Too many connections

2005-03-14 Thread Gleb Paharenko
Hello. Have you been at: http://dev.mysql.com/doc/mysql/en/too-many-connections.html [snip] Hi, I have a live site using mysql. It is heavily used with over thousand users per minute, with 3 select / update queries per user per minute accounting to over 3000 queries per minute.

RE: Problem: Too many connections

2005-03-12 Thread Kostas Pyliouras
Back to the original problem ;) Please post your my.cnf. -Original Message- From: Steve Buehler [mailto:[EMAIL PROTECTED] Sent: Samstag, 12. März 2005 16:02 To: mysql@lists.mysql.com Subject: Re: Problem: Too many connections At 01:25 AM 3/12/2005, sapna murari todwal wrote: >Hi,

Re: Problem: Too many connections

2005-03-12 Thread Steve Buehler
At 01:25 AM 3/12/2005, sapna murari todwal wrote: Hi, I have a live site using mysql. It is heavily used with over thousand users per minute, with 3 select / update queries per user per minute accounting to over 3000 queries per minute. The problem is that many times connection to this mysql se

Problem: Too many connections

2005-03-11 Thread sapna murari todwal
Hi, I have a live site using mysql. It is heavily used with over thousand users per minute, with 3 select / update  queries per user per minute accounting to over 3000 queries per minute. The problem is that many times connection to this mysql server fails with the error "Too many connection"