RE: "Too Many Connections" error

2002-01-16 Thread nickg
Won't this handle half of your issues? http://www.mysql.com/doc/S/e/Security.html If you want to restrict the number of connections for a single user, you can do this by setting the max_user_connections variable in mysqld. nickg -Original Message- From: Dave Dyer [mailto:[EMAIL PROTECT

Re: "Too Many Connections" error

2002-01-16 Thread Fournier Jocelyn [Presence-PC]
I agree with you, sometimes my server experiences some DoS and because MySQL cannot handle all that connections, the load goes really high and we can't do anything :( - Original Message - From: "Dave Dyer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 16, 2002 11:17

RE: "Too Many Connections" error

2001-04-18 Thread Jesse E. Stay II
001 3:30 PM To: Jesse E. Stay II Cc: [EMAIL PROTECTED] Subject: Re: "Too Many Connections" error On Wed, 18 Apr 2001, Jesse E. Stay II wrote: > I'm having a problem, which has occured before, in which I keep getting "Too > Many Connections" Errors in my logs on t

Re: "Too Many Connections" error

2001-04-18 Thread feldekis
Hi everybody!! I've got a pb during the installation of the binary of mysql-3.22.32 (the same for 3.23.36 version): there is no mysql/var directory, so when i write: chown -R mysql /usr/local/mysql/var that doesn't work. And it's exactly the same for mysql/bin. So PLEASE!!! if someone can help me!

Re: "Too Many Connections" error

2001-04-18 Thread Philip Mak
On Wed, 18 Apr 2001, Jesse E. Stay II wrote: > I'm having a problem, which has occured before, in which I keep getting "Too > Many Connections" Errors in my logs on the web server for MySQL. I am using > Apache::DBI to connect. I fixed the problem before by just increasing the > max_connections