Jump to content

[Solved] Mysql, Too Many Connection Errors (External Access)


edoedox

Recommended Posts

Hi,

I let an external app to access to my mysql db. Since yesterday, I'm getting this error:

 

"Error: MySQL connect error #1129: Host 'johnny.heliohost.org' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts'"

 

Could you help me?

 

Many thanks in advance.

 

Regards

Link to comment
Share on other sites

Hi edoedox, Try using localhost as the mysql server.

 

Hi orb123, thank you for your answer, unfortunately I can't do that, because I'm accessing the database from an external application which runs on my computer, so I need to provide it 'johnny.heliohost.ord' as server, otherwise 'localhost' wouldn't point to any database on my machine....

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...