Mysql--- 权限管理和备份
摘要:
1.权限管理:root 创建用户: create user chen identified by '123456 修改密码: update mysql.user set authentication_string='123456' where Host='localhost' and User='r 阅读全文
posted @ 2020-02-13 21:35
Alex_TD
阅读(182)
评论(0)
推荐(0)
浙公网安备 33010602011771号