发布于 4年前 Host '*' is blocked because of many connection errors. 某天,连接服务器数据库时,提示:Host '*' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts' 解决方法: 在目标服务器,执行mysqladmin -uroot -p flush-hosts