blocked because of many connection errors

Hi, I have 2 servers to host a site: 1 http server, 1 mysql server, both under the same provider. Yesterday when the http server could not connect to the mysql server stating error:

[2] mysql_connect(): Host X is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts'.

When I check the mysql logs in /var/lib/mysql , it says:

050411 01:45:39 mysqld started
050411 1:45:39 Warning: Asked for 196608 thread stack, but got 126976
050411 1:45:39 Can't start server : Bind on unix socket: No such file or direc tory
050411 1:45:39 Do you already have another mysqld server running on socket: /v ar/run/mysqld/mysqld.sock ?
050411 1:45:39 Aborting
This has happened before with my previous mysql only server that I canceled it. Any advice? Thanks.

Mysql server: dual xeon, 2gb ram, scsi HD.

 

 

 

 

Top