Sent: Thursday, June 02, 2005 4:55 PM
To: mysql@lists.mysql.com
Subject: Unauthenticated User (lots of connections problem)
There's very few solutions on this problem in my research. I recently
discovered a connection issue I cannot debug for the life of me. I don't
know if it's relate
There's very few solutions on this problem in my research. I recently
discovered a connection issue I cannot debug for the life of me. I don't
know if it's related to a network/dns problem, if its the client, or the db
server.
My slave client, MySQL 4.0.23a (tried upgrading to 4.1.10, no change)
At 11:07 19.04.2005, Gleb Paharenko wrote:
Hello.
See:
http://dev.mysql.com/doc/mysql/en/blocked-host.html
thx. I know this. But some user comments are interesting, while we are
using nagios.
Regards,
Rafal
> our MySQL server can handle 1000 connections. We have two JBoss
> instances.
> Eac
Hello.
See:
http://dev.mysql.com/doc/mysql/en/blocked-host.html
> our MySQL server can handle 1000 connections. We have two JBoss
> instances.
> Each configured with max. 100 connections in pool. furthermore we use
> php
> which make on each call a connection to MySQL. After a
At 11:14 19.04.2005, prasanna a wrote:
Hi
It means that mysqld has received many connect
requests from that host.If the erro on connecting to
But than we should get to many connections.
mysqld exedes the parameter max_connect_errors
How can there be an error?
(Default value is 10).
We change this
Hi,
our MySQL server can handle 1000 connections. We have two JBoss instances.
Each configured with max. 100 connections in pool. furthermore we use php
which make on each call a connection to MySQL. After a while (some days) we
get this:
java.sql.SQLException
MESSAGE: Data source rejected esta
I am currently having difficulties tracking down a problem. We have two
servers, one of which has mySQL installed (3.23.40). Domains on either
server can opt to have a mySQL database, and there are a number of Dbs set
up. We have a relatively low number of maximum connections allowed, and some
use