摘要:
1、设置用户名: create user 用户名 identified by '密码'; 2、授权所有权限: grant all on 数据库.* to '用户名'@'%'; 3、刷新生效: flush privileges; 阅读全文
posted @ 2019-06-14 17:44
pursuethesky
阅读(100)
评论(0)
推荐(0)
摘要:
Mysql5.7安装过程 参考博文地址:https://www.cnblogs.com/GaoNa/p/9352105.html 阅读全文
posted @ 2019-06-14 16:34
pursuethesky
阅读(127)
评论(0)
推荐(0)

浙公网安备 33010602011771号