MariaDB/SQL/user

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