SUPER 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 ability to perform superuser operations such as KILL thread, SET GLOBAL, CHANGE MASTER, etc..
DETAILS
Grants ability to perform superuser operations such as KILL thread, SET GLOBAL, CHANGE MASTER TO, etc.
Superuser accounts can:
create one extra connection if max_
connections has been reached Kill other users' connections
init_
connect is skipped Create triggers, views, stored procedures, stored functions with a different definer