mysql 错误号码1129

我的梦境 提交于 2019-11-28 22:17:48

SQLyog连接mysql 错误号码1129:

mysql error 1129: Host 'bio.chip.org' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'。解决方法:  cmd命令行:mysqladmin flush-host -h 127.0.0.1 -u root -p123456解决。
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!