B.5.2.6 Host 'host_name' is blocked

回覆文章
yehlu
Site Admin
文章: 3245
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

B.5.2.6 Host 'host_name' is blocked

文章 yehlu »

http://dev.mysql.com/doc/refman/5.0/en/ ... -host.html

代碼: 選擇全部

mysqladmin flush-hosts

代碼: 選擇全部

SET GLOBAL max_connect_errors=1000;
SHOW variables;
http://jeremy.zawodny.com/blog/archives/011421.html

http://blog.wu-boy.com/2009/11/mysql-%E ... e-tunning/

代碼: 選擇全部

max_connect_errors = 1844674407370954751
connect_timeout = 20
skip-name-resolve
slave_net_timeout = 30
回覆文章

回到「MySQL」