Mysql权限整理
时间:2021-04-30 22:30:55
收藏:0
阅读:24
all privileges权限有哪些:
select, insert, update, delete, create, drop,references, index,alter,create temporary tables,lock tables,execute,create view,show view,create routine, alter routine,event,trigger
原文:https://www.cnblogs.com/kopao/p/14723301.html
评论(0)