当前位置:首页 > 数据库 > Sqlserver

1130 - Host '' is not allowerd to connect to this MySQL server,

是因为缺少访问权限,在MySQL -》User表里

执行

INSERT INTO `user` VALUES (‘%‘, ‘root‘, ‘*81F5E21E35407D884A6CD4A731AEBFB6AF209E1B‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘Y‘, ‘‘, ‘‘, ‘‘, ‘‘, ‘0‘, ‘0‘, ‘0‘, ‘0‘, ‘‘, null);

1130 - Host '' is not allowerd to connect to this MySQL server,

标签:

本文系统来源:http://www.cnblogs.com/liufei88866/p/4529136.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐