Navicat连接MySQL时弹出:1130 is not allowrd to connect to this MySQL server

update user set host = '%' where user ='root';
flush privileges;

 

posted @ 2022-07-16 19:12  岳世峰  阅读(41)  评论(0)    收藏  举报