摘要:
1.创建用户 create user '用户名'@'访问主机' identified by '密码'; 2.赋予权限 grant all PRIVILEGES on student.* to '用户名'@'访问主机'; all PRIVILEGES 表示赋予所有的权限给指定用户,这里也可以替换为赋予 阅读全文
posted @ 2021-11-11 12:59
Demiwang
阅读(1101)
评论(0)
推荐(0)
浙公网安备 33010602011771号