1 頁 (共 1 頁)

B.5.2.6 Host 'host_name' is blocked

發表於 : 2015-11-21 09:19:35
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