0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Host 'host_name' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts'

Posted at

host_nameサーバーで、これを実行します。

mysql> FLUSH HOSTS;

参考:
https://dev.mysql.com/doc/refman/5.6/ja/blocked-host.html

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?