好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

1130 - Host '' is not allowerd to connect

是因为缺少访问权限,在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,

标签:

查看更多关于1130 - Host '' is not allowerd to connect的详细内容...

  阅读:27次