


下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、MySQL 授权 grant 与撤销权限 revoke 语法的详细解析以下的文章是 MySQL grant 语法的详细解析,如果你对 MySQL grant 语法的相关的实际操作有兴趣的话,你就可以对以下的文章点击观看了。我们大家都知道 MySQL 数据库赋予用户权限命令的简单格式可 概括为:grant 权限 on 数据库对象 to 用户一、grant 普通数据用户,查询、插入、更新、删除 数据库中所有表数据的权利。1. grant select on testdb.* to common_user%2. grant insert on testdb.* to common_user%3. g
2、rant update on testdb.* to common_user%4. grant delete on testdb.* to common_user%或者,用一条 MySQL 命令来替代:1. grant select, insert, update, delete on testdb.* to common_user%二、grant 数据库开发人员,创建表、索引、视图、存储过程、函数。等权限。grant 创建、修改、删除 MySQL 数据表结构权限。1. grant create on testdb.* to developer192.168.0.%;2. grant alte
3、r on testdb.* to developer192.168.0.%;3. grant drop on testdb.* to developer192.168.0.%;MySQLgrant 操作 MySQL 外键权限。grant references on testdb.* to developer192.168.0.%;grant 操作 MySQL 临时表权限。grant create temporary tables on testdb.* togrant 操作 MySQL 索引权限。grant index on testdb.* togrant 操作 MySQL 视图、查看视图源
4、代码 权限。1. grant create view on testdb.* to developer192.168.0.%;2. grant show view on testdb.* to developer192.168.0.%;grant 操作 MySQL 存储过程、函数 权限。1. grant create routine on testdb.* to developer192.168.0.%; -now, can show procedure status2. grant alter routine on testdb.* to developer192.168.0.%; - no
5、w, you can drop a procedure3. grant execute on testdb.* to developer192.168.0.%;三、grant 普通 DBA 管理某个 MySQL 数据库的权限。MySQLgrant all privileges on testdb to其中,关键字 “ privileges ” 可以省略。1. grant execute on procedure testdb.pr_add to dbalocalhost2. grant execute on function testdb.fn_add to dbalocalhost3. gr
6、ant all on *.* to dbalocalhost五、MySQL grant 权限,分别可以作用在多个层次上。1. grant 作用在整个 MySQL 服务器上:grant select on *.* to dbalocalhost; - dba可以查询 MySQL 中所有数据库中的表。grant all on *.* to dbalocalhost; - dba可以管理 MySQL 中的所有数据库2. grant 作用在单个数据库上:grant select on testdb.* to dbalocalhost; - dba可以查询 testdb 中的表。3. grant 作用在
7、单个数据表上:grant select, insert, update, delete on testdb.orders to4. grant 作用在表中的列上:grant select(id, se, rank) on testdb.apache_log to5. MySQL grant 作用在存储过程、函数上:1. grant execute on procedure testdb.pr_add to dbalocalhost2. grant execute on function testdb.fn_add to dbalocalhost六、查看 MySQL 用户权限查看当前用户(自己)
8、权限:show grants;查看其他 MySQL 用户权限:show grants for dbalocalhost;七、撤销已经赋予给 MySQL 用户权限的权限。revoke 跟 grant 的语法差不多,只需要把关键字 “ to ” 换成“ from ” 即可:1. grant all on *.* to dbalocalhost;2. revoke all on *.* from dbalocalhost;八、MySQL grant 、 revoke 用户权限注意事项1. grant, revoke 用户权限后,该用户只有重新连接 MySQL 数据库,权限才能生效。2. 如果想让授权的用户,也可以将这些权限 My
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- Unit 18 Read the label!说课稿-2025-2026学年小学英语2B新概念英语(青少版)
- 2025医学肿瘤学放疗技术考试题目及答案
- 物流管理说课课件
- 2025医学前列腺疾病诊治考试题目及答案
- 高中生物 第三单元 生物科学与人类健康 第三章 生物药物 3.3.2 疫苗和抗体(1)说课稿 中图版选修2
- 感恩我行动(说课稿)2025-2026学年初三下学期教育主题班会
- 第三课 拍摄自己的故事教学设计-2025-2026学年高中美术摄影摄像(选修)湘美版
- 2025成年人化学食品化学安全考试题目及答案
- 2025成年人编程并发编程基础考试题目及答案
- 心理健康教育工作计划和安排
- GB/T 19289-2019电工钢带(片)的电阻率、密度和叠装系数的测量方法
- 《中国特色社会主义政治经济学(第二版)》第一章导论
- 《安娜·卡列尼娜》-课件-
- sg1000系列光伏并网箱式逆变器通信协议
- 妇科疾病 痛经 (妇产科学课件)
- 重庆大学介绍课件
- 《李将军列传》教学教案及同步练习 教案教学设计
- GMP基础知识培训(新员工入职培训)课件
- 基于Java的网上书城的设计与实现
- 酒店客房验收工程项目检查表(双床房、大床房、套房)
- 开音节闭音节中元音字母的发音规律练习
评论
0/150
提交评论