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 value to 1000 at first.

mysqld assumes that something is wrong .So blocks the
host from further connections until you execute a
mysqladmin flush-hosts.

I'm checking how many connections we had at this time.


regards,
rafal



-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to