Privileges Index

ALL

Section 12.4.1.3, “GRANT Syntax”
Section 5.4.1, “Privileges Provided by MySQL”

ALL PRIVILEGES

Section 5.4.1, “Privileges Provided by MySQL”

ALL [PRIVILEGES]

Section 12.4.1.3, “GRANT Syntax”
Section 5.4.1, “Privileges Provided by MySQL”

ALTER

Section 12.1.1, “ALTER DATABASE Syntax”
Section 12.1.6, “ALTER TABLE Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 12.1.26, “RENAME TABLE Syntax”
Section 5.4.1, “Privileges Provided by MySQL”
Section 20.7, “The INFORMATION_SCHEMA TABLE_PRIVILEGES Table”

ALTER ROUTINE

Section 12.1.3, “ALTER FUNCTION Syntax”
Section 12.1.4, “ALTER PROCEDURE Syntax”
Section 12.1.12, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.1.21, “DROP PROCEDURE and DROP FUNCTION Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 19.7, “Binary Logging of Stored Programs”
Section 5.4.1, “Privileges Provided by MySQL”
Section 5.1.4, “Server System Variables”
Section 19.2.2, “Stored Routines and MySQL Privileges”

BACKUP

Section 5.1.4, “Server System Variables”

CREATE

Section 12.1.6, “ALTER TABLE Syntax”
Section 12.1.8, “CREATE DATABASE Syntax”
Section 12.1.14, “CREATE TABLE Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 12.1.26, “RENAME TABLE Syntax”
Section 5.4.1, “Privileges Provided by MySQL”

CREATE ROUTINE

Section 12.1.12, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 19.7, “Binary Logging of Stored Programs”
Section 5.4.1, “Privileges Provided by MySQL”
Section 5.1.4, “Server System Variables”
Section 19.2.2, “Stored Routines and MySQL Privileges”

CREATE TABLESPACE

Section 12.4.1.3, “GRANT Syntax”
Section 5.4.1, “Privileges Provided by MySQL”

CREATE TEMPORARY TABLES

Section 12.1.14, “CREATE TABLE Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 5.4.1, “Privileges Provided by MySQL”

CREATE USER

Section 12.4.1.1, “CREATE USER Syntax”
Section 12.4.1.2, “DROP USER Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 12.4.1.4, “RENAME USER Syntax”
Section 12.4.1.5, “REVOKE Syntax”
Section 5.4.1, “Privileges Provided by MySQL”

CREATE VIEW

Section 12.1.7, “ALTER VIEW Syntax”
Section 12.1.16, “CREATE VIEW Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 5.4.1, “Privileges Provided by MySQL”
Section E.5, “Restrictions on Views”
Section 20.7, “The INFORMATION_SCHEMA TABLE_PRIVILEGES Table”

DELETE

Section 12.1.14, “CREATE TABLE Syntax”
Section 12.2.2, “DELETE Syntax”
Section 12.4.3.3, “DROP FUNCTION Syntax”
Section 12.4.1.2, “DROP USER Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 12.3.5, “LOCK TABLES and UNLOCK TABLES Syntax”
Section 12.2.8, “REPLACE Syntax”
Section 12.1.27, “TRUNCATE TABLE Syntax”
Section 12.4.3.5, “UNINSTALL PLUGIN Syntax”
Section 5.4.5, “Access Control, Stage 2: Request Verification”
Section 23.3.2.5, “Compiling and Installing User-Defined Functions”
Section 12.4.3.1, “Installing and Uninstalling Plugins”
Section 5.4.1, “Privileges Provided by MySQL”
Section 13.8, “The MERGE Storage Engine”
Section 23.3.2.6, “User-Defined Function Security Precautions”

DROP

Section 12.1.7, “ALTER VIEW Syntax”
Section 12.1.16, “CREATE VIEW Syntax”
Section 12.1.17, “DROP DATABASE Syntax”
Section 12.1.23, “DROP TABLE Syntax”
Section 12.1.25, “DROP VIEW Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 12.1.26, “RENAME TABLE Syntax”
Section 12.1.27, “TRUNCATE TABLE Syntax”
Section 18.3.1, “Management of RANGE and LIST Partitions”
Section 21.6, “Performance Schema General Table Characteristics”
Section 5.4.1, “Privileges Provided by MySQL”
Section 20.7, “The INFORMATION_SCHEMA TABLE_PRIVILEGES Table”
Section 5.4, “The MySQL Access Privilege System”

EVENT

Section 12.1.2, “ALTER EVENT Syntax”
Section 12.1.9, “CREATE EVENT Syntax”
Section 12.1.18, “DROP EVENT Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 5.4.1, “Privileges Provided by MySQL”

EXECUTE

Section 12.1.12, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.1.21, “DROP PROCEDURE and DROP FUNCTION Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 19.6, “Access Control for Stored Programs and Views”
Section 5.4.1, “Privileges Provided by MySQL”
Section 5.1.4, “Server System Variables”
Section 19.2.2, “Stored Routines and MySQL Privileges”

FILE

Section 12.4.1.3, “GRANT Syntax”
Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 12.2.7, “LOAD XML Syntax”
Section 12.2.9, “SELECT Syntax”
Section 5.4.7, “Causes of Access-Denied Errors”
Description
Section 6.4.3, “Dumping Data in Delimited-Text Format with mysqldump
Section 17.1.1, “How to Set Up Replication”
Section 5.3.3, “Making MySQL Secure Against Attackers”
Section 5.4.2, “Privilege System Grant Tables”
Section 5.4.1, “Privileges Provided by MySQL”
Section 17.1.3.3, “Replication Slave Options and Variables”
Section 11.5, “String Functions”
Section 10.4.3, “The BLOB and TEXT Types”

GRANT OPTION

Section 12.4.1.3, “GRANT Syntax”
Section 12.4.1.5, “REVOKE Syntax”
Section 5.4.1, “Privileges Provided by MySQL”
Section 20.8, “The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table”

INDEX

Section 12.1.6, “ALTER TABLE Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 5.4.1, “Privileges Provided by MySQL”
Section 20.7, “The INFORMATION_SCHEMA TABLE_PRIVILEGES Table”

INSERT

Section 12.1.6, “ALTER TABLE Syntax”
Section 12.4.2.1, “ANALYZE TABLE Syntax”
Section 12.4.3.2, “CREATE FUNCTION Syntax for User-Defined Functions”
Section 12.4.1.1, “CREATE USER Syntax”
Section 12.1.16, “CREATE VIEW Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 12.2.5, “INSERT Syntax”
Section 12.3.5, “LOCK TABLES and UNLOCK TABLES Syntax”
Section 12.4.2.4, “OPTIMIZE TABLE Syntax”
Section 12.1.26, “RENAME TABLE Syntax”
Section 12.4.2.5, “REPAIR TABLE Syntax”
Section 12.2.8, “REPLACE Syntax”
Section 19.6, “Access Control for Stored Programs and Views”
Section 5.4.5, “Access Control, Stage 2: Request Verification”
Section 5.5.2, “Adding User Accounts”
Section 23.3.2.5, “Compiling and Installing User-Defined Functions”
Section 12.4.3.1, “Installing and Uninstalling Plugins”
Section 13.4.1, “Pluggable Storage Engine Architecture”
Section 5.4.1, “Privileges Provided by MySQL”
Section 5.3.4, “Security-Related mysqld Options”
Section 5.1.2, “Server Command Options”
Section 20.8, “The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table”
Section 20.7, “The INFORMATION_SCHEMA TABLE_PRIVILEGES Table”
Section 23.3.2.6, “User-Defined Function Security Precautions”

LOCK TABLES

Section 12.4.6.3, “FLUSH Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 12.3.5, “LOCK TABLES and UNLOCK TABLES Syntax”
Description
Section 5.4.1, “Privileges Provided by MySQL”

PROCESS

Section 12.4.1.3, “GRANT Syntax”
Section 12.4.6.4, “KILL Syntax”
Section 13.6.14.2, “SHOW ENGINE INNODB STATUS and the InnoDB Monitors”
Section 12.4.5.30, “SHOW PROCESSLIST Syntax”
Section 5.5.2, “Adding User Accounts”
Section 7.12.5, “Examining Thread Information”
Section 17.1.1, “How to Set Up Replication”
Section 5.3.3, “Making MySQL Secure Against Attackers”
Section 5.4.1, “Privileges Provided by MySQL”
Section 20.23, “The INFORMATION_SCHEMA PROCESSLIST Table”

PROXY

Section 12.4.1.3, “GRANT Syntax”
Section 5.4.2, “Privilege System Grant Tables”
Section 5.4.1, “Privileges Provided by MySQL”
Section 5.5.7, “Proxy Users”

PROXY ... WITH GRANT OPTION

Section 5.5.7, “Proxy Users”

REFERENCES

Section 12.4.1.3, “GRANT Syntax”
Section 5.4.1, “Privileges Provided by MySQL”
Section 20.8, “The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table”
Section 20.7, “The INFORMATION_SCHEMA TABLE_PRIVILEGES Table”

RELOAD

Section 12.4.6.3, “FLUSH Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 12.4.6.6, “RESET Syntax”
Section 22.9.3.55, “mysql_refresh()
Section 22.9.3.56, “mysql_reload()
Section 5.4.5, “Access Control, Stage 2: Request Verification”
Section 5.5.2, “Adding User Accounts”
Description
Description
Section 11.13, “Encryption and Compression Functions”
Section 5.4.2, “Privilege System Grant Tables”
Section 5.4.1, “Privileges Provided by MySQL”

REPLICATION CLIENT

Section 12.4.1.3, “GRANT Syntax”
Section 12.4.5.24, “SHOW MASTER STATUS Syntax”
Section 12.4.5.35, “SHOW SLAVE STATUS Syntax”
Section 5.4.1, “Privileges Provided by MySQL”

REPLICATION SLAVE

Section 12.4.1.3, “GRANT Syntax”
Section 17.1.1.3, “Creating a User for Replication”
Section 17.1.1, “How to Set Up Replication”
Section 5.4.1, “Privileges Provided by MySQL”
Section 17.1.3.3, “Replication Slave Options and Variables”
Section 17.3.7, “Setting Up Replication Using SSL”

RESTORE

Section 5.1.4, “Server System Variables”

SELECT

Section 12.4.2.1, “ANALYZE TABLE Syntax”
Section 12.4.2.3, “CHECKSUM TABLE Syntax”
Section 12.1.12, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.1.14, “CREATE TABLE Syntax”
Section 12.1.15, “CREATE TRIGGER Syntax”
Section 12.1.16, “CREATE VIEW Syntax”
Section 12.2.2, “DELETE Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 12.2.5, “INSERT Syntax”
Section 12.3.5, “LOCK TABLES and UNLOCK TABLES Syntax”
Section 12.4.2.4, “OPTIMIZE TABLE Syntax”
Section 12.4.2.5, “REPAIR TABLE Syntax”
Section 12.4.5.12, “SHOW CREATE TABLE Syntax”
Section 12.4.5.14, “SHOW CREATE VIEW Syntax”
Section 12.4.5.22, “SHOW GRANTS Syntax”
Section 12.2.11, “UPDATE Syntax”
Section 19.6, “Access Control for Stored Programs and Views”
Section 5.4.5, “Access Control, Stage 2: Request Verification”
Section 22.2.6, “Connector/NET Connection String Options Reference”
Description
Description
Section 21.6, “Performance Schema General Table Characteristics”
Section 5.4.1, “Privileges Provided by MySQL”
Section E.5, “Restrictions on Views”
Section 20.8, “The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table”
Section 20.7, “The INFORMATION_SCHEMA TABLE_PRIVILEGES Table”
Section 13.8, “The MERGE Storage Engine”
Section 5.4, “The MySQL Access Privilege System”
Section 19.3.1, “Trigger Syntax”

SHOW DATABASES

Section 12.4.1.3, “GRANT Syntax”
Section 12.4.5.15, “SHOW DATABASES Syntax”
Section 5.4.1, “Privileges Provided by MySQL”
Section 5.3.4, “Security-Related mysqld Options”
Section 5.1.2, “Server Command Options”
Section 5.1.4, “Server System Variables”

SHOW VIEW

Section 12.4.1.3, “GRANT Syntax”
Section 12.4.5.14, “SHOW CREATE VIEW Syntax”
Section 5.4.1, “Privileges Provided by MySQL”
Section E.5, “Restrictions on Views”
Section 20.15, “The INFORMATION_SCHEMA VIEWS Table”

SHUTDOWN

Section 12.4.1.3, “GRANT Syntax”
Section 22.9.3.65, “mysql_shutdown()
Section 5.4.5, “Access Control, Stage 2: Request Verification”
Description
Section 5.4.2, “Privilege System Grant Tables”
Section 5.4.1, “Privileges Provided by MySQL”
Section 5.1.10, “The Shutdown Process”

SUPER

Section 12.1.2, “ALTER EVENT Syntax”
Section 12.1.3, “ALTER FUNCTION Syntax”
Section 12.1.5, “ALTER SERVER Syntax”
Section 12.1.7, “ALTER VIEW Syntax”
Section 12.4.6.1, “BINLOG Syntax”
Section 12.1.9, “CREATE EVENT Syntax”
Section 12.1.12, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.1.13, “CREATE SERVER Syntax”
Section 12.1.15, “CREATE TRIGGER Syntax”
Section 12.1.16, “CREATE VIEW Syntax”
Section 12.1.18, “DROP EVENT Syntax”
Section 12.1.22, “DROP SERVER Syntax”
Section 12.1.24, “DROP TRIGGER Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 12.4.6.4, “KILL Syntax”
Section 12.3.6, “SET TRANSACTION Syntax”
Section 12.5.1.3, “SET sql_log_bin Syntax”
Section 12.4.4, “SET Syntax”
Section 12.4.5.24, “SHOW MASTER STATUS Syntax”
Section 12.4.5.30, “SHOW PROCESSLIST Syntax”
Section 12.4.5.35, “SHOW SLAVE STATUS Syntax”
Section 12.4.5.39, “SHOW TRIGGERS Syntax”
Section 12.5.2.5, “START SLAVE Syntax”
Section 12.5.2.6, “STOP SLAVE Syntax”
Section C.5.2.7, “Too many connections
Section 22.9.3.12, “mysql_dump_debug_info()
Section 19.6, “Access Control for Stored Programs and Views”
Section 5.5.5, “Assigning Account Passwords”
Section 17.1.3.4, “Binary Log Options and Variables”
Section 19.7, “Binary Logging of Stored Programs”
Section 9.1.5, “Configuring the Character Set and Collation for Applications”
Description
Section 11.13, “Encryption and Compression Functions”
Section 11.9.6, “Fine-Tuning MySQL Full-Text Search”
Section 17.1.1, “How to Set Up Replication”
Section 5.3.3, “Making MySQL Secure Against Attackers”
Section 9.7, “MySQL Server Locale Support”
Section 9.6, “MySQL Server Time Zone Support”
Section 5.4.1, “Privileges Provided by MySQL”
Section 17.1.2, “Replication Formats”
Section 17.1.3.3, “Replication Slave Options and Variables”
Section 17.3.8.2, “Semisynchronous Replication Installation and Configuration”
Section 5.1.7, “Server SQL Modes”
Section 5.1.4, “Server System Variables”
Section 5.2.4.2, “Setting The Binary Log Format”
Section 20.16, “The INFORMATION_SCHEMA TRIGGERS Table”
Section 5.2.4, “The Binary Log”
Section 5.1.5, “Using System Variables”

TRIGGER

Section 12.1.15, “CREATE TRIGGER Syntax”
Section 12.1.24, “DROP TRIGGER Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 12.4.5.39, “SHOW TRIGGERS Syntax”
Section 19.6, “Access Control for Stored Programs and Views”
Section 5.4.1, “Privileges Provided by MySQL”
Section 20.16, “The INFORMATION_SCHEMA TRIGGERS Table”

UPDATE

Section 12.1.14, “CREATE TABLE Syntax”
Section 12.1.15, “CREATE TRIGGER Syntax”
Section 12.4.1.3, “GRANT Syntax”
Section 12.2.5, “INSERT Syntax”
Section 12.3.5, “LOCK TABLES and UNLOCK TABLES Syntax”
Section 12.4.1.4, “RENAME USER Syntax”
Section 12.4.1.5, “REVOKE Syntax”
Section 12.2.11, “UPDATE Syntax”
Section 19.6, “Access Control for Stored Programs and Views”
Section 21.6, “Performance Schema General Table Characteristics”
Section 21.7.1, “Performance Schema Setup Tables”
Section 21.2.2, “Performance Schema Startup and Runtime Configuration”
Section 5.4.1, “Privileges Provided by MySQL”
Section 20.8, “The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table”
Section 20.7, “The INFORMATION_SCHEMA TABLE_PRIVILEGES Table”
Section 13.8, “The MERGE Storage Engine”
Section 19.3.1, “Trigger Syntax”

USAGE

Section 12.4.1.3, “GRANT Syntax”
Section 5.5.2, “Adding User Accounts”
Section 5.4.1, “Privileges Provided by MySQL”