您的位置:首页 > 博客中心 > 数据库 >

mysql 1130 ERROR 1130: Host xxx.xxx.xxx.xxx is not allowed to connect to this MySQL server

时间:2022-03-13 22:51

 

mysql -u root -p  
mysql;use mysql;  
mysql;select ‘host‘ from user where user=‘root‘;  
mysql;update user set host = ‘%‘ where user =‘root‘;  
mysql;flush privileges;  

mysql 1130 ERROR 1130: Host xxx.xxx.xxx.xxx is not allowed to connect to this MySQL server,布布扣,bubuko.com

热门排行

今日推荐

热门手游