CONNECTION ADMIN 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
DETAILS
Grants ability to KILL, SET (some variables only). Added in MariaDB Enterprise Server 10.5 as fine-grained SUPER privilege to reduce the dependency on SUPER. Prior to ES10.5 CONNECTION ADMIN was part of SUPER.
Skips the execution of init_
connect when the user connects.Ignores max_
connections when the user connects.Ignores max_
user_ when the user connects.connections Ignores max_
password_ when the user connects.errors Allows the user to kill connections owned by other users with the KILL statement.
Allows the user to set system variables:
thread_pool_mode