MariaDB/SQL/user
Jump to navigation
Jump to search
|
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)