年夜雪

关注

【Mysql】Host is blocked because of many connection errors;unblock with 'mysqladmin flush-hosts'

年夜雪

关注

阅读 144

2022-09-30

错误原因:

同一个ip在短时间内产生太多(超过mysql数据库max_connection_errors的最大值)中断的数据库连接而导致的阻塞;

解决方式:

连接mysql,刷新记录报错host的文件

mysql>flush hosts;

相关推荐

千行

“Host ‘xxx’ is blocked because of many connection errors; unblock with ‘mysqladmin flush-hosts’”

千行 68 0 0

茗越

MySQL报错unblock with ‘mysqladmin flush-hosts‘

茗越 128 0 0

Jonescy

MYSQL随笔二十二 unblock with mysqladmin flush-hosts

Jonescy 167 0 0

兵部尚输

应用连MySQL 报错ERROR 1129 Host is blocked because of many connection errors

兵部尚输 52 0 0

天蓝Sea

mysql中too many connection的解决

天蓝Sea 178 0 0

爱情锦囊

mysql 中too many connection解决之道

爱情锦囊 139 0 0

Silence潇湘夜雨

MySQL数据库报错:Too many connection

Silence潇湘夜雨 86 0 0

笙烛

MySQL Data source rejected establishment of connection, message from server: “Too many connections“

笙烛 125 0 0

精彩评论(0)

0 0 举报