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
ALTER USERCREATE ROLECREATE USERDROP ROLEDROP USERGRANT: grant privileges to user-accountsRENAME USERREVOKESET DEFAULT ROLESET PASSWORDSET SESSION AUTHORIZATIONSET ROLE
user security
SHOW GRANTS: list all granted privileges (privilege x user)SHOW PRIVILEGES: list all defined privilege-types (can be assigned to users)
