Jump to content

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


Recommended Posts

Posted

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

Guest orb123
Posted

Hi edoedox,

 

Try using localhost as the mysql server.

 

Posted
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....

Guest orb123
Posted

Hi, did you add the external server on remote Mysql?

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