mysql 用户管理
摘要:
一, 创建用户: 命令:CREATE USER 'username'@'host' IDENTIFIED BY 'password'; 说明:username - 你将创建的用户名, host - 指定该用户在哪个主机上可以登陆,如果是本地用户可用localhost, 如果想让该用户可以从任意远程主 阅读全文
posted @ 2017-04-26 22:46 荣锋亮 阅读(254) 评论(0) 推荐(0) 编辑
posted @ 2017-04-26 22:46 荣锋亮 阅读(254) 评论(0) 推荐(0) 编辑
posted @ 2017-04-26 22:27 荣锋亮 阅读(293) 评论(0) 推荐(0) 编辑
posted @ 2017-04-26 22:24 荣锋亮 阅读(583) 评论(0) 推荐(0) 编辑
posted @ 2017-04-26 22:24 荣锋亮 阅读(265) 评论(0) 推荐(0) 编辑