连接MySQL报unblock with 'mysqladmin flush-hosts',最简单解决方法
连接MySQL数据库时,报如下错误:在MySQL服务器中执行mysqladmin.exe flush-hosts,报如下错误:C:\mysql-5.5.15-win32\bin>mysqladmin.exe flush-hostsmysqladmin.exe: refresh failed; error: 'Access denied; you need (at least ...
·
连接MySQL数据库时,报如下错误:

在MySQL服务器中执行mysqladmin.exe flush-hosts,报如下错误:
C:\mysql-5.5.15-win32\bin>mysqladmin.exe flush-hosts
mysqladmin.exe: refresh failed; error: 'Access denied; you need (at least one of
) the RELOAD privilege(s) for this operation'
【解决方法】
重启MySQL数据库。
更多推荐
所有评论(0)