Host '*' is blocked because of many connection errors.

773 查看

某天,连接服务器数据库时,提示:Host '*' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts'

解决方法:
在目标服务器,执行mysqladmin -uroot -p flush-hosts