ALL PRIVILEGES Privilege
This page is part of MariaDB's Documentation.
The parent of this page is: Privileges for MariaDB Enterprise Server
Topics on this page:
Overview
Grants all available privileges at the given privilege level. Granting all privileges on a table does not grant any privileges on a database, for example.
DETAILS
Grants all available privileges at the given privilege level. Granting all privileges on a table does not grant any privileges on a database, for example.
Does not grant the GRANT OPTION privilege.
ALL is a synonym for ALL PRIVILEGES.