Hi there,
I got a mysql database on my DA - server that I need to access from several other servers in quite fast frequency (so I did allow access from % in DA) but now all of a sudden my scripts give me that error:
Now I manually unblocked again these hosts my flush-hosts... but what I wonder is how I can turn off that feature on the DA-server that hosts the mysql database?
I got a mysql database on my DA - server that I need to access from several other servers in quite fast frequency (so I did allow access from % in DA) but now all of a sudden my scripts give me that error:
Warning: mysql_connect(): Host 'xyz' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' in /home/users/script.php on line 8
Now I manually unblocked again these hosts my flush-hosts... but what I wonder is how I can turn off that feature on the DA-server that hosts the mysql database?