mysql日常管理和应用工作中,大家经常会涉及到授权问题,下面,我们就列举下权限相关的参考。1、管理权限(Administrative Privileges)Privilege Name Operation Enabled by Privilege CREATE USER Use high-level account-management statements FILE Read and write files on the server host GRANT OPTION Grant the account’s privileges to other accounts PROCESS View information about the threads executing within the server RELOAD Reload the grant tables or flush the logs or caches REPLICATION CLIENT Ask about master and slave server locations REPLICATION SLAVE Act as a replication slave server SHOW DATABASES See all database names with SHOW DATABASES SHUTDOWN Shut down the server SUPER Kill threads and perform other supervisory operations2、对象权限(Object Privileges)Privilege Name Operation Enabled by Privilege ALTER Alter tables and indexes ALTER ROUTINE Alter or drop stored functions and procedures CREATE Create databases and tables CREATE ROUTINE Create stored functions and proceduresCREATE TEMPORARY TABLES Create temporary tables using the TEMPORARY keyword CREATE VIEW Create views DELETE Delete rows from tables DROP Remove databases, tables, and other objects EVENT Create, drop, or alter events for the event scheduler EXECUTE Execute stored functions and procedures INDEX Create or drop indexes INSERT Insert new rows into tables LOCK TABLES Explicitly lock tables with LOCK TABLES statements REFERENCES Unused (reserved for future use) SELECT Retrieve rows from tables SHOW VIEW See view definitions with SHOW CREATE VIEW TRIGGER Create or drop triggers UPDATE Modify table rows3、其他权限(Miscellaneous Privileges)Privilege Name Operation Enabled by Privilege ALL [PRIVILEGES] All operations (except GRANT) USAGE A special “no privileges” privilege4、权限级别说明符(Privilege-Level Specifiers)Privilege Specifier Level at Which Privileges Apply ON *.* Global privileges:all databases, all objects in databases ON * Global privileges if no default database has been selected; database privileges for the default database otherwise ON db_name.* Database privileges: all objects in the named database ON db_name.tbl_name Table privileges: all columns in the named table ON tbl_name Table privileges: all columns in the named table in the default database ON db_name.routine_name Privileges for the named routine in the named database
mysql权限参考
来源:这里教程网
时间:2026-03-01 14:51:33
作者:
编辑推荐:
- mysql权限参考03-01
- mysql 联合表(federated)及视图03-01
- mysql5.7 for windows二进制安装及配置03-01
- mysql锁分析相关的几个系统视图03-01
- 【迪B课堂】这些错误清理Binlog的方式你中招了吗?03-01
- mysql之my.cnf详解03-01
- 【MySQL】MHA源代码之监控检查(一)03-01
- mysql后台线程详解03-01
下一篇:
相关推荐
-
雷神推出 MIX PRO II 迷你主机:基于 Ultra 200H,玻璃上盖 + ARGB 灯效
2 月 9 日消息,雷神 (THUNDEROBOT) 现已宣布推出基于英
-
制造商 Musnap 推出彩色墨水屏电纸书 Ocean C:支持手写笔、第三方安卓应用
2 月 10 日消息,制造商 Musnap 现已在海外推出一款 Oce
热文推荐
- 【迪B课堂】这些错误清理Binlog的方式你中招了吗?
【迪B课堂】这些错误清理Binlog的方式你中招了吗?
26-03-01 - 【MySQL】MHA源代码之监控检查(一)
【MySQL】MHA源代码之监控检查(一)
26-03-01 - PPT制作效果:PPT如何制作出绚丽线条的效果
PPT制作效果:PPT如何制作出绚丽线条的效果
26-03-01 - PPT怎样制作出绚丽线条的效果?简单步骤讲解
PPT怎样制作出绚丽线条的效果?简单步骤讲解
26-03-01 - 如何利用运维面板管理mysql数据库?
如何利用运维面板管理mysql数据库?
26-03-01 - 转发收藏!精美财务工作总结汇报PPT模板分享
转发收藏!精美财务工作总结汇报PPT模板分享
26-03-01 - 如何使PPT中的图片拥有墨迹效果?简单步骤讲解
如何使PPT中的图片拥有墨迹效果?简单步骤讲解
26-03-01 - PPT制作技巧:如何在PPT中制作小人跑步的动画效果
PPT制作技巧:如何在PPT中制作小人跑步的动画效果
26-03-01 - Mycat中间件实现Mysql数据分片( 下篇)
Mycat中间件实现Mysql数据分片( 下篇)
26-03-01 - 母亲节创意温馨PPT模板分享
母亲节创意温馨PPT模板分享
26-03-01
