MariaDB/SQL/user

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 01:03, 26 April 2026 by Woozle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SQL commands for managing user accounts

{{#set: page title=SQL commands for managing user accounts }}

Commands

user security

  • SHOW GRANTS: list all granted privileges (privilege x user)
  • SHOW PRIVILEGES: list all defined privilege-types (can be assigned to users)

Reference