MariaDB/SQL/user

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
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