原文:null, message from server: "Host 'xxx' is blocked because of many connection errors; unblock

Host is blocked because of many connection errors unblock with mysqladmin flush hosts 解决方法环境:centos ,mysql 错误:Host is blocked because of many connection errors unblock with mysqladmin flush hosts 原因: ...

2022-02-14 14:51 0 1251 推荐指数:

查看详情

怎么解决 ? null, message from server: "Host '***.***.***.***' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'"

引起 : 测试环境和生产环境共同使用同一个数据库 , 测试使用的是远程,生产使用的是localhost 粗略分析: 1、 同一个ip在短时间内产生太多中断的数据库连接而导致的阻塞 2、超过了mysql数据库max_connection_errors的最大值 解决方法 直接 flush ...

Fri Oct 29 00:15:00 CST 2021 0 1759
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM