how to get system privileges for a user?

后端 未结 0 1820
野趣味
野趣味 2020-12-05 08:49

i know how to get the object privileges for a user,

SELECT grantor, grantee, table_schema, table_name, privilege_type
FROM information_schema.table_privileges         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题