摘要: 命令:create user 'username'@'host' identified by 'password'; //此行画红线的地方不能有空格 说明:username:你将创建的用户名host:指定该用户在哪个主机上可以登陆,如果是本地用户可用localhost,如果想让该用户可以从任意远程主 阅读全文
posted @ 2020-04-10 21:55 Mrzxs 阅读(184) 评论(0) 推荐(0)