LOG (generated by mariadb-binlog) | | Replication master admin | Server | To monitor connected slaves | | Replication slave admin | Server | To start/stop slave and apply binlog events | | Slave monitor | Server | To use SHOW SLAVE STATUS and SHOW RELAYLOG EVENTS | | Replication slave | Server Admin | To read binary log events from the master | | Select | Tables | To retrieve rows from table | | Show databases | Server Admin | To see all databases with SHOW DATABASES | | Show view | Tables | To see views with SHOW CREATE VIEW | | Shutdown | Server Admin | To shut down the server | | Super | Server Admin | To use KILL thread, SET GLOBAL, CHANGE MASTER, etc. | | Trigger | Tables | To use triggers | | Create tablespace | Server Admin | To create/alter/drop tablespaces | | Update | Tables | To update existing rows | | Set user | Server | To create views and stored routines with a different definer | | Federated admin | Server | To execute the CREATE SERVER, ALTER SERVER, DROP SERVER statements | | Connection admin | Server | To bypass connection limits and kill other users' connections | | Read_only admin | Server | To perform write operations even if @@read_only=ON | | Usage | Server Admin | No privileges - allow connect only | +--------------------------+---------------------------------------+----------- --------------------------------------------------------+ 41 rows in set (0.000 sec) URL: https://mariadb.com/kb/en/show-privileges/https://mariadb.com/kb/en/show-privileges/