环境:centos,mysql5.6.19
错误:Host is blocked because of many connection errors; unblock with ‘mysqladmin flush-hosts’ 继续阅读
环境:centos,mysql5.6.19
错误:Host is blocked because of many connection errors; unblock with ‘mysqladmin flush-hosts’ 继续阅读
在server中添加如下图所示:
auth_basic “Password”;
auth_basic_user_file /usr/local/app/nginx/conf/vhosts/htpasswd;
autoindex on; 继续阅读