如果你要修改 root@localhost为 root@%
那么 执行如下语句也可以
update mysql.user set Host='%' where User='root';
flush privileges;
哈哈
相关文章:
-
2021-07-30
-
2021-10-09
-
2022-12-23
-
2021-09-30
-
2021-08-11
-
2022-12-23
-
2021-10-07
猜你喜欢
-
2022-12-23
-
2022-01-03
-
2022-01-08
-
2021-10-14
-
2021-07-10
-
2021-07-03
相关资源
-
下载
2023-01-11
-
下载
2023-01-30
-
下载
2021-06-05