host 'xx' is not allowed to connect to this MySql server

update mysql.user set host = '%' where user = 'root';mysql

FLUSH PRIVILEGES;sql

select * from mysql.user;date

相關文章
相關標籤/搜索