执行以下命令。

show tables;
select host from user;
update user set host ='%' where user ='root';