Mysql远程连接 Host * is not allowed to connect to this MySQL server

Mysql远程连接 Host * is not allowed to connect to this MySQL server

解决办法:在本机登入mysql后,选择用户,修改你远程链接的用户的主机,从 localhost 改为 %

猜你喜欢

转载自www.cnblogs.com/heyangyi/p/8944716.html