unblock with 'mysqladmin flush-hosts'Connection closed by foreign host.

来源:互联网 发布:手机裁剪图片软件 编辑:程序博客网 时间:2024/05/17 20:29

问题:blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'Connection closed by foreign host.


解决方案:

telnet ip 3306

ssh root@ip

mysqladmin flush-hosts -hip-P3306 --user root  -p

阅读全文
0 0
原创粉丝点击