mysql flush hosts

Status
Not open for further replies.

DarthVadre

New Member
Messages
51
Reaction score
0
Points
0
I'm having trouble setting up a script to work with a database

The following errors occured:
Host '74.86.116.187' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'

so I go into phpMyAdmin and tell it to flush hosts and

SQL query:
FLUSH HOSTS
MySQL said:
#1227 - Access denied; you need the RELOAD privilege for this operation

so I can't flush MySQL. Great. I guess I'll just have to rely on an admin to do this for me:
Server: Absolut
Url: dvre.pcriot.com

Just a suggestion, you should give us (everyone with a x10 hosting account) the RELOAD privilege, so we don't have to do this whenever someone tries to break in, etc.
 

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
This should not happen usually.
I've run "mysqladmin flush-hosts", you should be able to use your script now.

We don't give permissions to this command for all members for security reasons.

Re-open this thread if you need further assistance.
 
Status
Not open for further replies.
Top