标签:host mysq ace HERE nbsp 登录 space mys 用户
mysql>use mysql; mysql>update user set host = ‘%‘ where user = ‘root‘;
FLUSH PRIVILEGES
MySQL允许远程用户登录
原文地址:https://www.cnblogs.com/wuzhibinsuib/p/12974958.html