Statement/Syntax Index

ALTER DATABASE

Section 12.1.1, “ALTER DATABASE Syntax”
Section 15.1.3.4, “Binary Log Options and Variables”
Section 9.1.3.2, “Database Character Set and Collation”
Description
Section 15.2.3.1, “Evaluation of Database-Level Replication and Binary Logging Options”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 15.1.3.3, “Replication Slave Options and Variables”

ALTER EVENT

Section 12.1.2, “ALTER EVENT Syntax”
Section 12.1.11, “CREATE EVENT Syntax”
Section 18.7, “Binary Logging of Stored Programs”
Section 18.4.4, “Event Metadata”
Section 18.4.1, “Event Scheduler Overview”
Section 18.4.3, “Event Syntax”
Section 11.14, “Information Functions”
Section 15.4.1.8, “Replication of Invoked Features”
Section E.1, “Restrictions on Stored Programs”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 19.7, “The INFORMATION_SCHEMA EVENTS Table”
Section 18.4.6, “The Event Scheduler and MySQL Privileges”

ALTER EVENT event_name ENABLED

Section 15.4.1.8, “Replication of Invoked Features”

ALTER FUNCTION

Section 12.1.4, “ALTER FUNCTION Syntax”
Section 18.7, “Binary Logging of Stored Programs”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.2.1, “Stored Routine Syntax”

ALTER LOGFILE GROUP

Section 12.1.3, “ALTER LOGFILE GROUP Syntax”
Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
Section 19.8, “The INFORMATION_SCHEMA FILES Table”

ALTER ONLINE TABLE

Section 16.5.12.3, “Adding MySQL Cluster Data Nodes Online: Detailed Example”

ALTER ONLINE TABLE ... REORGANIZE PARTITION

Section 16.5.12.2, “Adding MySQL Cluster Data Nodes Online: Basic procedure”
Section 16.5.12.3, “Adding MySQL Cluster Data Nodes Online: Detailed Example”
Section 16.5.12.1, “Adding MySQL Cluster Data Nodes Online: General Issues”
Section 16.5.2, “Commands in the MySQL Cluster Management Client”

ALTER ONLINE TABLE tbl REORGANIZE PARTITION

Section 16.5.12.2, “Adding MySQL Cluster Data Nodes Online: Basic procedure”

ALTER PROCEDURE

Section 12.1.5, “ALTER PROCEDURE Syntax”
Section 18.7, “Binary Logging of Stored Programs”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.2.1, “Stored Routine Syntax”

ALTER SCHEMA

Section 12.1.1, “ALTER DATABASE Syntax”

ALTER SERVER

Section 12.1.6, “ALTER SERVER Syntax”

ALTER TABLE

Section 4.6.3.1, “myisamchk General Options”
Section 12.1.7.3, “ALTER TABLE Examples”
Section 12.1.7.2, “ALTER TABLE Online Operations”
Section 12.1.7.1, “ALTER TABLE Partition Operations”
Section 12.1.7, “ALTER TABLE Syntax”
Section 13.3.5.3, “AUTO_INCREMENT Handling in InnoDB
Section 12.7.2.2, “CHECK TABLE Syntax”
Section 12.1.13, “CREATE INDEX Syntax”
Section 12.1.17, “CREATE TABLE Syntax”
Section 12.1.24, “DROP INDEX Syntax”
Section 7.8.2, “EXPLAIN Output Format”
Section 13.11.3, “FEDERATED Storage Engine Notes and Tips”
Section 13.3.5.4, “FOREIGN KEY Constraints”
Section 12.7.1.3, “GRANT Syntax”
Section 12.2.5.2, “INSERT DELAYED Syntax”
Section 7.3.7, “InnoDB and MyISAM Index Statistics Collection”
Section 13.3.5.5, “InnoDB and MySQL Replication”
Section 12.7.6.4, “KILL Syntax”
Section 12.3.5, “LOCK TABLES and UNLOCK TABLES Syntax”
Section 13.10.2, “MERGE Table Problems”
Section 13.5.1, “MyISAM Startup Options”
Section 13.5.3, “MyISAM Table Storage Formats”
Section 12.7.2.4, “OPTIMIZE TABLE Syntax”
Section 17.2.3.1, “RANGE COLUMNS partitioning”
Section 17.2.1, “RANGE Partitioning”
Section 12.1.32, “RENAME TABLE Syntax”
Section 12.7.5.16, “SHOW ENGINE Syntax”
Section 12.7.5.41, “SHOW WARNINGS Syntax”
Section C.5.7.2, “TEMPORARY Table Problems”
Section 21.9.3.35, “mysql_info()
Section 13.3.5.3.1, ““TraditionalInnoDB Auto-Increment Locking”
Section 16.5.12.3, “Adding MySQL Cluster Data Nodes Online: Detailed Example”
Section 15.1.3.4, “Binary Log Options and Variables”
Section 9.1.13, “Column Character Set Conversion”
Section 9.1.3.4, “Column Character Set and Collation”
Section 13.3.9.2, “Consistent Nonlocking Reads”
Section 13.3.5.2, “Converting Tables from Other Storage Engines to InnoDB
Section 11.17.4.3, “Creating Spatial Columns”
Section 11.17.6.1, “Creating Spatial Indexes”
Section 3.3.2, “Creating a Table”
Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
Section 13.3.12.3, “Defragmenting a Table”
Description
Section 11.9.6, “Fine-Tuning MySQL Full-Text Search”
Section 13.3.7.2, “Forcing InnoDB Recovery”
Section 11.9, “Full-Text Search Functions”
Section 7.12.5.2, “General Thread States”
Section C.5.4.3, “How MySQL Handles a Full Disk”
Section 7.9.3.1, “How the Query Cache Operates”
Section 6.6.3, “How to Repair MyISAM Tables”
Section 11.14, “Information Functions”
Section 16.2.3, “Initial Configuration of MySQL Cluster”
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
Section C.5.8, “Known Issues in MySQL”
Section 16.1.6.10, “Limitations Relating to Multiple MySQL Cluster Nodes”
Section 16.1.6.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 16.1.6.2, “Limits and Differences of MySQL Cluster from Standard MySQL Limits”
Section 13.3.15, “Limits on InnoDB Tables”
Section E.10.3, “Limits on Table Size”
Section 17.3.3, “Maintenance of Partitions”
Section 17.3.2, “Management of HASH and KEY Partitions”
Section 17.3.1, “Management of RANGE and LIST Partitions”
Section 16.3.2.1, “MySQL Cluster Configuration: Basic Example”
Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
Section 16.2.5, “MySQL Cluster Example with Tables and Data”
Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
Section 16.3.4.3, “MySQL Cluster System Variables”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 16.1.6.1, “Noncompliance with SQL Syntax in MySQL Cluster”
Section 10.2.6, “Out-of-Range and Overflow Handling”
Section 17.1, “Overview of Partitioning in MySQL”
Section 17.3, “Partition Management”
Section 17.5.1, “Partitioning Keys, Primary Keys, and Unique Keys”
Section 17.5.2, “Partitioning Limitations Relating to Storage Engines”
Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB 6.x, and MySQL Cluster NDB 7.x”
Section 5.4.1, “Privileges Provided by MySQL”
Section C.5.7.1, “Problems with ALTER TABLE
Section 2.11.4, “Rebuilding or Repairing Tables or Indexes”
Section 15.4.1.1, “Replication and AUTO_INCREMENT
Section 15.4.1.22, “Replication and Reserved Words”
Section 15.4.1.6.1, “Replication with More Columns on Master or Slave”
Section 17.5, “Restrictions and Limitations on Partitioning”
Section E.5, “Restrictions on Views”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.2.1, “Selecting General Query and Slow Query Log Output Destinations”
Section 5.1.2, “Server Command Options”
Section 5.1.6, “Server SQL Modes”
Section 5.1.3, “Server System Variables”
Section 5.2.4.2, “Setting The Binary Log Format”
Section 13.1, “Setting the Storage Engine”
Section 12.1.17.2, “Silent Column Specification Changes”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Chapter 13, Storage Engines
Section 10.1.3, “String Type Overview”
Section 9.1.3.3, “Table Character Set and Collation”
Section 13.8, “The ARCHIVE Storage Engine”
Section 19.13, “The INFORMATION_SCHEMA PARTITIONS Table”
Section 13.6, “The MEMORY Storage Engine”
Section 13.5, “The MyISAM Storage Engine”
Section 5.2.5, “The Slow Query Log”
Section 13.3.14.4, “Troubleshooting InnoDB Data Dictionary Operations”
Section 16.1.6.6, “Unsupported or Missing Features in MySQL Cluster”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 9.1.11, “Upgrading from Previous to Current Unicode Support”
Section 3.6.9, “Using AUTO_INCREMENT
Section 13.3.3, “Using Per-Table Tablespaces”
Section 15.3.2, “Using Replication with Different Master and Slave Storage Engines”
Section 7.11.3.1.2, “Using Symbolic Links for Tables on Unix”
Section 1.4, “What Is New in MySQL 5.5”
Section C.5.4.2, “What to Do If MySQL Keeps Crashing”
Section C.5.4.4, “Where MySQL Stores Temporary Files”
Section E.10.5, “Windows Platform Limitations”

ALTER TABLE ... ADD PARTITION

Section 17.2.2, “LIST Partitioning”
Section 17.3.1, “Management of RANGE and LIST Partitions”

ALTER TABLE ... DROP PARTITION

Section 17.2.2, “LIST Partitioning”

ALTER TABLE ... PARTITION BY

Section 17.5.1, “Partitioning Keys, Primary Keys, and Unique Keys”

ALTER TABLE ... PARTITION BY ...

Section 17.3.1, “Management of RANGE and LIST Partitions”
Section 17.3, “Partition Management”
Section 17.5, “Restrictions and Limitations on Partitioning”

ALTER TABLE ... REORGANIZE PARTITION

Section 16.5.12.1, “Adding MySQL Cluster Data Nodes Online: General Issues”

ALTER TABLE ... TRUNCATE PARTITION

Section 17.2.2, “LIST Partitioning”
Section 17.3.3, “Maintenance of Partitions”
Section 17.3, “Partition Management”
Section 1.4, “What Is New in MySQL 5.5”

ALTER TABLE ... TRUNCATE PARTITION ALL

Section 17.3.3, “Maintenance of Partitions”

ALTER TABLE mysql.ndb_apply_status ENGINE=MyISAM

Section 16.6.3, “Known Issues in MySQL Cluster Replication”

ALTER TABLE mysql.proc ENGINE = NDB

Section 16.5.13, “Distributed MySQL Privileges for MySQL Cluster”

ALTER TABLE tbl_name ENGINE=InnoDB

Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

ALTER TABLE tbl_name FORCE

Section 12.1.7, “ALTER TABLE Syntax”

ALTER TABLESPACE

Section 12.1.8, “ALTER TABLESPACE Syntax”
Section 12.1.18, “CREATE TABLESPACE Syntax”
Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
Section 19.8, “The INFORMATION_SCHEMA FILES Table”

ALTER VIEW

Section 12.1.9, “ALTER VIEW Syntax”
Section 12.1.20, “CREATE VIEW Syntax”
Section 11.14, “Information Functions”
Section E.1, “Restrictions on Stored Programs”
Section E.5, “Restrictions on Views”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.5.2, “View Processing Algorithms”
Section 18.5.1, “View Syntax”

ALTER [ONLINE] TABLE table_name REORGANIZE PARTITION

Section 16.5.12.3, “Adding MySQL Cluster Data Nodes Online: Detailed Example”

ANALYZE TABLE

Section 4.6.3.1, “myisamchk General Options”
Section 12.1.7.1, “ALTER TABLE Partition Operations”
Section 12.1.7, “ALTER TABLE Syntax”
Section 12.7.2.1, “ANALYZE TABLE Syntax”
Section 7.8.2, “EXPLAIN Output Format”
Section 13.3.4, “InnoDB Startup Options and System Variables”
Section 7.3.7, “InnoDB and MyISAM Index Statistics Collection”
Section 13.10.2, “MERGE Table Problems”
Section 6.6, “MyISAM Table Maintenance and Crash Recovery”
Section 12.7.2.4, “OPTIMIZE TABLE Syntax”
Section 12.7.5.23, “SHOW INDEX Syntax”
Description
Section 11.9.6, “Fine-Tuning MySQL Full-Text Search”
Section 7.12.5.2, “General Thread States”
Section C.5.8, “Known Issues in MySQL”
Section 13.3.15, “Limits on InnoDB Tables”
Section 17.3.3, “Maintenance of Partitions”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 7.6.1, “Optimizing MyISAM Queries”
Section 7.8.1, “Optimizing Queries with EXPLAIN
Section 5.4.1, “Privileges Provided by MySQL”
Section 15.4.1.10, “Replication and FLUSH
Section 17.5, “Restrictions and Limitations on Partitioning”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.1.2, “Server Command Options”
Section 5.1.3, “Server System Variables”
Section 7.2.1.1, “Speed of SELECT Statements”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 5.2.5, “The Slow Query Log”

BACKUP TABLE

Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 7.11.3.1.2, “Using Symbolic Links for Tables on Unix”
Section 1.4, “What Is New in MySQL 5.5”

BEGIN

Section 13.3.13, “InnoDB Error Handling”
Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section 18.7, “Binary Logging of Stored Programs”
Description
Section 15.1.3.3, “Replication Slave Options and Variables”
Section 15.4.1.29, “Replication and Transactions”
Section 5.1.3, “Server System Variables”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 13.3.9, “The InnoDB Transaction Model and Locking”

BEGIN ... END

Section 12.6.1, “BEGIN ... END Compound-Statement Syntax”
Section 12.6.5.1, “CASE Syntax”
Section 12.1.19, “CREATE TRIGGER Syntax”
Section 12.6.7.2, “DECLARE ... HANDLER Syntax”
Section 12.6.3, “DECLARE Syntax”
Section 12.6.5.4, “LEAVE Syntax”
Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section 12.6.6.1, “Cursor CLOSE Syntax”
Section 18.1, “Defining Stored Programs”
Section 18.4.1, “Event Scheduler Overview”
Section 12.6.4.1, “Local Variable DECLARE Syntax”
Section 12.6.4.2, “Local Variable Scope and Resolution”
Section 12.6, “MySQL Compound-Statement Syntax”
Section E.1, “Restrictions on Stored Programs”
Section 12.6.2, “Statement Label Syntax”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.3.1, “Trigger Syntax”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

BEGIN WORK

Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”

BEGIN [WORK]

Section 12.6.1, “BEGIN ... END Compound-Statement Syntax”
Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section E.1, “Restrictions on Stored Programs”

BINLOG

Section 4.6.7.2, “mysqlbinlog Row Event Display”
Section 12.7.6.1, “BINLOG Syntax”
Description

CACHE INDEX

Section 12.7.6.2, “CACHE INDEX Syntax”
Section 12.7.6.5, “LOAD INDEX INTO CACHE Syntax”
Section 7.9.2.4, “Index Preloading”
Section 7.9.2.2, “Multiple Key Caches”
Section 17.5, “Restrictions and Limitations on Partitioning”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 1.4, “What Is New in MySQL 5.5”

CALL

Section 12.2.1, “CALL Syntax”
Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 21.9.3.1, “mysql_affected_rows()
Section 21.9.3.37, “mysql_insert_id()
Section 21.9.3.45, “mysql_more_results()
Section 21.9.3.46, “mysql_next_result()
Section 21.9.3.52, “mysql_real_connect()
Section 21.9.3.64, “mysql_set_server_option()
Section 21.9.7.17, “mysql_stmt_next_result()
Section 18.6, “Access Control for Stored Programs and Views”
Section 18.7, “Binary Logging of Stored Programs”
Section 21.9.1, “C API Data Structures”
Section 21.9.14, “C API Prepared Statement Problems”
Section 21.9.4, “C API Prepared Statements”
Section 21.9.13, “C API Support for Multiple Statement Execution”
Section 21.9.16, “C API Support for Prepared CALL Statements”
Section E.1, “Restrictions on Stored Programs”
Section 12.5, “SQL Syntax for Prepared Statements”
Chapter 18, Stored Programs and Views
Section 18.2.1, “Stored Routine Syntax”
Section 18.3.1, “Trigger Syntax”

CALL p()

Section 12.6.7.3.3, “RESIGNAL with a Condition Value and Optional New Signal Information”

CASE

Section 12.6.5.1, “CASE Syntax”
Section 11.4, “Control Flow Functions”
Section 12.6.5, “Flow Control Statements”

CHANGE MASTER TO

Section 12.4.2.1, “CHANGE MASTER TO Syntax”
Section 12.7.1.3, “GRANT Syntax”
Section 12.4.2.3, “RESET SLAVE Syntax”
Section 12.7.5.35, “SHOW SLAVE STATUS Syntax”
Section 15.3.1.2, “Backing Up Raw Data from a Slave”
Section 15.1.1.5, “Creating a Data Snapshot Using mysqldump
Description
Section 16.6.9, “MySQL Cluster Backups With MySQL Cluster Replication”
Section 16.6.10, “MySQL Cluster Replication: Multi-Master and Circular Replication”
Section 16.3.4.4, “MySQL Cluster Status Variables”
Section 16.6.5, “Preparing the MySQL Cluster for Replication”
Section 5.4.1, “Privileges Provided by MySQL”
Section 15.1, “Replication Configuration”
Section 7.12.5.8, “Replication Slave Connection Thread States”
Section 7.12.5.6, “Replication Slave I/O Thread States”
Section 15.1.3.3, “Replication Slave Options and Variables”
Section 15.4.1.16, “Replication and Master or Slave Shutdowns”
Section 5.1.5, “Server Status Variables”
Section 15.3.7, “Setting Up Replication Using SSL”
Section 15.1.1.8, “Setting Up Replication with Existing Data”
Section 15.1.1.7, “Setting Up Replication with New Master and Slaves”
Section 15.1.1.10, “Setting the Master Configuration on the Slave”
Section 15.2.2.2, “Slave Status Logs”
Section 15.3.6, “Switching Masters During Failover”
Section 15.1.2.2, “Usage of Row-Based Logging and Replication”
Section 1.4, “What Is New in MySQL 5.5”

CHECK TABLE

Section 12.1.7.1, “ALTER TABLE Partition Operations”
Section 12.7.2.2, “CHECK TABLE Syntax”
Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.1.20, “CREATE VIEW Syntax”
Section 13.3.14.3, “InnoDB General Troubleshooting”
Section 6.6, “MyISAM Table Maintenance and Crash Recovery”
Section C.5.2.9, “MySQL server has gone away
Section 21.9.3.69, “mysql_store_result()
Section 21.9.3.71, “mysql_use_result()
Section 13.3.7, “Backing Up and Recovering an InnoDB Database”
Section 2.11.3, “Checking Whether Tables or Indexes Must Be Rebuilt”
Section 13.5.4.1, “Corrupted MyISAM Tables”
Description
Description
Description
Description
Section 7.10.5, “External Locking”
Section 6.6.3, “How to Repair MyISAM Tables”
Section 1.7, “How to Report Bugs or Problems”
Section 17.3.3, “Maintenance of Partitions”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 13.5.4.2, “Problems from Tables Not Being Closed Properly”
Section 17.5, “Restrictions and Limitations on Partitioning”
Section E.3, “Restrictions on Server-Side Cursors”
Section E.1, “Restrictions on Stored Programs”
Section E.5, “Restrictions on Views”
Section 5.2.1, “Selecting General Query and Slow Query Log Output Destinations”
Section 6.6.5, “Setting Up a MyISAM Table Maintenance Schedule”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 13.8, “The ARCHIVE Storage Engine”
Section 13.10, “The MERGE Storage Engine”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 2.11.1.2, “Upgrading from MySQL 5.4 to 5.5”

CHECK TABLE ... EXTENDED

Section 12.7.2.2, “CHECK TABLE Syntax”

CHECK TABLE ... FOR UPGRADE

Section 12.7.2.5, “REPAIR TABLE Syntax”
Section 2.11.3, “Checking Whether Tables or Indexes Must Be Rebuilt”
Section 13.8, “The ARCHIVE Storage Engine”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

CHECKSUM TABLE

Section 12.7.2.3, “CHECKSUM TABLE Syntax”
Section 12.1.17, “CREATE TABLE Syntax”

CLOSE

Section 12.6.6.1, “Cursor CLOSE Syntax”

COMMIT

Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 13.3.13, “InnoDB Error Handling”
Section 13.3.14.1, “InnoDB Performance Tuning Tips”
Section 12.3.4, “SAVEPOINT and ROLLBACK TO SAVEPOINT Syntax”
Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section 18.7, “Binary Logging of Stored Programs”
Section 7.5.4, “Bulk Data Loading for InnoDB Tables”
Description
Section 13.3.9.7, “Implicit Transaction Commit and Rollback”
Section C.5.8, “Known Issues in MySQL”
Section 13.3.15, “Limits on InnoDB Tables”
Section 16.3.4.3, “MySQL Cluster System Variables”
Section 12.3, “MySQL Transactional and Locking Statements”
Section 15.1.1.4, “Obtaining the Replication Master Binary Log Coordinates”
Section 15.1.3.3, “Replication Slave Options and Variables”
Section 15.4.1.29, “Replication and Transactions”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.1.5, “Server Status Variables”
Section 5.1.3, “Server System Variables”
Section 7.2.2.1, “Speed of INSERT Statements”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Chapter 13, Storage Engines
Section 13.3.9, “The InnoDB Transaction Model and Locking”
Section 5.2.4, “The Binary Log”
Section 1.8.5.3, “Transaction and Atomic Operation Differences”
Section 18.3.1, “Trigger Syntax”
Section 13.3.5.1, “Using InnoDB Transactions”

CREATE DATABASE

Section 12.1.10, “CREATE DATABASE Syntax”
Section 12.7.5.8, “SHOW CREATE DATABASE Syntax”
Section 9.1.9.3, “SHOW Statements and INFORMATION_SCHEMA
Section 21.9.3.8, “mysql_create_db()
Section 6.1, “Backup and Recovery Types”
Section 15.1.3.4, “Binary Log Options and Variables”
Section 21.9.2, “C API Function Overview”
Section 9.1.5, “Configuring the Character Set and Collation for Applications”
Section 6.4.5.2, “Copy a Database from one Server to Another”
Section 9.1.3.2, “Database Character Set and Collation”
Description
Description
Section 6.4.1, “Dumping Data in SQL Format with mysqldump
Section 15.2.3.1, “Evaluation of Database-Level Replication and Binary Logging Options”
Section 8.2.2, “Identifier Case Sensitivity”
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
Section 16.6.9, “MySQL Cluster Backups With MySQL Cluster Replication”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 6.4.2, “Reloading SQL-Format Backups”
Section 15.1.3.3, “Replication Slave Options and Variables”
Section 9.1.3.1, “Server Character Set and Collation”
Section 12.3.3, “Statements That Cause an Implicit Commit”

CREATE DATABASE IF NOT EXISTS

Section 15.4.1.3, “Replication of CREATE ... IF NOT EXISTS Statements”

CREATE DATABASE dbx

Section 15.2.3, “How Servers Evaluate Replication Filtering Rules”

CREATE EVENT

Section 12.1.2, “ALTER EVENT Syntax”
Section 12.1.11, “CREATE EVENT Syntax”
Section 12.7.5.9, “SHOW CREATE EVENT Syntax”
Section 18.7, “Binary Logging of Stored Programs”
Section 18.4.4, “Event Metadata”
Section 18.4.3, “Event Syntax”
Section 11.14, “Information Functions”
Section 15.4.1.8, “Replication of Invoked Features”
Section E.1, “Restrictions on Stored Programs”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 19.7, “The INFORMATION_SCHEMA EVENTS Table”
Section 18.4.6, “The Event Scheduler and MySQL Privileges”

CREATE EVENT IF NOT EXISTS

Section 15.4.1.3, “Replication of CREATE ... IF NOT EXISTS Statements”

CREATE FUNCTION

Section 12.1.4, “ALTER FUNCTION Syntax”
Section 12.7.3.1, “CREATE FUNCTION Syntax for User-Defined Functions”
Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.7.3.2, “DROP FUNCTION Syntax”
Section 22.3, “Adding New Functions to MySQL”
Section 18.7, “Binary Logging of Stored Programs”
Section 22.3.2.5, “Compiling and Installing User-Defined Functions”
Description
Section 8.2.4, “Function Name Parsing and Resolution”
Section 11.14, “Information Functions”
Section 15.4.1.8, “Replication of Invoked Features”
Section E.1, “Restrictions on Stored Programs”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.2.1, “Stored Routine Syntax”
Section 12.1.12, “The CREATE FUNCTION Statement”
Section 22.3.2.1, “UDF Calling Sequences for Simple Functions”
Section 2.11.1, “Upgrading MySQL”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 22.3.2.6, “User-Defined Function Security Precautions”

CREATE INDEX

Section 12.1.7.2, “ALTER TABLE Online Operations”
Section 12.1.13, “CREATE INDEX Syntax”
Section 11.17.6.1, “Creating Spatial Indexes”
Section 11.9, “Full-Text Search Functions”
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
Section 7.7, “Optimizing for MEMORY Tables”
Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB 6.x, and MySQL Cluster NDB 7.x”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.1.3, “Server System Variables”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 16.1.6.6, “Unsupported or Missing Features in MySQL Cluster”

CREATE LOGFILE GROUP

Section 12.1.3, “ALTER LOGFILE GROUP Syntax”
Section 12.1.14, “CREATE LOGFILE GROUP Syntax”
Section 12.1.18, “CREATE TABLESPACE Syntax”
Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
Description
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
Section 19.8, “The INFORMATION_SCHEMA FILES Table”

CREATE OR REPLACE VIEW

Section 12.1.9, “ALTER VIEW Syntax”
Section 12.1.20, “CREATE VIEW Syntax”
Section E.5, “Restrictions on Views”

CREATE PROCEDURE

Section 12.1.5, “ALTER PROCEDURE Syntax”
Section 12.2.1, “CALL Syntax”
Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 18.7, “Binary Logging of Stored Programs”
Description
Section 11.14, “Information Functions”
Section 15.4.1.8, “Replication of Invoked Features”
Section E.1, “Restrictions on Stored Programs”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.2.1, “Stored Routine Syntax”

CREATE SCHEMA

Section 12.1.10, “CREATE DATABASE Syntax”
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
Section 16.6.9, “MySQL Cluster Backups With MySQL Cluster Replication”

CREATE SERVER

Section 12.1.6, “ALTER SERVER Syntax”
Section 12.1.16, “CREATE SERVER Syntax”
Section 13.11.3, “FEDERATED Storage Engine Notes and Tips”
Section 12.7.6.3, “FLUSH Syntax”
Section 13.11.2.2, “Creating a FEDERATED Table Using CREATE SERVER
Section 7.11.4.1, “How MySQL Uses Memory”
Section 13.11.2, “How to Create FEDERATED Tables”

CREATE TABLE

Section 4.5.1.1, “mysql Options”
Section 12.1.7.3, “ALTER TABLE Examples”
Section 12.1.7.2, “ALTER TABLE Online Operations”
Section 12.1.7.1, “ALTER TABLE Partition Operations”
Section 12.1.7, “ALTER TABLE Syntax”
Section 13.3.5.3, “AUTO_INCREMENT Handling in InnoDB
Section 12.1.11, “CREATE EVENT Syntax”
Section 12.1.13, “CREATE INDEX Syntax”
Section 12.1.16, “CREATE SERVER Syntax”
Section 12.1.17.1, “CREATE TABLE ... SELECT Syntax”
Section 12.1.17, “CREATE TABLE Syntax”
Section 12.8.1, “DESCRIBE Syntax”
Section 13.3.5.4, “FOREIGN KEY Constraints”
Section 17.2.4, “HASH Partitioning”
Section 12.8.3, “HELP Syntax”
Section 13.3.14.3, “InnoDB General Troubleshooting”
Section 13.3.14.1, “InnoDB Performance Tuning Tips”
Section 13.3.5.5, “InnoDB and MySQL Replication”
Section 17.2.5, “KEY Partitioning”
Section 17.2.2, “LIST Partitioning”
Section 12.2.7, “LOAD XML Syntax”
Section 13.5.3, “MyISAM Table Storage Formats”
Section 17.2.3.1, “RANGE COLUMNS partitioning”
Section 17.2.1, “RANGE Partitioning”
Section 12.7.5.6, “SHOW COLUMNS Syntax”
Section 12.7.5.12, “SHOW CREATE TABLE Syntax”
Section 13.3.14.2, “SHOW ENGINE INNODB STATUS and the InnoDB Monitors”
Section 12.7.5.16, “SHOW ENGINE Syntax”
Section 12.7.5.37, “SHOW TABLE STATUS Syntax”
Section 12.7.5.41, “SHOW WARNINGS Syntax”
Section 9.1.9.3, “SHOW Statements and INFORMATION_SCHEMA
Section 10.3.1.1, “TIMESTAMP Properties”
Section 12.1.33, “TRUNCATE TABLE Syntax”
Section 12.7.3.4, “UNINSTALL PLUGIN Syntax”
Section 13.3.5.3.1, ““TraditionalInnoDB Auto-Increment Locking”
Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based Replication”
Section 6.1, “Backup and Recovery Types”
Section 15.1.3.4, “Binary Log Options and Variables”
Section 21.9.4, “C API Prepared Statements”
Section 9.1.3.4, “Column Character Set and Collation”
Section 7.3.4, “Column Indexes”
Section 11.17.4.3, “Creating Spatial Columns”
Section 11.17.6.1, “Creating Spatial Indexes”
Section 13.11.2.1, “Creating a FEDERATED Table Using CONNECTION
Section 3.3.2, “Creating a Table”
Section 13.3.5, “Creating and Using InnoDB Tables”
Section 6.2, “Database Backup Methods”
Section 9.1.3.2, “Database Character Set and Collation”
Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
Description
Section 6.4.3, “Dumping Data in Delimited-Text Format with mysqldump
Section 1.8.5.4, “Foreign Key Differences”
Section 11.9, “Full-Text Search Functions”
Section 3.4, “Getting Information About Databases and Tables”
Section 17.2.7, “How MySQL Partitioning Handles NULL
Section 7.4.3.3, “How MySQL Uses Internal Temporary Tables”
Section 8.2.2, “Identifier Case Sensitivity”
Section 11.14, “Information Functions”
Section 16.2.3, “Initial Configuration of MySQL Cluster”
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
Section 16.1.6.10, “Limitations Relating to Multiple MySQL Cluster Nodes”
Section 16.1.6.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 13.3.15, “Limits on InnoDB Tables”
Section E.10.3, “Limits on Table Size”
Section 3.3.3, “Loading Data into a Table”
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 17.3.1, “Management of RANGE and LIST Partitions”
Section 16.3.2.1, “MySQL Cluster Configuration: Basic Example”
Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 16.5.14, “NDB API Statistics Counters and Variables”
Section 16.1.6.1, “Noncompliance with SQL Syntax in MySQL Cluster”
Section 7.5.6, “Optimizing InnoDB DDL Operations”
Section 7.4.1, “Optimizing Data Size”
Section 17.1, “Overview of Partitioning in MySQL”
Section 17.3, “Partition Management”
Section 17.5.1, “Partitioning Keys, Primary Keys, and Unique Keys”
Section 17.5.3, “Partitioning Limitations Relating to Functions”
Section 17.5.2, “Partitioning Limitations Relating to Storage Engines”
Section 17.2, “Partitioning Types”
Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB 6.x, and MySQL Cluster NDB 7.x”
Section 5.4.1, “Privileges Provided by MySQL”
Section 6.4.4, “Reloading Delimited-Text Format Backups”
Section 7.12.5.8, “Replication Slave Connection Thread States”
Section 15.4.1.1, “Replication and AUTO_INCREMENT
Section 15.4.1.7, “Replication and DIRECTORY Table Options”
Section 15.4.1.2, “Replication and Character Sets”
Section 15.4.1.11, “Replication and System Functions”
Section 15.4.1.4, “Replication of CREATE TABLE ... SELECT Statements”
Section 15.4.1.6.1, “Replication with More Columns on Master or Slave”
Section 17.5, “Restrictions and Limitations on Partitioning”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.2.1, “Selecting General Query and Slow Query Log Output Destinations”
Section 5.1.2, “Server Command Options”
Section 5.1.6, “Server SQL Modes”
Section 5.1.3, “Server System Variables”
Section 5.2.4.2, “Setting The Binary Log Format”
Section 13.1, “Setting the Storage Engine”
Section 12.1.17.2, “Silent Column Specification Changes”
Section C.1, “Sources of Error Information”
Section 7.2.2.1, “Speed of INSERT Statements”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Chapter 13, Storage Engines
Section 10.1.3, “String Type Overview”
Section 17.2.6, “Subpartitioning”
Section 9.1.3.3, “Table Character Set and Collation”
Section 12.3.5.3, “Table-Locking Restrictions and Conditions”
Section 13.8, “The ARCHIVE Storage Engine”
Section 10.4.4, “The ENUM Type”
Section 19.13, “The INFORMATION_SCHEMA PARTITIONS Table”
Section 13.6, “The MEMORY Storage Engine”
Section 13.5, “The MyISAM Storage Engine”
Section 12.2.10.1, “The Subquery as Scalar Operand”
Section 13.3.14.4, “Troubleshooting InnoDB Data Dictionary Operations”
Section 16.1.6.6, “Unsupported or Missing Features in MySQL Cluster”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 6.4, “Using mysqldump for Backups”
Section 3.6.9, “Using AUTO_INCREMENT
Section 3.3.4.9, “Using More Than one Table”
Section 15.3.2, “Using Replication with Different Master and Slave Storage Engines”
Section 7.11.3.1.2, “Using Symbolic Links for Tables on Unix”
Section 1.4, “What Is New in MySQL 5.5”
Section E.10.5, “Windows Platform Limitations”

CREATE TABLE ... LIKE

Section 12.1.17, “CREATE TABLE Syntax”
Section 12.3.5.3, “Table-Locking Restrictions and Conditions”

CREATE TABLE ... SELECT

Section 12.1.17.1, “CREATE TABLE ... SELECT Syntax”
Section 1.8.5.1, “SELECT INTO TABLE Differences”
Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based Replication”
Section 18.7, “Binary Logging of Stored Programs”
Section 11.10, “Cast Functions and Operators”
Section 13.3.9.2, “Consistent Nonlocking Reads”
Section C.5.8, “Known Issues in MySQL”
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 15.4.2, “Replication Compatibility Between MySQL Versions”
Section 15.4.1.4, “Replication of CREATE TABLE ... SELECT Statements”
Section 5.1.3, “Server System Variables”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

CREATE TABLE ... SELECT ...

Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB
Section 17.3.1, “Management of RANGE and LIST Partitions”

CREATE TABLE IF NOT EXISTS

Section 12.1.17.1, “CREATE TABLE ... SELECT Syntax”
Section 15.4.1.3, “Replication of CREATE ... IF NOT EXISTS Statements”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

CREATE TABLE IF NOT EXISTS ... LIKE

Section 15.4.1.3, “Replication of CREATE ... IF NOT EXISTS Statements”

CREATE TABLE IF NOT EXISTS ... SELECT

Section 12.1.17.1, “CREATE TABLE ... SELECT Syntax”
Section 15.4.1.3, “Replication of CREATE ... IF NOT EXISTS Statements”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

CREATE TABLESPACE

Section 12.1.8, “ALTER TABLESPACE Syntax”
Section 12.1.17, “CREATE TABLE Syntax”
Section 12.1.18, “CREATE TABLESPACE Syntax”
Section 12.1.29, “DROP TABLESPACE Syntax”
Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
Description
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
Section 19.8, “The INFORMATION_SCHEMA FILES Table”

CREATE TEMPORARY TABLE

Section 12.7.1.3, “GRANT Syntax”
Description
Section 6.5, “Point-in-Time (Incremental) Recovery Using the Binary Log”
Section 5.4.1, “Privileges Provided by MySQL”
Section 12.3.3, “Statements That Cause an Implicit Commit”

CREATE TRIGGER

Section 12.1.19, “CREATE TRIGGER Syntax”
Section 12.7.5.13, “SHOW CREATE TRIGGER Syntax”
Section 18.7, “Binary Logging of Stored Programs”
Description
Section 11.14, “Information Functions”
Section 7.13.12, “Optimizing IN/=ANY Subqueries”
Section 15.4.1.30, “Replication and Triggers”
Section 15.4.1.8, “Replication of Invoked Features”
Section E.1, “Restrictions on Stored Programs”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.3.1, “Trigger Syntax”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

CREATE USER

Section 12.7.1.1, “CREATE USER Syntax”
Section 12.7.6.3, “FLUSH Syntax”
Section 12.7.1.3, “GRANT Syntax”
Section 5.5.2, “Adding User Accounts”
Section 5.3.2.1, “Administrator Guidelines for Password Security”
Section 5.5.5, “Assigning Account Passwords”
Section 5.4.7, “Causes of Access-Denied Errors”
Section 15.1.1.3, “Creating a User for Replication”
Section 5.3.2.2, “End-User Guidelines for Password Security”
Section 7.11.4.1, “How MySQL Uses Memory”
Section 22.2.4.9.4, “Implementing Proxy User Support in Authentication Plugins”
Section 5.5.6.2.1, “Installing the PAM Authentication Plugin”
Section 5.5.6.3.1, “Installing the Windows Authentication Plugin”
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 16.1.4.1, “MySQL Cluster Development in MySQL Cluster NDB 7.2”
Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”
Section 5.5.6, “Pluggable Authentication”
Section 5.4.1, “Privileges Provided by MySQL”
Section 5.5.7, “Proxy Users”
Section 15.4.1.20, “Replication of the mysql System Database”
Section 5.4.3, “Specifying Account Names”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 5.4, “The MySQL Access Privilege System”
Section 5.5.1, “User Names and Passwords”
Section 5.5.6.2.2, “Using the PAM Authentication Plugin”
Section 5.5.6.3.2, “Using the Windows Authentication Plugin”

CREATE VIEW

Section 12.1.9, “ALTER VIEW Syntax”
Section 12.1.20, “CREATE VIEW Syntax”
Section 12.7.5.14, “SHOW CREATE VIEW Syntax”
Section 7.12.5.2, “General Thread States”
Section 11.14, “Information Functions”
Section 5.4.1, “Privileges Provided by MySQL”
Section E.5, “Restrictions on Views”
Section 8.2, “Schema Object Names”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 12.3.5.3, “Table-Locking Restrictions and Conditions”
Section 19.28, “The INFORMATION_SCHEMA VIEWS Table”
Section 18.5.3, “Updatable and Insertable Views”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 18.5.2, “View Processing Algorithms”
Section 18.5.1, “View Syntax”

DEALLOCATE PREPARE

Section 12.5.3, “DEALLOCATE PREPARE Syntax”
Section 12.5.1, “PREPARE Syntax”
Section E.1, “Restrictions on Stored Programs”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.1.5, “Server Status Variables”

DECLARE

Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.6.3, “DECLARE Syntax”
Section 12.6.7.4, “SIGNAL Syntax”
Section 12.6.6.2, “Cursor DECLARE Syntax”
Section 12.6.4.1, “Local Variable DECLARE Syntax”
Section 12.6.4, “Variables in Stored Programs”

DECLARE ... CONDITION

Section 12.6.7.1, “DECLARE ... CONDITION Syntax”
Section 12.6.7.2, “DECLARE ... HANDLER Syntax”
Section 12.6.7.4, “SIGNAL Syntax”
Section 12.6.7, “Condition Handling”

DECLARE ... HANDLER

Section 12.6.7.1, “DECLARE ... CONDITION Syntax”
Section 12.6.7.2, “DECLARE ... HANDLER Syntax”
Section 12.6.7, “Condition Handling”
Section 12.6.7.4.2, “Effect of Signals on Handlers, Cursors, and Statements”

DELETE

Section 4.5.1.1, “mysql Options”
Section 12.1.7.1, “ALTER TABLE Partition Operations”
Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.1.19, “CREATE TRIGGER Syntax”
Section 12.1.20, “CREATE VIEW Syntax”
Section 12.2.2, “DELETE Syntax”
Section 13.11.3, “FEDERATED Storage Engine Notes and Tips”
Section 13.3.5.4, “FOREIGN KEY Constraints”
Section 12.7.1.3, “GRANT Syntax”
Chapter 19, INFORMATION_SCHEMA Tables
Section 13.3.4, “InnoDB Startup Options and System Variables”
Section 13.3.5.5, “InnoDB and MySQL Replication”
Section 12.2.9.2, “JOIN Syntax”
Section 12.7.6.4, “KILL Syntax”
Section 17.2.2, “LIST Partitioning”
Section 13.10.2, “MERGE Table Problems”
Section 17.2.1, “RANGE Partitioning”
Section 12.7.1.5, “REVOKE Syntax”
Section 12.3.6, “SET TRANSACTION Syntax”
Section 12.1.33, “TRUNCATE TABLE Syntax”
Section 21.9.3.1, “mysql_affected_rows()
Section 21.9.3.48, “mysql_num_rows()
Section 21.9.7.10, “mysql_stmt_execute()
Section 21.9.7.13, “mysql_stmt_field_count()
Section 21.9.7.18, “mysql_stmt_num_rows()
Section 5.5.2, “Adding User Accounts”
Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based Replication”
Section 15.1.3.4, “Binary Log Options and Variables”
Section 18.7, “Binary Logging of Stored Programs”
Section 7.6.2, “Bulk Data Loading for MyISAM Tables”
Section 21.9.2, “C API Function Overview”
Section 21.9.6, “C API Prepared Statement Function Overview”
Section 21.9.4, “C API Prepared Statements”
Section 5.4.7, “Causes of Access-Denied Errors”
Section C.5.5.6, “Deleting Rows from Related Tables”
Section 13.3.7.2, “Forcing InnoDB Recovery”
Section 1.8.5.4, “Foreign Key Differences”
Chapter 11, Functions and Operators
Section 7.12.5.2, “General Thread States”
Section 7.2.1.2, “How MySQL Optimizes WHERE Clauses”
Section 7.9.3.1, “How the Query Cache Operates”
Section 11.14, “Information Functions”
Section 7.10.1, “Internal Locking Methods”
Section C.5.8, “Known Issues in MySQL”
Section 16.1.6.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 16.1.6.2, “Limits and Differences of MySQL Cluster from Standard MySQL Limits”
Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 17.3.1, “Management of RANGE and LIST Partitions”
Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
Section 16.5.10.3, “MySQL Cluster and MySQL Security Procedures”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 7.2.1, “Optimizing SELECT Statements”
Section 7.2.2, “Optimizing DML Statements”
Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”
Section 5.4.2, “Privilege System Grant Tables”
Section 5.4.1, “Privileges Provided by MySQL”
Section 7.12.5.4, “Query Cache Thread States”
Section 15.1.3.3, “Replication Slave Options and Variables”
Section 15.4.1.12, “Replication and LIMIT
Section 15.4.1.18, “Replication and MEMORY Tables”
Section 15.4.1.21, “Replication and the Query Optimizer”
Section 8.3, “Reserved Words”
Section E.4, “Restrictions on Subqueries”
Section E.5, “Restrictions on Views”
Section 12.2.10.11, “Rewriting Subqueries as Joins”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 3.3.4.1, “Selecting All Data”
Section 5.2.1, “Selecting General Query and Slow Query Log Output Destinations”
Section 5.1.2, “Server Command Options”
Section 5.1.5, “Server Status Variables”
Section 5.1.3, “Server System Variables”
Section 7.2.2.3, “Speed of DELETE Statements”
Section 7.2.2.1, “Speed of INSERT Statements”
Section 5.7.1.12, “Statement Probes”
Section 12.2.10.9, “Subquery Errors”
Section 12.2.10, “Subquery Syntax”
Section 7.10.2, “Table Locking Issues”
Section 13.8, “The ARCHIVE Storage Engine”
Section 13.9, “The BLACKHOLE Storage Engine”
Section 19.28, “The INFORMATION_SCHEMA VIEWS Table”
Section 13.6, “The MEMORY Storage Engine”
Section 13.10, “The MERGE Storage Engine”
Section 5.2.4, “The Binary Log”
Section 5.4, “The MySQL Access Privilege System”
Section 18.3.1, “Trigger Syntax”
Section 18.5.3, “Updatable and Insertable Views”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 15.1.2.2, “Usage of Row-Based Logging and Replication”
Section 18.3, “Using Triggers”
Section 4.5.1.6.2, “Using the --safe-updates Option”
Section 21.9.11.2, “What Results You Can Get from a Query”
Section 5.4.6, “When Privilege Changes Take Effect”
Section 21.9.11.1, “Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success”
Section 22.2.4.8, “Writing Audit Plugins”

DELETE FROM ... WHERE ...

Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB

DELETE FROM t1,t2

Section 5.7.1.12, “Statement Probes”

DESCRIBE

Section 12.1.17, “CREATE TABLE Syntax”
Section 12.8.1, “DESCRIBE Syntax”
Section 12.8.2, “EXPLAIN Syntax”
Section 12.7.5.6, “SHOW COLUMNS Syntax”
Section 21.9.7.28, “mysql_stmt_store_result()
Section 21.9.3.69, “mysql_store_result()
Section 21.9.3.71, “mysql_use_result()
Section 21.9.1, “C API Data Structures”
Section 21.9.2, “C API Function Overview”
Section 3.3.2, “Creating a Table”
Section 19.32, “Extensions to SHOW Statements”
Section 3.4, “Getting Information About Databases and Tables”
Section 7.4.3.3, “How MySQL Uses Internal Temporary Tables”
Section 7.2.1.3, “Optimizing LIMIT Queries”
Section 7.11.3, “Optimizing Disk I/O”
Section 7.8.1, “Optimizing Queries with EXPLAIN
Section 12.1.17.2, “Silent Column Specification Changes”
Section 19.13, “The INFORMATION_SCHEMA PARTITIONS Table”
Section 9.1.12, “UTF-8 for Metadata”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 3.6.6, “Using Foreign Keys”

DO

Section 12.1.2, “ALTER EVENT Syntax”
Section 12.1.11, “CREATE EVENT Syntax”
Section 12.2.3, “DO Syntax”
Section 18.7, “Binary Logging of Stored Programs”
Section 21.9.4, “C API Prepared Statements”
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 11.15, “Miscellaneous Functions”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section E.1, “Restrictions on Stored Programs”
Section E.4, “Restrictions on Subqueries”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 12.2.10, “Subquery Syntax”
Section 19.7, “The INFORMATION_SCHEMA EVENTS Table”

DROP DATABASE

Section 12.1.21, “DROP DATABASE Syntax”
Section 21.9.3.11, “mysql_drop_db()
Section 15.1.3.4, “Binary Log Options and Variables”
Section 18.7, “Binary Logging of Stored Programs”
Section 21.9.2, “C API Function Overview”
Description
Description
Section 6.4.1, “Dumping Data in SQL Format with mysqldump
Section 15.2.3.1, “Evaluation of Database-Level Replication and Binary Logging Options”
Section 7.9.3.1, “How the Query Cache Operates”
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 6.5, “Point-in-Time (Incremental) Recovery Using the Binary Log”
Section 15.1.3.3, “Replication Slave Options and Variables”
Section 5.1.3, “Server System Variables”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section E.10.5, “Windows Platform Limitations”

DROP DATABASE IF EXISTS

Section 15.4.1.5, “Replication of DROP ... IF EXISTS Statements”

DROP EVENT

Section 12.1.22, “DROP EVENT Syntax”
Section 18.7, “Binary Logging of Stored Programs”
Section 18.4.3, “Event Syntax”
Section 15.4.1.8, “Replication of Invoked Features”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.4.6, “The Event Scheduler and MySQL Privileges”

DROP FUNCTION

Section 12.1.4, “ALTER FUNCTION Syntax”
Section 12.7.3.1, “CREATE FUNCTION Syntax for User-Defined Functions”
Section 12.1.23, “DROP FUNCTION Syntax”
Section 12.7.3.2, “DROP FUNCTION Syntax”
Section 12.1.26, “DROP PROCEDURE and DROP FUNCTION Syntax”
Section 22.3, “Adding New Functions to MySQL”
Section 18.7, “Binary Logging of Stored Programs”
Section 22.3.2.5, “Compiling and Installing User-Defined Functions”
Section 8.2.4, “Function Name Parsing and Resolution”
Section 15.4.1.8, “Replication of Invoked Features”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.2.1, “Stored Routine Syntax”
Section 2.11.1, “Upgrading MySQL”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 22.3.2.6, “User-Defined Function Security Precautions”

DROP INDEX

Section 12.1.7.2, “ALTER TABLE Online Operations”
Section 12.1.7, “ALTER TABLE Syntax”
Section 12.1.24, “DROP INDEX Syntax”
Section 11.17.6.1, “Creating Spatial Indexes”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 12.3.3, “Statements That Cause an Implicit Commit”

DROP LOGFILE GROUP

Section 12.1.25, “DROP LOGFILE GROUP Syntax”
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”

DROP PROCEDURE

Section 12.1.5, “ALTER PROCEDURE Syntax”
Section 12.1.26, “DROP PROCEDURE and DROP FUNCTION Syntax”
Section 18.7, “Binary Logging of Stored Programs”
Section 15.4.1.8, “Replication of Invoked Features”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.2.1, “Stored Routine Syntax”

DROP SCHEMA

Section 12.1.21, “DROP DATABASE Syntax”
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
Section E.1, “Restrictions on Stored Programs”
Section 5.1.3, “Server System Variables”

DROP SERVER

Section 12.1.27, “DROP SERVER Syntax”
Section 12.7.6.3, “FLUSH Syntax”
Section 7.11.4.1, “How MySQL Uses Memory”

DROP TABLE

Section 4.5.1.1, “mysql Options”
Section 12.1.7, “ALTER TABLE Syntax”
Section 12.1.19, “CREATE TRIGGER Syntax”
Section 12.1.28, “DROP TABLE Syntax”
Section 13.11.3, “FEDERATED Storage Engine Notes and Tips”
Section 13.3.14.1, “InnoDB Performance Tuning Tips”
Section 12.3.5, “LOCK TABLES and UNLOCK TABLES Syntax”
Section 13.10.2, “MERGE Table Problems”
Section 12.7.5.35, “SHOW SLAVE STATUS Syntax”
Section 12.7.5.41, “SHOW WARNINGS Syntax”
Section 12.6.7.4, “SIGNAL Syntax”
Section 12.4.2.5, “START SLAVE Syntax”
Section 12.1.33, “TRUNCATE TABLE Syntax”
Section 12.7.3.4, “UNINSTALL PLUGIN Syntax”
Section 16.5.12.1, “Adding MySQL Cluster Data Nodes Online: General Issues”
Section 16.5.2, “Commands in the MySQL Cluster Management Client”
Section 13.3.9.2, “Consistent Nonlocking Reads”
Description
Section 22.2.3.2, “Full-Text Parser Plugins”
Section 7.9.3.1, “How the Query Cache Operates”
Section 11.14, “Information Functions”
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
Section C.5.8, “Known Issues in MySQL”
Section 16.1.6.2, “Limits and Differences of MySQL Cluster from Standard MySQL Limits”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 7.5.6, “Optimizing InnoDB DDL Operations”
Section 16.6.9.2, “Point-In-Time Recovery Using MySQL Cluster Replication”
Section E.5, “Restrictions on Views”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.2.1, “Selecting General Query and Slow Query Log Output Destinations”
Section 5.1.3, “Server System Variables”
Section 5.2.4.2, “Setting The Binary Log Format”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 13.6, “The MEMORY Storage Engine”
Section 13.10, “The MERGE Storage Engine”
Section 13.3.14.4, “Troubleshooting InnoDB Data Dictionary Operations”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section E.10.5, “Windows Platform Limitations”

DROP TABLE IF EXISTS

Section 15.4.1.5, “Replication of DROP ... IF EXISTS Statements”

DROP TABLE IF EXISTS user db tables_priv columns_priv procs_priv

Section 16.5.13, “Distributed MySQL Privileges for MySQL Cluster”

DROP TABLE t1

Section 7.10.4, “Metadata Locking Within Transactions”

DROP TABLESPACE

Section 12.1.29, “DROP TABLESPACE Syntax”
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”

DROP TRIGGER

Section 12.1.30, “DROP TRIGGER Syntax”
Description
Section 15.4.1.8, “Replication of Invoked Features”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.3.1, “Trigger Syntax”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

DROP USER

Section 12.7.1.2, “DROP USER Syntax”
Section 12.7.6.3, “FLUSH Syntax”
Section 12.7.1.3, “GRANT Syntax”
Section 12.7.1.5, “REVOKE Syntax”
Section 7.11.4.1, “How MySQL Uses Memory”
Section 11.14, “Information Functions”
Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”
Section 5.4.1, “Privileges Provided by MySQL”
Section 5.5.3, “Removing User Accounts”
Section 15.4.1.20, “Replication of the mysql System Database”
Section E.1, “Restrictions on Stored Programs”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.4.6, “The Event Scheduler and MySQL Privileges”

DROP USER 'x'@'localhost'

Section 22.2.4.9.3, “Using the Authentication Plugins”

DROP VIEW

Section 12.1.31, “DROP VIEW Syntax”
Section 2.11.2.1, “Downgrading to MySQL 5.1”
Section E.5, “Restrictions on Views”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 12.3.5.3, “Table-Locking Restrictions and Conditions”
Section 18.5.1, “View Syntax”

DROP VIEW IF EXISTS

Section 15.4.1.5, “Replication of DROP ... IF EXISTS Statements”

EXECUTE

Section 12.2.1, “CALL Syntax”
Section 12.5.2, “EXECUTE Syntax”
Section 12.5.1, “PREPARE Syntax”
Section 21.9.16, “C API Support for Prepared CALL Statements”
Section 7.9.3.1, “How the Query Cache Operates”
Section E.1, “Restrictions on Stored Programs”
Section E.5, “Restrictions on Views”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.1.5, “Server Status Variables”

EXPLAIN

Section 12.1.7, “ALTER TABLE Syntax”
Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 7.13.11, “DISTINCT Optimization”
Section 7.8.2, “EXPLAIN Output Format”
Section 12.8.2, “EXPLAIN Syntax”
Chapter 19, INFORMATION_SCHEMA Tables
Section 7.13.4, “IS NULL Optimization”
Section 7.13.9, “ORDER BY Optimization”
Section 12.2.9, “SELECT Syntax”
Section 21.9.7.28, “mysql_stmt_store_result()
Section 21.9.3.69, “mysql_store_result()
Section 21.9.3.71, “mysql_use_result()
Section 21.9.1, “C API Data Structures”
Section 21.9.2, “C API Function Overview”
Section 22.5.1, “Debugging a MySQL Server”
Section 7.13.3, “Engine Condition Pushdown Optimization”
Section 7.4.3.3, “How MySQL Uses Internal Temporary Tables”
Section 7.2.1.4, “How to Avoid Full Table Scans”
Section 12.2.9.3, “Index Hint Syntax”
Section 7.13.2, “Index Merge Optimization”
Section 7.13, “Internal Details of MySQL Optimizations”
Section 7.13.10.1, “Loose Index Scan”
Section 16.1.4.1, “MySQL Cluster Development in MySQL Cluster NDB 7.2”
Section 16.3.4.4, “MySQL Cluster Status Variables”
Section 16.3.4.3, “MySQL Cluster System Variables”
Chapter 20, MySQL Performance Schema
Section 17.3.4, “Obtaining Information About Partitions”
Section C.5.6, “Optimizer-Related Issues”
Section 7.13.12, “Optimizing IN/=ANY Subqueries”
Section 7.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 7.2.1, “Optimizing SELECT Statements”
Section 7.8.1, “Optimizing Queries with EXPLAIN
Section 12.2.10.10, “Optimizing Subqueries”
Section 7.2.5, “Other Optimization Tips”
Section 4.1, “Overview of MySQL Programs”
Section E.1, “Restrictions on Stored Programs”
Section C.5.5.7, “Solving Problems with No Matching Rows”
Section 7.2.1.1, “Speed of SELECT Statements”
Section 12.2.10.8, “Subqueries in the FROM Clause”
Section 7.13.2.1, “The Index Merge Intersection Access Algorithm”
Section 7.13.1.2, “The Range Access Method for Multiple-Part Indexes”
Section 7.8, “Understanding the Query Execution Plan”
Section 22.5.1.6, “Using Server Logs to Find Causes of Errors in mysqld
Section 11.17.6.2, “Using a Spatial Index”
Section 7.3.6, “Verifying Index Usage”

EXPLAIN ... SELECT

Section 17.3.4, “Obtaining Information About Partitions”

EXPLAIN EXTENDED

Section 7.8.2, “EXPLAIN Output Format”
Section 12.8.2, “EXPLAIN Syntax”
Section 7.13.3, “Engine Condition Pushdown Optimization”
Section 7.13.12, “Optimizing IN/=ANY Subqueries”
Section 7.8.1, “Optimizing Queries with EXPLAIN

EXPLAIN PARTITIONS

Section 12.8.2, “EXPLAIN Syntax”
Section 17.3.4, “Obtaining Information About Partitions”
Section 7.8.1, “Optimizing Queries with EXPLAIN

EXPLAIN PARTITIONS SELECT

Section 17.3.4, “Obtaining Information About Partitions”

EXPLAIN PARTITIONS SELECT COUNT(*) FROM employees WHERE separated BETWEEN '2000-01-01' AND '2000-12-31' GROUP BY store_id;

Section 17.2.1, “RANGE Partitioning”

EXPLAIN SELECT

Section 7.8.2, “EXPLAIN Output Format”
Section 13.3.9.9, “How to Cope with Deadlocks”
Section 1.7, “How to Report Bugs or Problems”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 17.3.4, “Obtaining Information About Partitions”
Section 12.2.10.8, “Subqueries in the FROM Clause”

EXPLAIN SELECT ... ORDER BY

Section 7.13.9, “ORDER BY Optimization”

EXPLAIN tbl_name

Section 12.8.2, “EXPLAIN Syntax”
Section 7.8.1, “Optimizing Queries with EXPLAIN

FETCH

Section 12.6.6.2, “Cursor DECLARE Syntax”
Section 12.6.6.3, “Cursor FETCH Syntax”
Section E.1, “Restrictions on Stored Programs”

FETCH ... INTO var_list

Section 12.6.4, “Variables in Stored Programs”

FLUSH

Section 12.7.6.3, “FLUSH Syntax”
Section 12.7.1.3, “GRANT Syntax”
Section 12.7.6.6, “RESET Syntax”
Description
Section 6.3.1, “Establishing a Backup Policy”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 5.4.1, “Privileges Provided by MySQL”
Section 15.4.1.10, “Replication and FLUSH
Section C.5.4.1.3, “Resetting the Root Password: Generic Instructions”
Section C.5.4.1.2, “Resetting the Root Password: Unix Systems”
Section C.5.4.1.1, “Resetting the Root Password: Windows Systems”
Section E.1, “Restrictions on Stored Programs”
Section 2.10.2, “Securing the Initial MySQL Accounts”
Section 12.3.3, “Statements That Cause an Implicit Commit”

FLUSH BINARY LOGS

Section 5.2.6, “Server Log Maintenance”

FLUSH DES_KEY_FILE

Section 11.13, “Encryption and Compression Functions”

FLUSH HOSTS

Section C.5.2.6, “Host 'host_name' is blocked
Section 21.9.3.55, “mysql_refresh()
Section 7.11.5.2, “How MySQL Uses DNS”
Section 5.1.3, “Server System Variables”

FLUSH LOGS

Section 12.7.6.3, “FLUSH Syntax”
Section 21.9.3.55, “mysql_refresh()
Section 6.3.3, “Backup Strategy Summary”
Section 6.2, “Database Backup Methods”
Section 6.3.1, “Establishing a Backup Policy”
Section 5.2, “MySQL Server Logs”
Section 15.4.1.10, “Replication and FLUSH
Section 5.2.1, “Selecting General Query and Slow Query Log Output Destinations”
Section 5.2.6, “Server Log Maintenance”
Section 5.1.9, “Server Response to Signals”
Section 5.1.5, “Server Status Variables”
Section 5.2.2, “The Error Log”
Section 5.2.3, “The General Query Log”
Section 15.2.2.1, “The Slave Relay Log”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

FLUSH MASTER

Section 12.7.6.3, “FLUSH Syntax”
Section 15.4.1.10, “Replication and FLUSH

FLUSH PRIVILEGES

Section C.5.2.4, “Client does not support authentication protocol
Section 12.7.6.3, “FLUSH Syntax”
Section 21.9.3.55, “mysql_refresh()
Section 21.9.3.56, “mysql_reload()
Section 5.5.2, “Adding User Accounts”
Section 5.5.5, “Assigning Account Passwords”
Section 5.4.7, “Causes of Access-Denied Errors”
Description
Section 16.5.13, “Distributed MySQL Privileges for MySQL Cluster”
Section 7.11.4.1, “How MySQL Uses Memory”
Section 16.5.10.3, “MySQL Cluster and MySQL Security Procedures”
Section 5.4.2, “Privilege System Grant Tables”
Section 15.4.1.10, “Replication and FLUSH
Section 5.3.4, “Security-Related mysqld Options”
Section 5.1.2, “Server Command Options”
Section 5.1.9, “Server Response to Signals”
Section 5.5.4, “Setting Account Resource Limits”
Section 1.2, “Typographical and Syntax Conventions”
Section 5.4.6, “When Privilege Changes Take Effect”

FLUSH QUERY CACHE

Section 12.7.6.3, “FLUSH Syntax”
Section 7.9.3.4, “Query Cache Status and Maintenance”

FLUSH SLAVE

Section 12.7.6.3, “FLUSH Syntax”
Section 15.4.1.10, “Replication and FLUSH

FLUSH TABLE

Section 12.7.6.3, “FLUSH Syntax”
Section 7.6.2, “Bulk Data Loading for MyISAM Tables”
Section 7.2.2.1, “Speed of INSERT Statements”

FLUSH TABLES

Section 12.7.6.3, “FLUSH Syntax”
Section 12.2.4, “HANDLER Syntax”
Section 12.2.5.2, “INSERT DELAYED Syntax”
Section 13.10.2, “MERGE Table Problems”
Section 21.9.3.55, “mysql_refresh()
Section 12.5.4, “Automatic Prepared Statement Repreparation”
Section 7.6.2, “Bulk Data Loading for MyISAM Tables”
Section 6.2, “Database Backup Methods”
Description
Description
Section 7.12.5.2, “General Thread States”
Section 7.4.3.1, “How MySQL Opens and Closes Tables”
Section 7.11.4.1, “How MySQL Uses Memory”
Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
Section 16.2.5, “MySQL Cluster Example with Tables and Data”
Section 15.1.1.4, “Obtaining the Replication Master Binary Log Coordinates”
Section 13.5.4.2, “Problems from Tables Not Being Closed Properly”
Section 7.9.3.4, “Query Cache Status and Maintenance”
Section 15.4.1.10, “Replication and FLUSH
Section 5.2.1, “Selecting General Query and Slow Query Log Output Destinations”
Section 5.1.5, “Server Status Variables”
Section 5.1.3, “Server System Variables”
Section 7.2.2.1, “Speed of INSERT Statements”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section E.10.5, “Windows Platform Limitations”

FLUSH TABLES WITH READ LOCK

Section 12.7.6.3, “FLUSH Syntax”
Section 12.3.5, “LOCK TABLES and UNLOCK TABLES Syntax”
Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section 15.1.1.5, “Creating a Data Snapshot Using mysqldump
Section 6.2, “Database Backup Methods”
Description
Section 6.3.1, “Establishing a Backup Policy”
Section 7.12.5.2, “General Thread States”
Section 12.3.5.1, “Interaction of Table Locking and Transactions”
Section C.5.8, “Known Issues in MySQL”
Section 15.1.1.4, “Obtaining the Replication Master Binary Log Coordinates”
Section 15.4.1.10, “Replication and FLUSH
Section 5.2.1, “Selecting General Query and Slow Query Log Output Destinations”
Section 5.1.3, “Server System Variables”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

FLUSH TABLES tbl_list WITH READ LOCK

Section 12.7.6.3, “FLUSH Syntax”
Description
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

FLUSH TABLES tbl_name WITH READ LOCK

Section 12.2.4, “HANDLER Syntax”

FLUSH USER_RESOURCES

Section 12.7.6.3, “FLUSH Syntax”
Section 5.5.4, “Setting Account Resource Limits”

GRANT

Section 12.1.11, “CREATE EVENT Syntax”
Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.1.19, “CREATE TRIGGER Syntax”
Section 12.1.20, “CREATE VIEW Syntax”
Section 12.7.6.3, “FLUSH Syntax”
Section 12.7.1.3, “GRANT Syntax”
Section 12.7.1.5, “REVOKE Syntax”
Section 12.7.1.6, “SET PASSWORD Syntax”
Section 12.7.5.22, “SHOW GRANTS Syntax”
Section 5.4.5, “Access Control, Stage 2: Request Verification”
Section 5.5.2, “Adding User Accounts”
Section 5.3.2.1, “Administrator Guidelines for Password Security”
Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based Replication”
Section 5.5.5, “Assigning Account Passwords”
Section 5.4.7, “Causes of Access-Denied Errors”
Section 15.1.1.3, “Creating a User for Replication”
Section 5.3.2.2, “End-User Guidelines for Password Security”
Section 5.3.1, “General Security Guidelines”
Section 7.11.4.1, “How MySQL Uses Memory”
Section 22.2.4.9.4, “Implementing Proxy User Support in Authentication Plugins”
Section 11.14, “Information Functions”
Section 5.5.6.2.1, “Installing the PAM Authentication Plugin”
Section 5.5.6.3.1, “Installing the Windows Authentication Plugin”
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 5.3.3, “Making MySQL Secure Against Attackers”
Section 16.1.4.1, “MySQL Cluster Development in MySQL Cluster NDB 7.2”
Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”
Section 7.2.1, “Optimizing SELECT Statements”
Section 7.2.3, “Optimizing Database Privileges”
Section 5.3.2.3, “Password Hashing in MySQL”
Section 16.6.5, “Preparing the MySQL Cluster for Replication”
Section 5.4.2, “Privilege System Grant Tables”
Section 5.4.1, “Privileges Provided by MySQL”
Section 2.10.1.1, “Problems Running mysql_install_db
Section 5.5.7, “Proxy Users”
Section 15.4.4, “Replication FAQ”
Section 15.4.1.10, “Replication and FLUSH
Section 15.4.1.20, “Replication of the mysql System Database”
Section 5.5.8.3, “SSL Command Options”
Section 5.3.4, “Security-Related mysqld Options”
Section 5.1.2, “Server Command Options”
Section 5.1.6, “Server SQL Modes”
Section 5.1.3, “Server System Variables”
Section 5.5.4, “Setting Account Resource Limits”
Section 5.4.3, “Specifying Account Names”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.4.6, “The Event Scheduler and MySQL Privileges”
Section 5.4, “The MySQL Access Privilege System”
Section 5.5.1, “User Names and Passwords”
Section 5.5.8.2, “Using SSL Connections”
Section 5.5.8, “Using SSL for Secure Connections”
Section 5.5.6.2.2, “Using the PAM Authentication Plugin”
Section 5.5.6.3.2, “Using the Windows Authentication Plugin”
Section 5.4.6, “When Privilege Changes Take Effect”

GRANT ... IDENTIFIED WITH

Section 12.7.1.3, “GRANT Syntax”
Section 5.1.6, “Server SQL Modes”

GRANT ALL

Section 12.7.1.3, “GRANT Syntax”

GRANT EVENT

Section 18.4.6, “The Event Scheduler and MySQL Privileges”

GRANT USAGE

Section 12.7.1.3, “GRANT Syntax”
Section 5.5.5, “Assigning Account Passwords”
Section 5.5.4, “Setting Account Resource Limits”

HANDLER

Section 13.11.3, “FEDERATED Storage Engine Notes and Tips”
Section 12.7.6.3, “FLUSH Syntax”
Section 12.2.4, “HANDLER Syntax”
Section 21.9.3.3, “mysql_change_user()
Section 21.9.12, “Controlling Automatic Reconnection Behavior”
Section 1.8, “MySQL Standards Compliance”
Section 5.1.3, “Server System Variables”

HANDLER ... CLOSE

Section 12.7.5.25, “SHOW OPEN TABLES Syntax”

HANDLER ... OPEN

Section 12.7.5.25, “SHOW OPEN TABLES Syntax”

HANDLER ... READ

Section E.1, “Restrictions on Stored Programs”

HANDLER OPEN

Section 12.2.4, “HANDLER Syntax”
Section 12.1.33, “TRUNCATE TABLE Syntax”

HELP

Section 12.8.3, “HELP Syntax”
Section 5.1.8, “Server-Side Help”
Section 12.3.5.3, “Table-Locking Restrictions and Conditions”

IF

Section 12.6.7.2, “DECLARE ... HANDLER Syntax”
Section 12.6.5.2, “IF Syntax”
Section 11.4, “Control Flow Functions”
Section 12.6.5, “Flow Control Statements”

INSERT

Section 4.5.1.1, “mysql Options”
Section 13.3.5.3, “AUTO_INCREMENT Handling in InnoDB
Section 12.1.13, “CREATE INDEX Syntax”
Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.1.17.1, “CREATE TABLE ... SELECT Syntax”
Section 12.1.19, “CREATE TRIGGER Syntax”
Section 12.1.20, “CREATE VIEW Syntax”
Section 12.6.7.2, “DECLARE ... HANDLER Syntax”
Section 12.2.2, “DELETE Syntax”
Section 13.11.3, “FEDERATED Storage Engine Notes and Tips”
Section 13.3.5.4, “FOREIGN KEY Constraints”
Section 12.7.1.3, “GRANT Syntax”
Chapter 19, INFORMATION_SCHEMA Tables
Section 12.2.5.1, “INSERT ... SELECT Syntax”
Section 12.2.5.3, “INSERT ... ON DUPLICATE KEY UPDATE Syntax”
Section 12.2.5.2, “INSERT DELAYED Syntax”
Section 12.2.5, “INSERT Syntax”
Section 13.3.13.1, “InnoDB Error Codes”
Section 13.3.14.1, “InnoDB Performance Tuning Tips”
Section 13.3.9.4, “InnoDB Record, Gap, and Next-Key Locks”
Section 13.3.4, “InnoDB Startup Options and System Variables”
Section 17.2.2, “LIST Partitioning”
Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 12.3.5, “LOCK TABLES and UNLOCK TABLES Syntax”
Section 13.10.2, “MERGE Table Problems”
Section C.5.2.9, “MySQL server has gone away
Section 12.7.2.4, “OPTIMIZE TABLE Syntax”
Section 1.8.6.1, “PRIMARY KEY and UNIQUE Index Constraints”
Section 17.2.1, “RANGE Partitioning”
Section 12.2.8, “REPLACE Syntax”
Section 12.7.5.28, “SHOW PROCEDURE CODE Syntax”
Section 12.7.5.41, “SHOW WARNINGS Syntax”
Section 21.9.3.1, “mysql_affected_rows()
Section 21.9.3.37, “mysql_insert_id()
Section 21.9.3.48, “mysql_num_rows()
Section 21.9.7.10, “mysql_stmt_execute()
Section 21.9.7.13, “mysql_stmt_field_count()
Section 21.9.7.16, “mysql_stmt_insert_id()
Section 21.9.7.18, “mysql_stmt_num_rows()
Section 21.9.7.21, “mysql_stmt_prepare()
Section 21.9.3.69, “mysql_store_result()
Section 13.3.5.3.1, ““TraditionalInnoDB Auto-Increment Locking”
Section 5.4.5, “Access Control, Stage 2: Request Verification”
Section 5.5.2, “Adding User Accounts”
Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based Replication”
Section 5.5.5, “Assigning Account Passwords”
Section 12.5.4, “Automatic Prepared Statement Repreparation”
Section 6.1, “Backup and Recovery Types”
Section 18.7, “Binary Logging of Stored Programs”
Section 7.5.4, “Bulk Data Loading for InnoDB Tables”
Section 7.6.2, “Bulk Data Loading for MyISAM Tables”
Section 21.9.2, “C API Function Overview”
Section 21.9.6, “C API Prepared Statement Function Overview”
Section 21.9.4, “C API Prepared Statements”
Section 21.9.13, “C API Support for Multiple Statement Execution”
Section 5.4.7, “Causes of Access-Denied Errors”
Section 9.1.13, “Column Character Set Conversion”
Section 7.10.3, “Concurrent Inserts”
Section 13.3.5.3.2, “Configurable InnoDB Auto-Increment Locking”
Section 1.8.6.2, “Constraints on Invalid Data”
Section 13.11.2.1, “Creating a FEDERATED Table Using CONNECTION
Section 10.1.4, “Data Type Default Values”
Section 10.1.2, “Date and Time Type Overview”
Description
Description
Section 6.3.1, “Establishing a Backup Policy”
Section 11.18.3, “Expression Handling”
Section 13.3.7.2, “Forcing InnoDB Recovery”
Section 1.8.5.4, “Foreign Key Differences”
Section 7.12.5.2, “General Thread States”
Section 7.9.3.1, “How the Query Cache Operates”
Section 21.9.11.3, “How to Get the Unique ID for the Last Inserted Row”
Section 11.14, “Information Functions”
Section 7.10.1, “Internal Locking Methods”
Section 16.1.6.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 3.3.3, “Loading Data into a Table”
Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 17.3.1, “Management of RANGE and LIST Partitions”
Section 11.15, “Miscellaneous Functions”
Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
Section 16.2.5, “MySQL Cluster Example with Tables and Data”
Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 16.5.14, “NDB API Statistics Counters and Variables”
Section 7.6.1, “Optimizing MyISAM Queries”
Section 7.2.2, “Optimizing DML Statements”
Section 7.2.5, “Other Optimization Tips”
Section 10.2.6, “Out-of-Range and Overflow Handling”
Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”
Section 11.17.4.4, “Populating Spatial Columns”
Section 5.4.2, “Privilege System Grant Tables”
Section 5.4.1, “Privileges Provided by MySQL”
Section 7.12.5.4, “Query Cache Thread States”
Section 15.1.3.2, “Replication Master Options and Variables”
Section 15.2.3.3, “Replication Rule Application”
Section 15.4.1.1, “Replication and AUTO_INCREMENT
Section 15.4.1.25, “Replication and Server SQL Mode”
Section 15.4.1.11, “Replication and System Functions”
Section 17.5, “Restrictions and Limitations on Partitioning”
Section E.1, “Restrictions on Stored Programs”
Section E.4, “Restrictions on Subqueries”
Section 5.7.1.7, “Row-Level Probes”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.2.1, “Selecting General Query and Slow Query Log Output Destinations”
Section 5.1.2, “Server Command Options”
Section 5.1.6, “Server SQL Modes”
Section 5.1.5, “Server Status Variables”
Section 5.1.3, “Server System Variables”
Section 15.4.1.24, “Slave Errors During Replication”
Section 7.2.2.1, “Speed of INSERT Statements”
Section 5.7.1.12, “Statement Probes”
Section 12.2.10, “Subquery Syntax”
Section 7.10.2, “Table Locking Issues”
Section 13.8, “The ARCHIVE Storage Engine”
Section 13.9, “The BLACKHOLE Storage Engine”
Section 19.28, “The INFORMATION_SCHEMA VIEWS Table”
Section 13.10, “The MERGE Storage Engine”
Section 13.5, “The MyISAM Storage Engine”
Section 9.1.7.6, “The _bin and binary Collations”
Section 5.2.4, “The Binary Log”
Section 5.4, “The MySQL Access Privilege System”
Section 7.9.3, “The MySQL Query Cache”
Section 5.1.10, “The Shutdown Process”
Section 18.3.1, “Trigger Syntax”
Section 18.5.3, “Updatable and Insertable Views”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 13.3.5.1, “Using InnoDB Transactions”
Section 18.3, “Using Triggers”
Section 21.9.11.2, “What Results You Can Get from a Query”
Section 5.4.6, “When Privilege Changes Take Effect”
Section 21.9.11.1, “Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success”
Section E.10.5, “Windows Platform Limitations”

INSERT ... (SELECT FROM ...)

Section 5.7.1.12, “Statement Probes”

INSERT ... ON DUPLICATE KEY UPDATE

Section 13.11.3, “FEDERATED Storage Engine Notes and Tips”
Section 12.2.5.3, “INSERT ... ON DUPLICATE KEY UPDATE Syntax”
Section 12.2.5.2, “INSERT DELAYED Syntax”
Section 12.2.5, “INSERT Syntax”
Section 13.10.2, “MERGE Table Problems”
Section 21.9.3.1, “mysql_affected_rows()
Section 21.9.3.37, “mysql_insert_id()
Section 13.3.5.3.2, “Configurable InnoDB Auto-Increment Locking”
Section 11.14, “Information Functions”
Section 16.6.3, “Known Issues in MySQL Cluster Replication”
Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB
Section 11.15, “Miscellaneous Functions”
Section 5.2.4, “The Binary Log”

INSERT ... SELECT

Section 12.1.17.1, “CREATE TABLE ... SELECT Syntax”
Section 12.2.5.1, “INSERT ... SELECT Syntax”
Section 12.2.5.3, “INSERT ... ON DUPLICATE KEY UPDATE Syntax”
Section 12.2.5.2, “INSERT DELAYED Syntax”
Section 12.2.5, “INSERT Syntax”
Section 21.9.3.37, “mysql_insert_id()
Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based Replication”
Section 7.10.3, “Concurrent Inserts”
Section 13.3.5.3.2, “Configurable InnoDB Auto-Increment Locking”
Section C.5.8, “Known Issues in MySQL”
Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB
Section 15.4.1.12, “Replication and LIMIT
Section 5.1.3, “Server System Variables”
Section 5.7.1.12, “Statement Probes”
Section 5.2.4, “The Binary Log”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

INSERT ... SELECT ON DUPLICATE KEY UPDATE

Section 12.2.5.1, “INSERT ... SELECT Syntax”
Section 12.2.5.3, “INSERT ... ON DUPLICATE KEY UPDATE Syntax”

INSERT ... SET

Section 12.2.5, “INSERT Syntax”

INSERT ... VALUES

Section 12.2.5, “INSERT Syntax”
Section 21.9.3.35, “mysql_info()

INSERT DELAYED

Section 12.1.7, “ALTER TABLE Syntax”
Section 12.2.5.2, “INSERT DELAYED Syntax”
Section 12.2.5, “INSERT Syntax”
Section 12.7.6.4, “KILL Syntax”
Section 13.10.2, “MERGE Table Problems”
Section 7.6.2, “Bulk Data Loading for MyISAM Tables”
Section 7.12.5.3, “Delayed-Insert Thread States”
Description
Section 15.1.2.3, “Determination of Safe and Unsafe Statements in Binary Logging”
Section C.5.8, “Known Issues in MySQL”
Section 5.2.4.3, “Mixed Binary Logging Format”
Section 22.1.1, “MySQL Threads”
Section 7.6.1, “Optimizing MyISAM Queries”
Section 7.2.5, “Other Optimization Tips”
Section 15.4.1.11, “Replication and System Functions”
Section 17.5, “Restrictions and Limitations on Partitioning”
Section E.1, “Restrictions on Stored Programs”
Section 5.1.5, “Server Status Variables”
Section 5.1.3, “Server System Variables”
Section 7.2.2.1, “Speed of INSERT Statements”
Section 7.10.2, “Table Locking Issues”
Section 12.3.5.3, “Table-Locking Restrictions and Conditions”
Section 13.8, “The ARCHIVE Storage Engine”
Section 13.9, “The BLACKHOLE Storage Engine”
Section 13.6, “The MEMORY Storage Engine”
Section 1.8.5.3, “Transaction and Atomic Operation Differences”
Section 18.5.3, “Updatable and Insertable Views”

INSERT IGNORE

Section 12.1.17.1, “CREATE TABLE ... SELECT Syntax”
Section 1.8.6.3, “ENUM and SET Constraints”
Section 12.2.5, “INSERT Syntax”
Section 1.8.6.2, “Constraints on Invalid Data”
Description
Section 11.14, “Information Functions”
Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB 6.x, and MySQL Cluster NDB 7.x”
Section 5.1.6, “Server SQL Modes”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

INSERT IGNORE ... SELECT

Section 12.2.5.1, “INSERT ... SELECT Syntax”

INSERT INTO ... SELECT

Section 12.1.11, “CREATE EVENT Syntax”
Section 12.2.5, “INSERT Syntax”
Section 1.8.5.1, “SELECT INTO TABLE Differences”
Section 5.4.5, “Access Control, Stage 2: Request Verification”
Section 13.3.9.2, “Consistent Nonlocking Reads”
Section 1.8.6.2, “Constraints on Invalid Data”
Section 15.4.1.4, “Replication of CREATE TABLE ... SELECT Statements”
Section 5.1.3, “Server System Variables”
Section 13.6, “The MEMORY Storage Engine”

INSERT INTO ... SELECT ...

Section 13.11.3, “FEDERATED Storage Engine Notes and Tips”
Section 21.9.3.35, “mysql_info()
Section 21.9.11.2, “What Results You Can Get from a Query”

INSERT INTO ... SELECT FROM memory_table

Section 15.4.1.18, “Replication and MEMORY Tables”

INSTALL PLUGIN

Section 12.7.6.3, “FLUSH Syntax”
Section 12.7.3.3, “INSTALL PLUGIN Syntax”
Section 12.7.5.26, “SHOW PLUGINS Syntax”
Description
Section 7.11.4.1, “How MySQL Uses Memory”
Section 5.1.7.1, “Installing and Uninstalling Plugins”
Section 2.9.4, “MySQL Source-Configuration Options”
Section 5.1.7.2, “Obtaining Server Plugin Information”
Section 5.5.6, “Pluggable Authentication”
Section 13.2.1, “Pluggable Storage Engine Architecture”
Section 22.2.2, “Plugin API Components”
Section 22.2.4.2, “Plugin Data Structures”
Section 5.3.4, “Security-Related mysqld Options”
Section 15.3.8.1, “Semisynchronous Replication Administrative Interface”
Section 15.3.8.2, “Semisynchronous Replication Installation and Configuration”
Section 5.1.2, “Server Command Options”
Section 22.2.4.2.1, “Server Plugin Library and Plugin Descriptors”
Section 19.14, “The INFORMATION_SCHEMA PLUGINS Table”
Section 22.2, “The MySQL Plugin API”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 22.2.4.6, “Writing INFORMATION_SCHEMA Plugins”
Section 22.2.4.8, “Writing Audit Plugins”
Section 22.2.4.5, “Writing Daemon Plugins”
Section 22.2.4.4, “Writing Full-Text Parser Plugins”
Section 22.2.4.9.1, “Writing the Server-Side Authentication Plugin”

ITERATE

Section 12.6.7.2, “DECLARE ... HANDLER Syntax”
Section 12.6.5.3, “ITERATE Syntax”
Section 12.6.5, “Flow Control Statements”
Section 12.6.2, “Statement Label Syntax”

KILL

Section 12.7.1.3, “GRANT Syntax”
Section 12.7.6.4, “KILL Syntax”
Section C.5.2.9, “MySQL server has gone away
Section 12.7.5.30, “SHOW PROCESSLIST Syntax”
Section 21.9.3.38, “mysql_kill()
Description
Section 7.12.5.2, “General Thread States”
Section 5.4.1, “Privileges Provided by MySQL”
Section 12.3.5.3, “Table-Locking Restrictions and Conditions”

KILL CONNECTION

Section 12.7.6.4, “KILL Syntax”
Section 12.4.2.6, “STOP SLAVE Syntax”

KILL QUERY

Section 12.7.6.4, “KILL Syntax”
Section 12.4.2.6, “STOP SLAVE Syntax”

LEAVE

Section 12.6.7.2, “DECLARE ... HANDLER Syntax”
Section 12.6.5.4, “LEAVE Syntax”
Section 12.6.5.5, “LOOP Syntax”
Section 12.6.5.7, “RETURN Syntax”
Section 12.6.5, “Flow Control Statements”
Section E.1, “Restrictions on Stored Programs”
Section 12.6.2, “Statement Label Syntax”

LOAD DATA

Section 12.1.19, “CREATE TRIGGER Syntax”
Section 13.3.5.4, “FOREIGN KEY Constraints”
Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 12.2.7, “LOAD XML Syntax”
Section 7.10.3, “Concurrent Inserts”
Section 13.3.5.3.2, “Configurable InnoDB Auto-Increment Locking”
Section C.5.8, “Known Issues in MySQL”
Section 16.1.6.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 3.3.3, “Loading Data into a Table”
Section 5.3.3, “Making MySQL Secure Against Attackers”
Section 17.5, “Restrictions and Limitations on Partitioning”
Section E.1, “Restrictions on Stored Programs”
Section 5.3.5, “Security Issues with LOAD DATA LOCAL
Section 5.3.4, “Security-Related mysqld Options”
Section 3.3.4.1, “Selecting All Data”
Section 5.1.2, “Server Command Options”
Section 5.1.3, “Server System Variables”
Section 10.4.4, “The ENUM Type”
Section 8.4, “User-Defined Variables”

LOAD DATA FROM MASTER

Section 16.1.6.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 7.12.5.8, “Replication Slave Connection Thread States”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

LOAD DATA INFILE

Section 4.5.1.1, “mysql Options”
Section 4.6.7.1, “mysqlbinlog Hex Dump Format”
Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 13.5.1, “MyISAM Startup Options”
Section 8.1.7, “NULL Values”
Section 12.2.9.1, “SELECT ... INTO Syntax”
Section 12.7.5.41, “SHOW WARNINGS Syntax”
Section 15.3.1.2, “Backing Up Raw Data from a Slave”
Section 6.1, “Backup and Recovery Types”
Section 7.6.2, “Bulk Data Loading for MyISAM Tables”
Section 5.4.7, “Causes of Access-Denied Errors”
Section 7.10.3, “Concurrent Inserts”
Section 6.2, “Database Backup Methods”
Section 9.1.3.2, “Database Character Set and Collation”
Description
Description
Description
Section 15.1.2.3, “Determination of Safe and Unsafe Statements in Binary Logging”
Section C.5.4.3, “How MySQL Handles a Full Disk”
Section 11.14, “Information Functions”
Section C.5.8, “Known Issues in MySQL”
Section 16.1.6.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 2.9.4, “MySQL Source-Configuration Options”
Section 7.2.5, “Other Optimization Tips”
Section 10.2.6, “Out-of-Range and Overflow Handling”
Section 4.1, “Overview of MySQL Programs”
Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”
Section 5.4.1, “Privileges Provided by MySQL”
Section C.5.5.3, “Problems with NULL Values”
Section 6.4.4, “Reloading Delimited-Text Format Backups”
Section 15.4.2, “Replication Compatibility Between MySQL Versions”
Section 15.1.3.3, “Replication Slave Options and Variables”
Section 7.12.5.7, “Replication Slave SQL Thread States”
Section 15.4.1.13, “Replication and LOAD DATA INFILE
Section E.7, “Restrictions on Character Sets”
Section 5.1.2, “Server Command Options”
Section 5.1.3, “Server System Variables”
Section 7.2.2.1, “Speed of INSERT Statements”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 12.2.10, “Subquery Syntax”
Section 13.6, “The MEMORY Storage Engine”
Section 5.4, “The MySQL Access Privilege System”
Section 12.2.10.1, “The Subquery as Scalar Operand”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section C.5.4.4, “Where MySQL Stores Temporary Files”
Section E.10.5, “Windows Platform Limitations”

LOAD DATA INFILE ...

Section 21.9.3.35, “mysql_info()
Section 21.9.11.2, “What Results You Can Get from a Query”

LOAD DATA LOCAL

Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 21.9.3.49, “mysql_options()
Section 21.9.3.52, “mysql_real_connect()
Description
Section 5.3.5, “Security Issues with LOAD DATA LOCAL

LOAD DATA LOCAL INFILE

Section 21.9.3.63, “mysql_set_local_infile_handler()
Section 21.9.2, “C API Function Overview”
Description

LOAD INDEX INTO CACHE

Section 12.7.6.2, “CACHE INDEX Syntax”
Section 12.7.6.5, “LOAD INDEX INTO CACHE Syntax”
Section 7.9.2.4, “Index Preloading”
Section 17.5, “Restrictions and Limitations on Partitioning”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 1.4, “What Is New in MySQL 5.5”

LOAD INDEX INTO CACHE ... IGNORE LEAVES

Section 12.7.6.5, “LOAD INDEX INTO CACHE Syntax”

LOAD TABLE FROM MASTER

Section 13.3.5.5, “InnoDB and MySQL Replication”
Section 13.3.15, “Limits on InnoDB Tables”
Section 7.12.5.8, “Replication Slave Connection Thread States”
Section 16.1.6.6, “Unsupported or Missing Features in MySQL Cluster”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

LOAD XML

Section 12.2.7, “LOAD XML Syntax”

LOAD XML INFILE

Section 12.2.7, “LOAD XML Syntax”
Section 1.4, “What Is New in MySQL 5.5”

LOAD XML LOCAL

Section 12.2.7, “LOAD XML Syntax”

LOAD XML LOCAL INFILE

Section 12.2.7, “LOAD XML Syntax”

LOCK TABLE

Section 7.10.3, “Concurrent Inserts”
Section 7.12.5.2, “General Thread States”
Section C.5.7.1, “Problems with ALTER TABLE

LOCK TABLES

Section 12.1.10, “CREATE DATABASE Syntax”
Section 12.1.17, “CREATE TABLE Syntax”
Section 12.1.19, “CREATE TRIGGER Syntax”
Section 12.7.6.3, “FLUSH Syntax”
Section 12.7.1.3, “GRANT Syntax”
Section 12.8.3, “HELP Syntax”
Section 13.3.4, “InnoDB Startup Options and System Variables”
Section 12.3.5, “LOCK TABLES and UNLOCK TABLES Syntax”
Section 12.3.5.2, “LOCK TABLES and Triggers”
Section 13.10.2, “MERGE Table Problems”
Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section 7.6.2, “Bulk Data Loading for MyISAM Tables”
Section 11.7, “Date and Time Functions”
Section 13.3.9.8, “Deadlock Detection and Rollback”
Description
Description
Section 13.3.9.9, “How to Cope with Deadlocks”
Section 12.3.5.1, “Interaction of Table Locking and Transactions”
Section 7.10.1, “Internal Locking Methods”
Section 16.1.6.10, “Limitations Relating to Multiple MySQL Cluster Nodes”
Section 13.3.15, “Limits on InnoDB Tables”
Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB
Section 5.4.1, “Privileges Provided by MySQL”
Section 13.5.4.2, “Problems from Tables Not Being Closed Properly”
Section E.1, “Restrictions on Stored Programs”
Section 5.2.1, “Selecting General Query and Slow Query Log Output Destinations”
Section 5.1.3, “Server System Variables”
Section 7.2.2.1, “Speed of INSERT Statements”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 7.11.1, “System Factors and Startup Parameter Tuning”
Section 7.10.2, “Table Locking Issues”
Section 12.3.5.3, “Table-Locking Restrictions and Conditions”
Section 13.9, “The BLACKHOLE Storage Engine”
Section 1.8.5.3, “Transaction and Atomic Operation Differences”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

LOCK TABLES ... READ

Section 12.7.6.3, “FLUSH Syntax”
Section 13.3.4, “InnoDB Startup Options and System Variables”
Section 13.3.15, “Limits on InnoDB Tables”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

LOCK TABLES ... WRITE

Section 13.3.4, “InnoDB Startup Options and System Variables”
Section 13.3.15, “Limits on InnoDB Tables”

LOOP

Section 12.6.5.3, “ITERATE Syntax”
Section 12.6.5.4, “LEAVE Syntax”
Section 12.6.5.5, “LOOP Syntax”
Section 12.6.5, “Flow Control Statements”
Section 12.6.2, “Statement Label Syntax”

OPEN

Section 12.6.6.4, “Cursor OPEN Syntax”

OPTIMIZE TABLE

Section 4.6.3.1, “myisamchk General Options”
Section 12.1.7.1, “ALTER TABLE Partition Operations”
Section 12.2.2, “DELETE Syntax”
Section 12.7.6.4, “KILL Syntax”
Section 13.10.2, “MERGE Table Problems”
Section 6.6, “MyISAM Table Maintenance and Crash Recovery”
Section 6.6.4, “MyISAM Table Optimization”
Section 12.7.2.4, “OPTIMIZE TABLE Syntax”
Section 12.1.33, “TRUNCATE TABLE Syntax”
Section 16.5.12.2, “Adding MySQL Cluster Data Nodes Online: Basic procedure”
Section 16.5.12.3, “Adding MySQL Cluster Data Nodes Online: Detailed Example”
Section 22.5.1, “Debugging a MySQL Server”
Description
Section 13.5.3.2, “Dynamic Table Characteristics”
Section 11.9.6, “Fine-Tuning MySQL Full-Text Search”
Section 7.12.5.2, “General Thread States”
Section C.5.4.3, “How MySQL Handles a Full Disk”
Section C.5.8, “Known Issues in MySQL”
Section 16.1.6.2, “Limits and Differences of MySQL Cluster from Standard MySQL Limits”
Section 17.3.3, “Maintenance of Partitions”
Section 16.1.4, “MySQL Cluster Development History”
Section 16.5.11.3, “MySQL Cluster Disk Data Storage Requirements”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
Section 7.6.1, “Optimizing MyISAM Queries”
Section 7.2.5, “Other Optimization Tips”
Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB 6.x, and MySQL Cluster NDB 7.x”
Section 5.4.1, “Privileges Provided by MySQL”
Section 15.4.1.10, “Replication and FLUSH
Section 17.5, “Restrictions and Limitations on Partitioning”
Section E.1, “Restrictions on Stored Programs”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.1.2, “Server Command Options”
Section 5.1.3, “Server System Variables”
Section 6.6.5, “Setting Up a MyISAM Table Maintenance Schedule”
Section 7.2.2.2, “Speed of UPDATE Statements”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 13.5.3.1, “Static (Fixed-Length) Table Characteristics”
Section 13.8, “The ARCHIVE Storage Engine”
Section 5.1.10, “The Shutdown Process”
Section 5.2.5, “The Slow Query Log”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 7.11.3.1.2, “Using Symbolic Links for Tables on Unix”

PREPARE

Section 12.2.1, “CALL Syntax”
Section 12.5.3, “DEALLOCATE PREPARE Syntax”
Section 12.5.2, “EXECUTE Syntax”
Section 12.5.1, “PREPARE Syntax”
Section 12.5.4, “Automatic Prepared Statement Repreparation”
Section 21.9.16, “C API Support for Prepared CALL Statements”
Section 7.9.3.1, “How the Query Cache Operates”
Section 8.2.2, “Identifier Case Sensitivity”
Section 7.10.4, “Metadata Locking Within Transactions”
Section E.1, “Restrictions on Stored Programs”
Section E.5, “Restrictions on Views”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.1.5, “Server Status Variables”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

PURGE BINARY LOGS

Section 12.7.1.3, “GRANT Syntax”
Section 12.4.1.1, “PURGE BINARY LOGS Syntax”
Section 12.4.1.2, “RESET MASTER Syntax”
Description
Section 6.3.1, “Establishing a Backup Policy”
Section 5.4.1, “Privileges Provided by MySQL”
Section 5.2.6, “Server Log Maintenance”
Section 5.1.3, “Server System Variables”
Section 5.2.4, “The Binary Log”

RELEASE SAVEPOINT

Section 12.3.4, “SAVEPOINT and ROLLBACK TO SAVEPOINT Syntax”

RENAME TABLE

Section 12.1.7, “ALTER TABLE Syntax”
Section 12.2.2, “DELETE Syntax”
Section 12.1.32, “RENAME TABLE Syntax”
Description
Section 7.12.5.2, “General Thread States”
Section 8.2.2, “Identifier Case Sensitivity”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.2.1, “Selecting General Query and Slow Query Log Output Destinations”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 13.3.3, “Using Per-Table Tablespaces”
Section 7.11.3.1.2, “Using Symbolic Links for Tables on Unix”

RENAME USER

Section 12.7.1.3, “GRANT Syntax”
Section 12.7.1.4, “RENAME USER Syntax”
Section 11.14, “Information Functions”
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 5.4.1, “Privileges Provided by MySQL”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.4.6, “The Event Scheduler and MySQL Privileges”
Section 5.4.6, “When Privilege Changes Take Effect”

REPAIR TABLE

Section 4.6.3.1, “myisamchk General Options”
Section 12.1.7.1, “ALTER TABLE Partition Operations”
Section 12.1.7, “ALTER TABLE Syntax”
Section 12.7.6.4, “KILL Syntax”
Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 13.10.2, “MERGE Table Problems”
Section 13.5.1, “MyISAM Startup Options”
Section 6.6, “MyISAM Table Maintenance and Crash Recovery”
Section 12.7.2.5, “REPAIR TABLE Syntax”
Section 13.5.4.1, “Corrupted MyISAM Tables”
Section 6.2, “Database Backup Methods”
Description
Description
Section 7.10.5, “External Locking”
Section 11.9.6, “Fine-Tuning MySQL Full-Text Search”
Section 7.12.5.2, “General Thread States”
Section C.5.4.3, “How MySQL Handles a Full Disk”
Section 6.6.3, “How to Repair MyISAM Tables”
Section 1.7, “How to Report Bugs or Problems”
Section C.5.8, “Known Issues in MySQL”
Section 17.3.3, “Maintenance of Partitions”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 5.4.1, “Privileges Provided by MySQL”
Section 13.5.4.2, “Problems from Tables Not Being Closed Properly”
Section C.5.7.1, “Problems with ALTER TABLE
Section 2.11.4, “Rebuilding or Repairing Tables or Indexes”
Section 15.4.1.10, “Replication and FLUSH
Section 15.4.1.15, “Replication and REPAIR TABLE
Section 17.5, “Restrictions and Limitations on Partitioning”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.1.3, “Server System Variables”
Section 6.6.5, “Setting Up a MyISAM Table Maintenance Schedule”
Section 7.6.3, “Speed of REPAIR TABLE Statements”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 13.8, “The ARCHIVE Storage Engine”
Section 5.1.10, “The Shutdown Process”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 2.11.1.2, “Upgrading from MySQL 5.4 to 5.5”
Section 7.11.3.1.2, “Using Symbolic Links for Tables on Unix”

REPEAT

Section 12.6.7.2, “DECLARE ... HANDLER Syntax”
Section 12.6.5.3, “ITERATE Syntax”
Section 12.6.5.4, “LEAVE Syntax”
Section 12.6.5.6, “REPEAT Syntax”
Section 18.1, “Defining Stored Programs”
Section 12.6.5, “Flow Control Statements”
Section 12.6.2, “Statement Label Syntax”

REPLACE

Section 12.1.17.1, “CREATE TABLE ... SELECT Syntax”
Section 12.1.19, “CREATE TRIGGER Syntax”
Section 12.2.5.2, “INSERT DELAYED Syntax”
Section 12.2.5, “INSERT Syntax”
Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 12.2.7, “LOAD XML Syntax”
Section 13.10.2, “MERGE Table Problems”
Section C.5.2.9, “MySQL server has gone away
Section 12.2.8, “REPLACE Syntax”
Section 21.9.3.1, “mysql_affected_rows()
Section 21.9.4, “C API Prepared Statements”
Section 13.3.5.3.2, “Configurable InnoDB Auto-Increment Locking”
Section 10.1.4, “Data Type Default Values”
Description
Section 11.14, “Information Functions”
Section C.5.8, “Known Issues in MySQL”
Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB 6.x, and MySQL Cluster NDB 7.x”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.1.2, “Server Command Options”
Section 12.2.10, “Subquery Syntax”
Section 13.8, “The ARCHIVE Storage Engine”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 7.1, “ Balancing Portability and Performance ”

REPLACE ... SELECT

Section 13.3.5.3.2, “Configurable InnoDB Auto-Increment Locking”
Section C.5.8, “Known Issues in MySQL”

RESET

Section 12.7.6.3, “FLUSH Syntax”
Section 12.7.6.6, “RESET Syntax”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 12.3.3, “Statements That Cause an Implicit Commit”

RESET MASTER

Section 12.7.6.3, “FLUSH Syntax”
Section 12.4.1.2, “RESET MASTER Syntax”
Section 12.7.5.35, “SHOW SLAVE STATUS Syntax”
Section 21.9.3.55, “mysql_refresh()
Section 16.6.3, “Known Issues in MySQL Cluster Replication”
Section 15.3.6, “Switching Masters During Failover”
Section 5.2.4, “The Binary Log”

RESET QUERY CACHE

Section 7.12.5.4, “Query Cache Thread States”

RESET SLAVE

Section 12.4.2.1, “CHANGE MASTER TO Syntax”
Section 12.7.6.3, “FLUSH Syntax”
Section 12.4.1.2, “RESET MASTER Syntax”
Section 12.4.2.3, “RESET SLAVE Syntax”
Section 12.7.5.35, “SHOW SLAVE STATUS Syntax”
Section 21.9.3.55, “mysql_refresh()
Section 16.6.3, “Known Issues in MySQL Cluster Replication”
Section 15.1.3.3, “Replication Slave Options and Variables”

RESIGNAL

Section 12.6.7.1, “DECLARE ... CONDITION Syntax”
Section 12.6.7.2, “DECLARE ... HANDLER Syntax”
Section 12.6.7.3.1, “RESIGNAL Alone”
Section 12.6.7.3.4, “RESIGNAL Requires an Active Handler”
Section 12.6.7.3, “RESIGNAL Syntax”
Section 12.6.7.3.2, “RESIGNAL with New Signal Information”
Section 12.6.7.3.3, “RESIGNAL with a Condition Value and Optional New Signal Information”
Section 12.6.7, “Condition Handling”
Section E.2, “Restrictions on Condition Handling”
Section E.1, “Restrictions on Stored Programs”
Section 1.4, “What Is New in MySQL 5.5”

RESTORE TABLE

Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 7.11.3.1.2, “Using Symbolic Links for Tables on Unix”
Section 1.4, “What Is New in MySQL 5.5”

RETURN

Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.6.5.5, “LOOP Syntax”
Section 12.6.5.7, “RETURN Syntax”
Section 12.6.5, “Flow Control Statements”
Section E.1, “Restrictions on Stored Programs”

REVOKE

Section 12.7.1.2, “DROP USER Syntax”
Section 12.7.6.3, “FLUSH Syntax”
Section 12.7.1.3, “GRANT Syntax”
Section 12.7.1.5, “REVOKE Syntax”
Section 5.4.5, “Access Control, Stage 2: Request Verification”
Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based Replication”
Section 5.3.1, “General Security Guidelines”
Section 7.11.4.1, “How MySQL Uses Memory”
Section 11.14, “Information Functions”
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”
Section 1.8.5, “MySQL Differences from Standard SQL”
Section 5.4.2, “Privilege System Grant Tables”
Section 5.4.1, “Privileges Provided by MySQL”
Section 2.10.1.1, “Problems Running mysql_install_db
Section 5.5.7, “Proxy Users”
Section 15.4.4, “Replication FAQ”
Section 15.4.1.20, “Replication of the mysql System Database”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 18.4.6, “The Event Scheduler and MySQL Privileges”
Section 5.4, “The MySQL Access Privilege System”
Section 5.5.1, “User Names and Passwords”
Section 5.4.6, “When Privilege Changes Take Effect”

REVOKE ALL PRIVILEGES

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

ROLLBACK

Section 13.3.13, “InnoDB Error Handling”
Section 12.3.4, “SAVEPOINT and ROLLBACK TO SAVEPOINT Syntax”
Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section 21.9.3.3, “mysql_change_user()
Section 18.7, “Binary Logging of Stored Programs”
Section 13.3.9.8, “Deadlock Detection and Rollback”
Section 11.14, “Information Functions”
Section 12.3.5.1, “Interaction of Table Locking and Transactions”
Section 16.1.6.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 12.3, “MySQL Transactional and Locking Statements”
Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB 6.x, and MySQL Cluster NDB 7.x”
Section 15.1.3.3, “Replication Slave Options and Variables”
Section 15.4.1.29, “Replication and Transactions”
Section C.5.5.5, “Rollback Failure for Nontransactional Tables”
Section 5.1.3, “Server System Variables”
Section 12.3.2, “Statements That Cannot Be Rolled Back”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Chapter 13, Storage Engines
Section 13.3.9, “The InnoDB Transaction Model and Locking”
Section 5.2.4, “The Binary Log”
Section 1.8.5.3, “Transaction and Atomic Operation Differences”
Section 18.3.1, “Trigger Syntax”
Section 13.3.5.1, “Using InnoDB Transactions”

ROLLBACK TO SAVEPOINT

Section 12.3.4, “SAVEPOINT and ROLLBACK TO SAVEPOINT Syntax”

SAVEPOINT

Section 12.3.4, “SAVEPOINT and ROLLBACK TO SAVEPOINT Syntax”

SELECT

Section 4.5.1.1, “mysql Options”
Section 12.1.7, “ALTER TABLE Syntax”
Section 12.1.9, “ALTER VIEW Syntax”
Section 12.2.1, “CALL Syntax”
Section 12.1.11, “CREATE EVENT Syntax”
Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.1.17.1, “CREATE TABLE ... SELECT Syntax”
Section 12.1.17, “CREATE TABLE Syntax”
Section 12.1.20, “CREATE VIEW Syntax”
Section 12.2.2, “DELETE Syntax”
Section 7.8.2, “EXPLAIN Output Format”
Section 12.8.2, “EXPLAIN Syntax”
Section 13.11.3, “FEDERATED Storage Engine Notes and Tips”
Section 12.7.1.3, “GRANT Syntax”
Section 11.16.1, “GROUP BY (Aggregate) Functions”
Section 12.2.4, “HANDLER Syntax”
Chapter 19, INFORMATION_SCHEMA Tables
Section 12.2.5.1, “INSERT ... SELECT Syntax”
Section 12.2.5.3, “INSERT ... ON DUPLICATE KEY UPDATE Syntax”
Section 12.2.5.2, “INSERT DELAYED Syntax”
Section 12.2.5, “INSERT Syntax”
Section 13.3.4, “InnoDB Startup Options and System Variables”
Section 12.2.9.2, “JOIN Syntax”
Section 12.7.6.4, “KILL Syntax”
Section 12.2.7, “LOAD XML Syntax”
Section 12.3.5, “LOCK TABLES and UNLOCK TABLES Syntax”
Section 13.10.2, “MERGE Table Problems”
Section 6.6.4, “MyISAM Table Optimization”
Section 22.4.1, “PROCEDURE ANALYSE
Section 17.2.3.1, “RANGE COLUMNS partitioning”
Section 12.2.8, “REPLACE Syntax”
Section 13.3.9.3, “SELECT ... FOR UPDATE and SELECT ... LOCK IN SHARE MODE Locking Reads”
Section 12.2.9.1, “SELECT ... INTO Syntax”
Section 12.2.9, “SELECT Syntax”
Section 12.3.6, “SET TRANSACTION Syntax”
Section 12.7.4, “SET Syntax”
Section 12.7.5.3, “SHOW BINLOG EVENTS Syntax”
Section 12.7.5.11, “SHOW CREATE PROCEDURE Syntax”
Section 12.7.5.14, “SHOW CREATE VIEW Syntax”
Section 12.7.5.18, “SHOW ERRORS Syntax”
Section 12.7.5.28, “SHOW PROCEDURE CODE Syntax”
Section 12.7.5.30, “SHOW PROCESSLIST Syntax”
Section 12.7.5.33, “SHOW RELAYLOG EVENTS Syntax”
Section 12.7.5.40, “SHOW VARIABLES Syntax”
Section 12.7.5.41, “SHOW WARNINGS Syntax”
Section 12.7.5, “SHOW Syntax”
Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section 12.2.9.4, “UNION Syntax”
Section 12.2.11, “UPDATE Syntax”
Section 21.9.3.1, “mysql_affected_rows()
Section 21.9.3.17, “mysql_fetch_field()
Section 21.9.3.22, “mysql_field_count()
Section 21.9.3.37, “mysql_insert_id()
Section 21.9.3.47, “mysql_num_fields()
Section 21.9.3.48, “mysql_num_rows()
Section 21.9.7.10, “mysql_stmt_execute()
Section 21.9.7.11, “mysql_stmt_fetch()
Section 21.9.7.18, “mysql_stmt_num_rows()
Section 21.9.7.28, “mysql_stmt_store_result()
Section 21.9.3.69, “mysql_store_result()
Section 21.9.3.71, “mysql_use_result()
Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based Replication”
Section 11.3.4, “Assignment Operators”
Section 12.5.4, “Automatic Prepared Statement Repreparation”
Section 13.3.9.5, “Avoiding the Phantom Problem Using Next-Key Locking”
Section 18.7, “Binary Logging of Stored Programs”
Section 7.6.2, “Bulk Data Loading for MyISAM Tables”
Section 21.9.1, “C API Data Structures”
Section 21.9.2, “C API Function Overview”
Section 21.9.6, “C API Prepared Statement Function Overview”
Section 21.9.4, “C API Prepared Statements”
Section 21.9.13, “C API Support for Multiple Statement Execution”
Section 7.3.4, “Column Indexes”
Section 11.3.2, “Comparison Functions and Operators”
Section 7.3.8, “Comparison of B-Tree and Hash Indexes”
Section 7.10.3, “Concurrent Inserts”
Section 13.3.5.3.2, “Configurable InnoDB Auto-Increment Locking”
Section 9.1.4, “Connection Character Sets and Collations”
Section 13.3.9.2, “Consistent Nonlocking Reads”
Section 13.11.2.1, “Creating a FEDERATED Table Using CONNECTION
Section 3.3.1, “Creating and Selecting a Database”
Section 12.6.6.2, “Cursor DECLARE Syntax”
Section 12.6.6.3, “Cursor FETCH Syntax”
Section 13.3.9.8, “Deadlock Detection and Rollback”
Description
Description
Section 7.4.3.2, “Disadvantages of Creating Many Tables in the Same Database”
Section 5.1.4.2, “Dynamic System Variables”
Section 3.2, “Entering Queries”
Section 18.4.2, “Event Scheduler Configuration”
Section 9.1.7.8, “Examples of the Effect of Collation”
Section 13.3.7.2, “Forcing InnoDB Recovery”
Section 1.8.5.4, “Foreign Key Differences”
Chapter 11, Functions and Operators
Section 7.12.5.2, “General Thread States”
Section 7.2.1.2, “How MySQL Optimizes WHERE Clauses”
Section 17.2.7, “How MySQL Partitioning Handles NULL
Section 7.3.1, “How MySQL Uses Indexes”
Section 7.4.3.3, “How MySQL Uses Internal Temporary Tables”
Section 7.9.3.1, “How the Query Cache Operates”
Section 13.3.9.9, “How to Cope with Deadlocks”
Section 1.7, “How to Report Bugs or Problems”
Section 8.2.1, “Identifier Qualifiers”
Section 12.2.9.3, “Index Hint Syntax”
Section 11.14, “Information Functions”
Section 2.9.2, “Installing MySQL from a Standard Source Distribution”
Section 7.10.1, “Internal Locking Methods”
Section C.5.8, “Known Issues in MySQL”
Section 16.1.6.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 12.6.4.2, “Local Variable Scope and Resolution”
Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 5.3.3, “Making MySQL Secure Against Attackers”
Section 17.3.1, “Management of RANGE and LIST Partitions”
Section 7.3.5, “Multiple-Column Indexes”
Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
Section 16.2.5, “MySQL Cluster Example with Tables and Data”
Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
Section 16.3.4.3, “MySQL Cluster System Variables”
Section 1.8.5, “MySQL Differences from Standard SQL”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Chapter 20, MySQL Performance Schema
Section 11.9.1, “Natural Language Full-Text Searches”
Section 17.3.4, “Obtaining Information About Partitions”
Section 7.3, “Optimization and Indexes”
Section C.5.6, “Optimizer-Related Issues”
Section 7.13.12, “Optimizing IN/=ANY Subqueries”
Section 7.6.1, “Optimizing MyISAM Queries”
Section 7.2.1, “Optimizing SELECT Statements”
Section 7.2.2, “Optimizing DML Statements”
Section 7.8.1, “Optimizing Queries with EXPLAIN
Section 4.6.3.4, “Other myisamchk Options”
Section 7.2.5, “Other Optimization Tips”
Section 5.4.1, “Privileges Provided by MySQL”
Section C.5.5.2, “Problems Using DATE Columns”
Section C.5.5.8, “Problems with Floating-Point Values”
Section 7.9.3.2, “Query Cache SELECT Options”
Section 7.9.3.4, “Query Cache Status and Maintenance”
Section 7.12.5.4, “Query Cache Thread States”
Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
Section 13.7.1, “Repairing and Checking CSV Tables”
Section 15.4.4, “Replication FAQ”
Section 15.2, “Replication Implementation”
Section 15.1.3.2, “Replication Master Options and Variables”
Section 15.4.1.3, “Replication of CREATE ... IF NOT EXISTS Statements”
Section 15.4.1.8, “Replication of Invoked Features”
Section 8.3, “Reserved Words”
Section E.1, “Restrictions on Stored Programs”
Section E.4, “Restrictions on Subqueries”
Section E.5, “Restrictions on Views”
Section 3.3.4, “Retrieving Information from a Table”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 3.6.7, “Searching on Two Keys”
Section 2.10.2, “Securing the Initial MySQL Accounts”
Section 3.3.4.1, “Selecting All Data”
Section 3.3.4.2, “Selecting Particular Rows”
Section 5.1.3, “Server System Variables”
Section C.5.5.7, “Solving Problems with No Matching Rows”
Section 7.2.2.1, “Speed of INSERT Statements”
Section 7.2.1.1, “Speed of SELECT Statements”
Section 7.2.2.2, “Speed of UPDATE Statements”
Section 5.7.1.12, “Statement Probes”
Section 18.2.1, “Stored Routine Syntax”
Section 8.1.1, “String Literals”
Section 12.2.10.8, “Subqueries in the FROM Clause”
Section 12.2.10.6, “Subqueries with EXISTS or NOT EXISTS
Section 12.2.10.9, “Subquery Errors”
Section 12.2.10, “Subquery Syntax”
Section 7.10.2, “Table Locking Issues”
Section 12.3.5.3, “Table-Locking Restrictions and Conditions”
Section 13.8, “The ARCHIVE Storage Engine”
Section 10.4.4, “The ENUM Type”
Section 19.4, “The INFORMATION_SCHEMA COLUMNS Table”
Section 19.7, “The INFORMATION_SCHEMA EVENTS Table”
Section 19.13, “The INFORMATION_SCHEMA PARTITIONS Table”
Section 19.28, “The INFORMATION_SCHEMA VIEWS Table”
Section 13.10, “The MERGE Storage Engine”
Section 16.5.9.8, “The ndbinfo nodes Table”
Section 16.5.9, “The ndbinfo MySQL Cluster Information Database”
Section 5.2.4, “The Binary Log”
Section 5.4, “The MySQL Access Privilege System”
Section 7.9.3, “The MySQL Query Cache”
Section 7.13.1.1, “The Range Access Method for Single-Part Indexes”
Section 12.2.10.1, “The Subquery as Scalar Operand”
Section 18.3.1, “Trigger Syntax”
Section 1.2, “Typographical and Syntax Conventions”
Section 9.1.12, “UTF-8 for Metadata”
Section 2.10.1, “Unix Postinstallation Procedures”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 2.11.1.2, “Upgrading from MySQL 5.4 to 5.5”
Section 8.4, “User-Defined Variables”
Section 13.3.5.1, “Using InnoDB Transactions”
Section 22.5.1.6, “Using Server Logs to Find Causes of Errors in mysqld
Section 5.1.4, “Using System Variables”
Section 11.17.6.2, “Using a Spatial Index”
Section 4.5.1.6.2, “Using the --safe-updates Option”
Section 18.5.1, “View Syntax”
Section C.5.4.4, “Where MySQL Stores Temporary Files”
Section E.10.5, “Windows Platform Limitations”
Section 22.2.4.8, “Writing Audit Plugins”

SELECT *

Section 10.4.3, “The BLOB and TEXT Types”

SELECT * INTO OUTFILE 'file_name' FROM tbl_name

Section 6.2, “Database Backup Methods”

SELECT ... FOR UPDATE

Section 13.3.9.1, “InnoDB Lock Modes”
Section 13.3.9.3, “SELECT ... FOR UPDATE and SELECT ... LOCK IN SHARE MODE Locking Reads”
Section 13.3.9.9, “How to Cope with Deadlocks”
Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB

SELECT ... FROM

Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB

SELECT ... FROM ... FOR UPDATE

Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB

SELECT ... FROM ... LOCK IN SHARE MODE

Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB

SELECT ... INTO

Section 12.1.11, “CREATE EVENT Syntax”
Section 12.2.9.1, “SELECT ... INTO Syntax”
Section 1.8.5.1, “SELECT INTO TABLE Differences”
Section 12.2.9, “SELECT Syntax”
Section 12.6.4.2, “Local Variable Scope and Resolution”
Section 15.4.1.11, “Replication and System Functions”

SELECT ... INTO DUMPFILE

Section 2.9.2, “Installing MySQL from a Standard Source Distribution”
Section 5.3.3, “Making MySQL Secure Against Attackers”
Section 5.1.3, “Server System Variables”
Section 2.10.1, “Unix Postinstallation Procedures”

SELECT ... INTO OUTFILE

Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 8.1.7, “NULL Values”
Section 12.2.9.1, “SELECT ... INTO Syntax”
Section 1.8.5.1, “SELECT INTO TABLE Differences”
Section 6.1, “Backup and Recovery Types”
Section 5.4.7, “Causes of Access-Denied Errors”
Section 6.4.3, “Dumping Data in Delimited-Text Format with mysqldump
Section 13.3.7.2, “Forcing InnoDB Recovery”
Section 5.3.3, “Making MySQL Secure Against Attackers”
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.3, “Server System Variables”
Section 1.2, “Typographical and Syntax Conventions”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section E.10.5, “Windows Platform Limitations”

SELECT ... INTO OUTFILE 'file_name'

Section 12.2.9.1, “SELECT ... INTO Syntax”

SELECT ... INTO var_list

Section E.1, “Restrictions on Stored Programs”
Section 12.6.4, “Variables in Stored Programs”

SELECT ... LOCK IN SHARE MODE

Section 13.3.9.1, “InnoDB Lock Modes”
Section 13.3.9.3, “SELECT ... FOR UPDATE and SELECT ... LOCK IN SHARE MODE Locking Reads”
Section 12.3.6, “SET TRANSACTION Syntax”
Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB

SELECT DISTINCT

Section 7.12.5.2, “General Thread States”
Section E.4, “Restrictions on Subqueries”

SET

Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.7.4, “SET Syntax”
Section 12.7.5.40, “SHOW VARIABLES Syntax”
Section 11.3.4, “Assignment Operators”
Section 15.1.3.4, “Binary Log Options and Variables”
Section 18.7, “Binary Logging of Stored Programs”
Section 21.9.4, “C API Prepared Statements”
Section 18.1, “Defining Stored Programs”
Description
Description
Section 5.1.4.2, “Dynamic System Variables”
Section 18.4.2, “Event Scheduler Configuration”
Chapter 11, Functions and Operators
Section 11.14, “Information Functions”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 7.9.3.3, “Query Cache Configuration”
Section 15.1.3.2, “Replication Master Options and Variables”
Section 15.1.3.3, “Replication Slave Options and Variables”
Section E.4, “Restrictions on Subqueries”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 5.1.2, “Server Command Options”
Section 5.1.3, “Server System Variables”
Section 12.2.10, “Subquery Syntax”
Section 18.3.1, “Trigger Syntax”
Section 8.4, “User-Defined Variables”
Section 4.2.3.4, “Using Options to Set Program Variables”
Section 5.1.4, “Using System Variables”
Section 4.5.1.6.2, “Using the --safe-updates Option”
Section 12.6.4, “Variables in Stored Programs”

SET GLOBAL

Section 12.7.1.3, “GRANT Syntax”
Section 12.7.4, “SET Syntax”
Section 5.1.4.2, “Dynamic System Variables”
Section 7.9.2.2, “Multiple Key Caches”
Section 5.4.1, “Privileges Provided by MySQL”
Section 15.3.8.2, “Semisynchronous Replication Installation and Configuration”
Section 5.1.4, “Using System Variables”

SET GLOBAL sql_slave_skip_counter

Section 12.4.2.4, “SET GLOBAL sql_slave_skip_counter Syntax”

SET NAMES

Section 9.1.6, “Character Set for Error Messages”
Section 9.1.4, “Connection Character Sets and Collations”
Section 11.2, “Type Conversion in Expression Evaluation”

SET PASSWORD

Section C.5.2.4, “Client does not support authentication protocol
Section 12.7.1.6, “SET PASSWORD Syntax”
Section 15.4.1.23, “SET PASSWORD and Row-Based Replication”
Section 12.7.4, “SET Syntax”
Section 5.3.2.1, “Administrator Guidelines for Password Security”
Section 5.5.5, “Assigning Account Passwords”
Section 5.4.7, “Causes of Access-Denied Errors”
Section 5.3.2.2, “End-User Guidelines for Password Security”
Section 11.14, “Information Functions”
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 5.3.2.3, “Password Hashing in MySQL”
Section 15.4.1.33, “Replication and Variables”
Section 15.4.1.20, “Replication of the mysql System Database”
Section 2.10.2, “Securing the Initial MySQL Accounts”
Section 5.1.3, “Server System Variables”
Section 5.4.3, “Specifying Account Names”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 5.4.6, “When Privilege Changes Take Effect”

SET SESSION

Section 12.7.4, “SET Syntax”
Section 5.1.4.2, “Dynamic System Variables”
Section 5.1.4, “Using System Variables”

SET TIMESTAMP = value

Section 7.12.5, “Examining Thread Information”

SET TRANSACTION

Section 12.3.6, “SET TRANSACTION Syntax”
Section 5.1.2, “Server Command Options”
Section 13.3.9, “The InnoDB Transaction Model and Locking”

SET TRANSACTION ISOLATION LEVEL

Section 12.3.6, “SET TRANSACTION Syntax”
Section 12.7.4, “SET Syntax”
Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section 5.1.3, “Server System Variables”

SET [GLOBAL|SESSION] sql_mode='mode_value'

Section 1.8.2, “Selecting SQL Modes”

SET autocommit

Section 13.3.14.1, “InnoDB Performance Tuning Tips”
Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section 7.5.4, “Bulk Data Loading for InnoDB Tables”
Section 12.3, “MySQL Transactional and Locking Statements”

SHOW

Section 12.1.11, “CREATE EVENT Syntax”
Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Chapter 19, INFORMATION_SCHEMA Tables
Section 12.7.5.6, “SHOW COLUMNS Syntax”
Section 12.7.5.23, “SHOW INDEX Syntax”
Section 12.7.5.25, “SHOW OPEN TABLES Syntax”
Section 12.7.5.38, “SHOW TABLES Syntax”
Section 9.1.9.3, “SHOW Statements and INFORMATION_SCHEMA
Section 12.7.5, “SHOW Syntax”
Section 21.9.7.28, “mysql_stmt_store_result()
Section 21.9.3.69, “mysql_store_result()
Section 21.9.3.71, “mysql_use_result()
Section 21.9.1, “C API Data Structures”
Section 21.9.2, “C API Function Overview”
Section 21.9.4, “C API Prepared Statements”
Section 13.3.5, “Creating and Using InnoDB Tables”
Section 3.3, “Creating and Using a Database”
Section 12.6.6.2, “Cursor DECLARE Syntax”
Description
Section 19.32, “Extensions to SHOW Statements”
Section 8.2.3, “Mapping of Identifiers to File Names”
Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 20.1, “Performance Schema Quick Start”
Section 15.4.4, “Replication FAQ”
Section E.1, “Restrictions on Stored Programs”
Section 12.4.1, “SQL Statements for Controlling Master Servers”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 18.2.3, “Stored Routine Metadata”
Section 19.3, “The INFORMATION_SCHEMA COLLATION_CHARACTER_SET_APPLICABILITY Table”
Section 19.1, “The INFORMATION_SCHEMA CHARACTER_SETS Table”
Section 19.2, “The INFORMATION_SCHEMA COLLATIONS Table”
Section 19.4, “The INFORMATION_SCHEMA COLUMNS Table”
Section 19.5, “The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table”
Section 19.6, “The INFORMATION_SCHEMA ENGINES Table”
Section 19.7, “The INFORMATION_SCHEMA EVENTS Table”
Section 19.8, “The INFORMATION_SCHEMA FILES Table”
Section 19.9, “The INFORMATION_SCHEMA GLOBAL_STATUS and SESSION_STATUS Tables”
Section 19.10, “The INFORMATION_SCHEMA GLOBAL_VARIABLES and SESSION_VARIABLES Tables”
Section 19.11, “The INFORMATION_SCHEMA KEY_COLUMN_USAGE Table”
Section 19.13, “The INFORMATION_SCHEMA PARTITIONS Table”
Section 19.14, “The INFORMATION_SCHEMA PLUGINS Table”
Section 19.15, “The INFORMATION_SCHEMA PROCESSLIST Table”
Section 19.16, “The INFORMATION_SCHEMA PROFILING Table”
Section 19.17, “The INFORMATION_SCHEMA REFERENTIAL_CONSTRAINTS Table”
Section 19.19, “The INFORMATION_SCHEMA SCHEMATA Table”
Section 19.20, “The INFORMATION_SCHEMA SCHEMA_PRIVILEGES Table”
Section 19.21, “The INFORMATION_SCHEMA STATISTICS Table”
Section 19.22, “The INFORMATION_SCHEMA TABLES Table”
Section 19.23, “The INFORMATION_SCHEMA TABLESPACES Table”
Section 19.24, “The INFORMATION_SCHEMA TABLE_CONSTRAINTS Table”
Section 19.25, “The INFORMATION_SCHEMA TABLE_PRIVILEGES Table”
Section 19.26, “The INFORMATION_SCHEMA TRIGGERS Table”
Section 19.27, “The INFORMATION_SCHEMA USER_PRIVILEGES Table”
Section 19.28, “The INFORMATION_SCHEMA VIEWS Table”
Section 5.2.4, “The Binary Log”
Section 9.1.12, “UTF-8 for Metadata”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

SHOW AUTHORS

Section 12.7.5.1, “SHOW AUTHORS Syntax”

SHOW BINARY LOGS

Section 12.4.1.1, “PURGE BINARY LOGS Syntax”
Section 12.7.5.2, “SHOW BINARY LOGS Syntax”
Section 12.4.1, “SQL Statements for Controlling Master Servers”

SHOW BINLOG EVENTS

Section 12.7.5.3, “SHOW BINLOG EVENTS Syntax”
Section 12.4.2.5, “START SLAVE Syntax”
Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
Section E.3, “Restrictions on Server-Side Cursors”
Section 12.4.1, “SQL Statements for Controlling Master Servers”

SHOW CHARACTER SET

Section 12.1.1, “ALTER DATABASE Syntax”
Section 12.7.5.4, “SHOW CHARACTER SET Syntax”
Section 9.1.9.3, “SHOW Statements and INFORMATION_SCHEMA
Section 9.1.14, “Character Sets and Collations That MySQL Supports”
Section 9.1.2, “Character Sets and Collations in MySQL”
Section 19.32, “Extensions to SHOW Statements”

SHOW COLLATION

Section 12.1.1, “ALTER DATABASE Syntax”
Section 12.7.5.5, “SHOW COLLATION Syntax”
Section 9.1.9.3, “SHOW Statements and INFORMATION_SCHEMA
Section 21.9.1, “C API Data Structures”
Section 9.5, “Character Set Configuration”
Section 9.1.2, “Character Sets and Collations in MySQL”
Section 9.1.3.5, “Character String Literal Character Set and Collation”
Section 9.4.2, “Choosing a Collation ID”
Section 9.1.3.4, “Column Character Set and Collation”
Section 9.1.3.2, “Database Character Set and Collation”
Section 2.9.4, “MySQL Source-Configuration Options”
Section 9.1.3.3, “Table Character Set and Collation”
Section 19.3, “The INFORMATION_SCHEMA COLLATION_CHARACTER_SET_APPLICABILITY Table”
Section 19.2, “The INFORMATION_SCHEMA COLLATIONS Table”

SHOW COLUMNS

Section 12.8.1, “DESCRIBE Syntax”
Section 12.8.2, “EXPLAIN Syntax”
Section 12.7.5.6, “SHOW COLUMNS Syntax”
Section 9.1.9.3, “SHOW Statements and INFORMATION_SCHEMA
Section 19.32, “Extensions to SHOW Statements”
Section 7.4.3.3, “How MySQL Uses Internal Temporary Tables”
Section 7.2.1.3, “Optimizing LIMIT Queries”
Section 7.11.3, “Optimizing Disk I/O”
Section 7.8.1, “Optimizing Queries with EXPLAIN
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”

SHOW COLUMNS FROM tbl_name LIKE 'enum_col'

Section 10.4.4, “The ENUM Type”

SHOW CONTRIBUTORS

Section 12.7.5.7, “SHOW CONTRIBUTORS Syntax”

SHOW COUNT(*) ERRORS

Section 12.7.5.18, “SHOW ERRORS Syntax”

SHOW COUNT(*) WARNINGS

Section 12.7.5.41, “SHOW WARNINGS Syntax”

SHOW CREATE DATABASE

Section 12.7.5.8, “SHOW CREATE DATABASE Syntax”
Section 9.1.9.3, “SHOW Statements and INFORMATION_SCHEMA
Section 5.1.3, “Server System Variables”

SHOW CREATE EVENT

Section 12.7.5.9, “SHOW CREATE EVENT Syntax”
Section 12.7.5.19, “SHOW EVENTS Syntax”
Section 18.4.4, “Event Metadata”
Section 18.4.6, “The Event Scheduler and MySQL Privileges”

SHOW CREATE FUNCTION

Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.7.5.10, “SHOW CREATE FUNCTION Syntax”
Section 12.7.5.11, “SHOW CREATE PROCEDURE Syntax”
Section 1.7, “How to Report Bugs or Problems”
Section 18.2.3, “Stored Routine Metadata”

SHOW CREATE PROCEDURE

Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 12.7.5.10, “SHOW CREATE FUNCTION Syntax”
Section 12.7.5.11, “SHOW CREATE PROCEDURE Syntax”
Section 1.7, “How to Report Bugs or Problems”
Section 18.2.3, “Stored Routine Metadata”

SHOW CREATE SCHEMA

Section 12.7.5.8, “SHOW CREATE DATABASE Syntax”

SHOW CREATE TABLE

Section 12.1.13, “CREATE INDEX Syntax”
Section 12.1.17, “CREATE TABLE Syntax”
Section 12.8.1, “DESCRIBE Syntax”
Section 13.3.5.4, “FOREIGN KEY Constraints”
Section 17.2.5, “KEY Partitioning”
Section 12.7.5.6, “SHOW COLUMNS Syntax”
Section 12.7.5.12, “SHOW CREATE TABLE Syntax”
Section 9.1.9.3, “SHOW Statements and INFORMATION_SCHEMA
Section 10.1.4, “Data Type Default Values”
Section 3.4, “Getting Information About Databases and Tables”
Section 13.11.2, “How to Create FEDERATED Tables”
Section 6.6.3, “How to Repair MyISAM Tables”
Section 17.3.1, “Management of RANGE and LIST Partitions”
Section 16.1.6.1, “Noncompliance with SQL Syntax in MySQL Cluster”
Section 17.3.4, “Obtaining Information About Partitions”
Section 2.11.4, “Rebuilding or Repairing Tables or Indexes”
Section 5.1.6, “Server SQL Modes”
Section 5.1.3, “Server System Variables”
Section 12.1.17.2, “Silent Column Specification Changes”
Section 3.6.6, “Using Foreign Keys”

SHOW CREATE TRIGGER

Section 12.7.5.13, “SHOW CREATE TRIGGER Syntax”

SHOW CREATE VIEW

Section 12.7.1.3, “GRANT Syntax”
Section 12.7.5.14, “SHOW CREATE VIEW Syntax”
Section 5.4.1, “Privileges Provided by MySQL”
Section E.5, “Restrictions on Views”
Section 19.28, “The INFORMATION_SCHEMA VIEWS Table”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 18.5.4, “View Metadata”

SHOW DATABASES

Section 12.1.10, “CREATE DATABASE Syntax”
Section 12.7.1.3, “GRANT Syntax”
Chapter 19, INFORMATION_SCHEMA Tables
Section 12.7.5.15, “SHOW DATABASES Syntax”
Section 3.3, “Creating and Using a Database”
Section 19.32, “Extensions to SHOW Statements”
Section 3.4, “Getting Information About Databases and Tables”
Section 8.2.2, “Identifier Case Sensitivity”
Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”
Section 20.2.1, “Performance Schema Build Configuration”
Section 5.4.2, “Privilege System Grant Tables”
Section 5.3.4, “Security-Related mysqld Options”
Section 5.1.2, “Server Command Options”
Section 5.1.3, “Server System Variables”
Section 16.5.9, “The ndbinfo MySQL Cluster Information Database”

SHOW ENGINE

Section 12.7.5.16, “SHOW ENGINE Syntax”

SHOW ENGINE BDB LOGS

Section 12.7.5.16, “SHOW ENGINE Syntax”

SHOW ENGINE INNODB MUTEX

Section 12.7.5.16, “SHOW ENGINE Syntax”
Section 5.1.3, “Server System Variables”
Section 1.4, “What Is New in MySQL 5.5”

SHOW ENGINE INNODB STATUS

Section 13.3.5.4, “FOREIGN KEY Constraints”
Section 13.3.14.2.1, “InnoDB Standard Monitor and Lock Monitor Output”
Section 13.3.4, “InnoDB Startup Options and System Variables”
Section 13.3.14.2, “SHOW ENGINE INNODB STATUS and the InnoDB Monitors”
Section 12.7.5.16, “SHOW ENGINE Syntax”
Section 1.4.3, “Diagnostic and Monitoring Capabilities”
Section 13.3.9.9, “How to Cope with Deadlocks”
Section C.1, “Sources of Error Information”
Section 13.3.3, “Using Per-Table Tablespaces”
Section 1.4, “What Is New in MySQL 5.5”

SHOW ENGINE NDB STATUS

Section 12.7.5.16, “SHOW ENGINE Syntax”
Section 16.2.2.3, “Initial Startup of MySQL Cluster on Windows”
Section 16.5, “Management of MySQL Cluster”
Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”

SHOW ENGINE NDBCLUSTER STATUS

Section 12.7.5.16, “SHOW ENGINE Syntax”
Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”

SHOW ENGINE PERFORMANCE_SCHEMA STATUS

Section 12.7.5.16, “SHOW ENGINE Syntax”
Section 20.5, “Performance Schema Status Monitoring”

SHOW ENGINES

Section 13.3.4, “InnoDB Startup Options and System Variables”
Section 12.7.5.17, “SHOW ENGINES Syntax”
Section 16.3.4.3, “MySQL Cluster System Variables”
Section 16.4.1, “MySQL Server Usage for MySQL Cluster”
Section 20.2.1, “Performance Schema Build Configuration”
Section 20.1, “Performance Schema Quick Start”
Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
Section 2.3.6.3, “Selecting a MySQL Server Type”
Section 5.1.3, “Server System Variables”
Chapter 13, Storage Engines
Section 13.8, “The ARCHIVE Storage Engine”
Section 13.9, “The BLACKHOLE Storage Engine”
Section 13.3, “The InnoDB Storage Engine”
Section 16.5.9, “The ndbinfo MySQL Cluster Information Database”
Section 1.4, “What Is New in MySQL 5.5”

SHOW ERRORS

Section 12.6.7.3.3, “RESIGNAL with a Condition Value and Optional New Signal Information”
Section 12.7.5.18, “SHOW ERRORS Syntax”
Section 12.7.5.41, “SHOW WARNINGS Syntax”
Section 5.1.3, “Server System Variables”
Section 12.6.7.4.1, “Signal Condition Information Items”
Section C.1, “Sources of Error Information”

SHOW EVENTS

Section 12.7.5.19, “SHOW EVENTS Syntax”
Section 18.4.4, “Event Metadata”
Section 15.4.1.8, “Replication of Invoked Features”
Section 19.7, “The INFORMATION_SCHEMA EVENTS Table”
Section 18.4.6, “The Event Scheduler and MySQL Privileges”

SHOW FULL COLUMNS

Section 12.1.17, “CREATE TABLE Syntax”
Section 9.1.9.3, “SHOW Statements and INFORMATION_SCHEMA
Section 19.5, “The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table”

SHOW FULL EVENTS

Section 12.7.5.19, “SHOW EVENTS Syntax”

SHOW FULL PROCESSLIST

Description
Section 7.12.5, “Examining Thread Information”

SHOW FULL TABLES

Section 12.7.5.38, “SHOW TABLES Syntax”
Description

SHOW FUNCTION CODE

Section 12.7.5.20, “SHOW FUNCTION CODE Syntax”
Section 12.7.5.28, “SHOW PROCEDURE CODE Syntax”

SHOW FUNCTION STATUS

Section 12.7.5.21, “SHOW FUNCTION STATUS Syntax”
Section 12.7.5.29, “SHOW PROCEDURE STATUS Syntax”
Section 18.2.3, “Stored Routine Metadata”

SHOW GLOBAL STATUS

Section 16.3.4.4, “MySQL Cluster Status Variables”
Section 5.1.3, “Server System Variables”
Section 19.9, “The INFORMATION_SCHEMA GLOBAL_STATUS and SESSION_STATUS Tables”

SHOW GLOBAL VARIABLES

Section 19.10, “The INFORMATION_SCHEMA GLOBAL_VARIABLES and SESSION_VARIABLES Tables”

SHOW GRANTS

Section 12.7.1.2, “DROP USER Syntax”
Section 12.7.1.3, “GRANT Syntax”
Section 12.7.1.5, “REVOKE Syntax”
Section 12.7.5.22, “SHOW GRANTS Syntax”
Section 12.7.5.27, “SHOW PRIVILEGES Syntax”
Section 5.5.2, “Adding User Accounts”
Section 5.3.1, “General Security Guidelines”
Section 5.4.2, “Privilege System Grant Tables”
Section 5.4, “The MySQL Access Privilege System”

SHOW INDEX

Section 12.7.2.1, “ANALYZE TABLE Syntax”
Section 12.8.1, “DESCRIBE Syntax”
Section 7.8.2, “EXPLAIN Output Format”
Section 13.3.4, “InnoDB Startup Options and System Variables”
Section 7.3.7, “InnoDB and MyISAM Index Statistics Collection”
Section 12.7.5.6, “SHOW COLUMNS Syntax”
Section 12.7.5.23, “SHOW INDEX Syntax”
Section 12.2.9.3, “Index Hint Syntax”
Section 13.3.15, “Limits on InnoDB Tables”
Section 4.6.3.4, “Other myisamchk Options”
Section 19.21, “The INFORMATION_SCHEMA STATISTICS Table”
Section 19.24, “The INFORMATION_SCHEMA TABLE_CONSTRAINTS Table”

SHOW INNODB STATUS

Section 12.7.5.16, “SHOW ENGINE Syntax”
Section 1.4, “What Is New in MySQL 5.5”

SHOW MASTER LOGS

Section 12.7.5.2, “SHOW BINARY LOGS Syntax”

SHOW MASTER STATUS

Section 12.7.5.24, “SHOW MASTER STATUS Syntax”
Section 15.1.1.5, “Creating a Data Snapshot Using mysqldump
Section 15.4.6, “How to Report Replication Bugs or Problems”
Section 16.6.9, “MySQL Cluster Backups With MySQL Cluster Replication”
Section 15.1.1.4, “Obtaining the Replication Master Binary Log Coordinates”
Section 5.4.1, “Privileges Provided by MySQL”
Section 15.4.4, “Replication FAQ”
Section 12.4.1, “SQL Statements for Controlling Master Servers”
Section 15.4.5, “Troubleshooting Replication”

SHOW OPEN TABLES

Section 12.7.5.25, “SHOW OPEN TABLES Syntax”

SHOW PLUGINS

Section 12.7.3.3, “INSTALL PLUGIN Syntax”
Section 12.7.5.26, “SHOW PLUGINS Syntax”
Section 5.1.7.1, “Installing and Uninstalling Plugins”
Section 5.5.6.2.1, “Installing the PAM Authentication Plugin”
Section 5.5.6.3.1, “Installing the Windows Authentication Plugin”
Section 5.1.7.2, “Obtaining Server Plugin Information”
Chapter 17, Partitioning
Section 5.5.6, “Pluggable Authentication”
Section 22.2.1, “Plugin API Characteristics”
Section 22.2.2, “Plugin API Components”
Section 15.3.8.2, “Semisynchronous Replication Installation and Configuration”
Section 22.2.4.2.1, “Server Plugin Library and Plugin Descriptors”
Section 19.14, “The INFORMATION_SCHEMA PLUGINS Table”
Section 16.5.9, “The ndbinfo MySQL Cluster Information Database”
Section 7.11.6.1, “Thread Pool Components and Installation”
Section 1.4, “What Is New in MySQL 5.5”
Section 22.2.4.6, “Writing INFORMATION_SCHEMA Plugins”
Section 22.2.4.8, “Writing Audit Plugins”
Section 22.2.4.5, “Writing Daemon Plugins”
Section 22.2.4.4, “Writing Full-Text Parser Plugins”
Section 22.2.4.9.1, “Writing the Server-Side Authentication Plugin”

SHOW PRIVILEGES

Section 12.7.5.27, “SHOW PRIVILEGES Syntax”

SHOW PROCEDURE CODE

Section 12.7.5.20, “SHOW FUNCTION CODE Syntax”
Section 12.7.5.28, “SHOW PROCEDURE CODE Syntax”

SHOW PROCEDURE STATUS

Section 12.7.5.21, “SHOW FUNCTION STATUS Syntax”
Section 12.7.5.29, “SHOW PROCEDURE STATUS Syntax”
Section 18.2.3, “Stored Routine Metadata”

SHOW PROCESSLIST

Section 12.4.2.1, “CHANGE MASTER TO Syntax”
Section 12.7.1.3, “GRANT Syntax”
Section 13.3.13, “InnoDB Error Handling”
Section 12.7.6.4, “KILL Syntax”
Section 12.7.5.30, “SHOW PROCESSLIST Syntax”
Section 12.7.5.32, “SHOW PROFILES Syntax”
Section 12.7.5.35, “SHOW SLAVE STATUS Syntax”
Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section C.5.2.7, “Too many connections
Section 21.9.3.43, “mysql_list_processes()
Section 15.1.4.1, “Checking Replication Status”
Section 5.7.1.2, “Command Probes”
Section 5.7.1.1, “Connection Probes”
Description
Section 18.4.2, “Event Scheduler Configuration”
Section 7.12.5.2, “General Thread States”
Section 5.3.3, “Making MySQL Secure Against Attackers”
Section 16.4.1, “MySQL Server Usage for MySQL Cluster”
Section 5.4.1, “Privileges Provided by MySQL”
Section 5.7.1.6, “Query Execution Probes”
Section 5.7.1.3, “Query Probes”
Section 15.4.4, “Replication FAQ”
Section 15.2.1, “Replication Implementation Details”
Section 15.3.6, “Switching Masters During Failover”
Section 15.4.5, “Troubleshooting Replication”

SHOW PROFILE

Section 12.7.5.31, “SHOW PROFILE Syntax”
Section 12.7.5.32, “SHOW PROFILES Syntax”
Section 7.12.5, “Examining Thread Information”
Section 7.12.5.2, “General Thread States”
Section 2.9.4, “MySQL Source-Configuration Options”
Section 5.1.3, “Server System Variables”
Section 19.16, “The INFORMATION_SCHEMA PROFILING Table”

SHOW PROFILES

Section 12.7.5.31, “SHOW PROFILE Syntax”
Section 12.7.5.32, “SHOW PROFILES Syntax”
Section 2.9.4, “MySQL Source-Configuration Options”
Section 5.1.3, “Server System Variables”
Section 19.16, “The INFORMATION_SCHEMA PROFILING Table”

SHOW RELAYLOG EVENTS

Section 12.7.5.3, “SHOW BINLOG EVENTS Syntax”
Section 12.7.5.33, “SHOW RELAYLOG EVENTS Syntax”

SHOW SCHEMAS

Section 12.7.5.15, “SHOW DATABASES Syntax”

SHOW SESSION STATUS

Section 16.3.4.4, “MySQL Cluster Status Variables”
Section 19.9, “The INFORMATION_SCHEMA GLOBAL_STATUS and SESSION_STATUS Tables”

SHOW SESSION VARIABLES

Section 19.10, “The INFORMATION_SCHEMA GLOBAL_VARIABLES and SESSION_VARIABLES Tables”

SHOW SLAVE HOSTS

Section 12.7.5.34, “SHOW SLAVE HOSTS Syntax”
Section 15.1.4.1, “Checking Replication Status”
Section 15.1.3.3, “Replication Slave Options and Variables”
Section 12.4.1, “SQL Statements for Controlling Master Servers”

SHOW SLAVE STATUS

Section 12.4.2.1, “CHANGE MASTER TO Syntax”
Section 12.4.1.1, “PURGE BINARY LOGS Syntax”
Section 12.7.5.35, “SHOW SLAVE STATUS Syntax”
Section 12.4.2.5, “START SLAVE Syntax”
Section 15.1.4.1, “Checking Replication Status”
Description
Section 15.4.6, “How to Report Replication Bugs or Problems”
Section 16.6.3, “Known Issues in MySQL Cluster Replication”
Section 5.4.1, “Privileges Provided by MySQL”
Section 15.4.4, “Replication FAQ”
Section 15.2.1, “Replication Implementation Details”
Section 7.12.5.6, “Replication Slave I/O Thread States”
Section 15.1.3.3, “Replication Slave Options and Variables”
Section 15.4.1.17, “Replication and max_allowed_packet
Section 12.4.2, “SQL Statements for Controlling Slave Servers”
Section 15.3.7, “Setting Up Replication Using SSL”
Section 15.4.1.24, “Slave Errors During Replication”
Section 15.2.2.2, “Slave Status Logs”
Section C.1, “Sources of Error Information”
Section 15.4.5, “Troubleshooting Replication”

SHOW STATUS

Section 12.2.5.2, “INSERT DELAYED Syntax”
Section 12.7.5.36, “SHOW STATUS Syntax”
Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”
Section 16.5, “Management of MySQL Cluster”
Section 16.6, “MySQL Cluster Replication”
Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
Section 16.5.14, “NDB API Statistics Counters and Variables”
Section 22.2.1, “Plugin API Characteristics”
Section 7.9.3.4, “Query Cache Status and Maintenance”
Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
Section 15.2.1, “Replication Implementation Details”
Section 15.4.1.26, “Replication Retries and Timeouts”
Section 15.4.1.19, “Replication and Temporary Tables”
Section E.1, “Restrictions on Stored Programs”
Section 15.3.8.3, “Semisynchronous Replication Monitoring”
Section 22.2.4.2.1, “Server Plugin Library and Plugin Descriptors”
Section 22.2.4.2.2, “Server Plugin Status and System Variables”
Section 5.1.5, “Server Status Variables”
Section 5.1.3, “Server System Variables”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 22.2.4.8, “Writing Audit Plugins”
Section 22.2.4.4, “Writing Full-Text Parser Plugins”
Section 22.2.4, “Writing Plugins”

SHOW STATUS LIKE 'perf%'

Section 20.5, “Performance Schema Status Monitoring”

SHOW TABLE STATUS

Section 13.3.5.3, “AUTO_INCREMENT Handling in InnoDB
Section 12.1.17, “CREATE TABLE Syntax”
Section 12.8.1, “DESCRIBE Syntax”
Section 13.3.4, “InnoDB Startup Options and System Variables”
Section 12.7.5.6, “SHOW COLUMNS Syntax”
Section 12.7.5.37, “SHOW TABLE STATUS Syntax”
Section 13.3.5.3.1, ““TraditionalInnoDB Auto-Increment Locking”
Section 13.3.5, “Creating and Using InnoDB Tables”
Section 13.3.12.2, “File Space Management”
Section 13.3.15, “Limits on InnoDB Tables”
Section 17.3.4, “Obtaining Information About Partitions”
Section 13.3.11.5, “Physical Row Structure”
Section 13.8, “The ARCHIVE Storage Engine”

SHOW TABLES

Chapter 19, INFORMATION_SCHEMA Tables
Section 12.7.5.37, “SHOW TABLE STATUS Syntax”
Section 12.7.5.38, “SHOW TABLES Syntax”
Section C.5.7.2, “TEMPORARY Table Problems”
Section C.5.2.16, “Table 'tbl_name' doesn't exist
Section 3.3.2, “Creating a Table”
Section 19.32, “Extensions to SHOW Statements”
Section 8.2.2, “Identifier Case Sensitivity”
Section 8.2.3, “Mapping of Identifiers to File Names”
Section 16.6.10, “MySQL Cluster Replication: Multi-Master and Circular Replication”
Section 16.5.9, “The ndbinfo MySQL Cluster Information Database”

SHOW TABLES FROM some_database

Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”

SHOW TABLES FROM some_ndb_database

Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”

SHOW TRIGGERS

Section 12.7.5.39, “SHOW TRIGGERS Syntax”
Section 19.26, “The INFORMATION_SCHEMA TRIGGERS Table”
Section 18.3.2, “Trigger Metadata”

SHOW VARIABLES

Section 12.7.4, “SET Syntax”
Section 12.7.5.40, “SHOW VARIABLES Syntax”
Section 22.2.4.3, “Compiling and Installing Plugin Libraries”
Section 18.4.2, “Event Scheduler Configuration”
Chapter 17, Partitioning
Section 22.2.1, “Plugin API Characteristics”
Section 5.6, “Running Multiple MySQL Instances on One Machine”
Section 15.3.8.3, “Semisynchronous Replication Monitoring”
Section 5.1.3, “Server System Variables”
Section 16.6.6, “Starting MySQL Cluster Replication (Single Replication Channel)”
Section 5.1.4, “Using System Variables”
Section 22.2.4, “Writing Plugins”

SHOW WARNINGS

Section 12.1.7, “ALTER TABLE Syntax”
Section 12.1.26, “DROP PROCEDURE and DROP FUNCTION Syntax”
Section 7.8.2, “EXPLAIN Output Format”
Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 1.8.6.1, “PRIMARY KEY and UNIQUE Index Constraints”
Section 12.7.5.18, “SHOW ERRORS Syntax”
Section 12.7.5.41, “SHOW WARNINGS Syntax”
Section 12.6.7.4, “SIGNAL Syntax”
Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based Replication”
Section 12.6.7.4.2, “Effect of Signals on Handlers, Cursors, and Statements”
Section 8.2.4, “Function Name Parsing and Resolution”
Section 5.2.4.3, “Mixed Binary Logging Format”
Section 7.13.12, “Optimizing IN/=ANY Subqueries”
Section 5.1.3, “Server System Variables”
Section 12.6.7.4.1, “Signal Condition Information Items”
Section C.1, “Sources of Error Information”

SIGNAL

Section 12.6.7.1, “DECLARE ... CONDITION Syntax”
Section 12.6.7.2, “DECLARE ... HANDLER Syntax”
Section 12.6.7.3, “RESIGNAL Syntax”
Section 12.6.7.4, “SIGNAL Syntax”
Section 12.6.7, “Condition Handling”
Section 12.6.7.4.2, “Effect of Signals on Handlers, Cursors, and Statements”
Section 11.14, “Information Functions”
Section E.2, “Restrictions on Condition Handling”
Section E.1, “Restrictions on Stored Programs”
Section 12.6.7.4.1, “Signal Condition Information Items”
Section 1.4, “What Is New in MySQL 5.5”

START SLAVE

Section 12.4.2.1, “CHANGE MASTER TO Syntax”
Section 12.4.2.3, “RESET SLAVE Syntax”
Section 12.7.5.35, “SHOW SLAVE STATUS Syntax”
Section 12.4.2.5, “START SLAVE Syntax”
Section 12.4.2.6, “STOP SLAVE Syntax”
Description
Section 16.6.10, “MySQL Cluster Replication: Multi-Master and Circular Replication”
Section 15.1.4.2, “Pausing Replication on the Slave”
Section 15.3.4, “Replicating Different Databases to Different Slaves”
Section 15.4.4, “Replication FAQ”
Section 15.2.1, “Replication Implementation Details”
Section 15.1.3.3, “Replication Slave Options and Variables”
Section 15.3.8.2, “Semisynchronous Replication Installation and Configuration”
Section 15.4.1.24, “Slave Errors During Replication”
Section 16.6.6, “Starting MySQL Cluster Replication (Single Replication Channel)”
Section 15.3.6, “Switching Masters During Failover”
Section 15.4.5, “Troubleshooting Replication”
Section 16.6.7, “Using Two Replication Channels for MySQL Cluster Replication”

START TRANSACTION

Section 12.6.1, “BEGIN ... END Compound-Statement Syntax”
Section 13.3.13, “InnoDB Error Handling”
Section 12.3.5, “LOCK TABLES and UNLOCK TABLES Syntax”
Section 13.3.9.3, “SELECT ... FOR UPDATE and SELECT ... LOCK IN SHARE MODE Locking Reads”
Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Description
Section 13.3.9.9, “How to Cope with Deadlocks”
Section 12.3.5.1, “Interaction of Table Locking and Transactions”
Section 12.3, “MySQL Transactional and Locking Statements”
Section E.1, “Restrictions on Stored Programs”
Section 15.3.8, “Semisynchronous Replication”
Section 5.1.3, “Server System Variables”
Section 7.2.2.1, “Speed of INSERT Statements”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 13.3.9, “The InnoDB Transaction Model and Locking”
Section 18.3.1, “Trigger Syntax”
Section 13.3.5.1, “Using InnoDB Transactions”
Section 12.3.7.2, “XA Transaction States”

STOP SLAVE

Section 12.4.2.1, “CHANGE MASTER TO Syntax”
Section 12.4.1.2, “RESET MASTER Syntax”
Section 12.4.2.3, “RESET SLAVE Syntax”
Section 12.4.2.5, “START SLAVE Syntax”
Section 12.4.2.6, “STOP SLAVE Syntax”
Section 15.1.4.1, “Checking Replication Status”
Description
Section 15.1.1.9, “Introducing Additional Slaves to an Existing Replication Environment”
Section 15.1.4.2, “Pausing Replication on the Slave”
Section 15.3.8.2, “Semisynchronous Replication Installation and Configuration”
Section 15.3.6, “Switching Masters During Failover”

TRUNCATE TABLE

Section 12.1.19, “CREATE TRIGGER Syntax”
Section 12.2.2, “DELETE Syntax”
Section 13.11.3, “FEDERATED Storage Engine Notes and Tips”
Section 12.2.4, “HANDLER Syntax”
Section 13.10.2, “MERGE Table Problems”
Section 12.1.33, “TRUNCATE TABLE Syntax”
Section 16.5.12.1, “Adding MySQL Cluster Data Nodes Online: General Issues”
Section 16.5.2, “Commands in the MySQL Cluster Management Client”
Section 13.5.3.3, “Compressed Table Characteristics”
Description
Section 20.2.3.2.1, “Event Pre-Filtering”
Section 20.7.4.1, “Event Wait Summary Tables”
Section 20.7.4.2, “File I/O Summary Tables”
Section 7.9.3.1, “How the Query Cache Operates”
Section 16.1.6.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 16.1.6.2, “Limits and Differences of MySQL Cluster from Standard MySQL Limits”
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 17.3.3, “Maintenance of Partitions”
Section 17.3.1, “Management of RANGE and LIST Partitions”
Section 7.5.6, “Optimizing InnoDB DDL Operations”
Section 20.2.3.1, “Performance Schema Event Timing”
Section 20.6, “Performance Schema General Table Characteristics”
Section 20.7.4, “Performance Schema Summary Tables”
Section 16.6.9.2, “Point-In-Time Recovery Using MySQL Cluster Replication”
Section 5.4.1, “Privileges Provided by MySQL”
Section 15.4.1.32, “Replication and TRUNCATE TABLE
Section 5.2.1, “Selecting General Query and Slow Query Log Output Destinations”
Section 5.1.3, “Server System Variables”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 13.6, “The MEMORY Storage Engine”
Section 20.7.3.1, “The events_waits_current Table”
Section 20.7.3.2, “The events_waits_history Table”
Section 20.7.3.3, “The events_waits_history_long Table”
Section 20.7.1.3, “The setup_timers Table”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 1.4, “What Is New in MySQL 5.5”
Section 21.9.11.2, “What Results You Can Get from a Query”

UNINSTALL PLUGIN

Section 12.7.6.3, “FLUSH Syntax”
Section 12.7.3.3, “INSTALL PLUGIN Syntax”
Section 12.7.5.26, “SHOW PLUGINS Syntax”
Section 12.7.3.4, “UNINSTALL PLUGIN Syntax”
Description
Section 7.11.4.1, “How MySQL Uses Memory”
Section 5.1.7.1, “Installing and Uninstalling Plugins”
Section 20.10, “Performance Schema and Plugins”
Section 13.2.1, “Pluggable Storage Engine Architecture”
Section 22.2.2, “Plugin API Components”
Section 22.2.4.2.1, “Server Plugin Library and Plugin Descriptors”
Section 19.14, “The INFORMATION_SCHEMA PLUGINS Table”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 22.2.4.6, “Writing INFORMATION_SCHEMA Plugins”
Section 22.2.4.8, “Writing Audit Plugins”
Section 22.2.4.5, “Writing Daemon Plugins”
Section 22.2.4.4, “Writing Full-Text Parser Plugins”
Section 22.2.4.9.1, “Writing the Server-Side Authentication Plugin”

UNION

Section 12.1.17, “CREATE TABLE Syntax”
Section 12.1.20, “CREATE VIEW Syntax”
Section 7.8.2, “EXPLAIN Output Format”
Section 12.2.9, “SELECT Syntax”
Section 12.2.9.4, “UNION Syntax”
Section 21.9.1, “C API Data Structures”
Section 7.4.3.3, “How MySQL Uses Internal Temporary Tables”
Section 11.14, “Information Functions”
Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB
Section 10.2.5, “Numeric Type Attributes”
Section E.5, “Restrictions on Views”
Section 9.1.9.1, “Result Strings”
Section 3.6.7, “Searching on Two Keys”
Section 5.1.5, “Server Status Variables”
Section 12.2.10, “Subquery Syntax”
Section 13.10, “The MERGE Storage Engine”
Section 7.13.1.1, “The Range Access Method for Single-Part Indexes”
Section 18.5.3, “Updatable and Insertable Views”
Section 18.5.2, “View Processing Algorithms”
Section 18.5.1, “View Syntax”
Section 11.11, “XML Functions”

UNION ALL

Section 12.2.9.4, “UNION Syntax”
Section 7.4.3.3, “How MySQL Uses Internal Temporary Tables”
Section 11.14, “Information Functions”
Section 18.5.3, “Updatable and Insertable Views”
Section 18.5.2, “View Processing Algorithms”

UNION DISTINCT

Section 12.2.9.4, “UNION Syntax”

UNLOCK TABLES

Section 12.7.6.3, “FLUSH Syntax”
Section 12.3.5, “LOCK TABLES and UNLOCK TABLES Syntax”
Section 12.3.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section 7.6.2, “Bulk Data Loading for MyISAM Tables”
Section 6.2, “Database Backup Methods”
Description
Section 13.3.9.9, “How to Cope with Deadlocks”
Section 12.3.5.1, “Interaction of Table Locking and Transactions”
Section 13.3.15, “Limits on InnoDB Tables”
Section E.1, “Restrictions on Stored Programs”
Section 7.2.2.1, “Speed of INSERT Statements”
Section 12.3.3, “Statements That Cause an Implicit Commit”
Section 7.11.1, “System Factors and Startup Parameter Tuning”
Section 12.3.5.3, “Table-Locking Restrictions and Conditions”
Section 13.9, “The BLACKHOLE Storage Engine”
Section 1.8.5.3, “Transaction and Atomic Operation Differences”

UPDATE

Section 4.5.1.1, “mysql Options”
Section 4.6.7.2, “mysqlbinlog Row Event Display”
Section 12.7.2.2, “CHECK TABLE Syntax”
Section 12.1.17, “CREATE TABLE Syntax”
Section 12.1.19, “CREATE TRIGGER Syntax”
Section 12.1.20, “CREATE VIEW Syntax”
Section C.5.2.4, “Client does not support authentication protocol
Section 13.11.3, “FEDERATED Storage Engine Notes and Tips”
Section 13.3.5.4, “FOREIGN KEY Constraints”
Section 12.7.1.3, “GRANT Syntax”
Chapter 19, INFORMATION_SCHEMA Tables
Section 12.2.5.3, “INSERT ... ON DUPLICATE KEY UPDATE Syntax”
Section 12.2.5.2, “INSERT DELAYED Syntax”
Section 12.2.5, “INSERT Syntax”
Section 13.3.9.4, “InnoDB Record, Gap, and Next-Key Locks”
Section 13.3.4, “InnoDB Startup Options and System Variables”
Section 12.2.9.2, “JOIN Syntax”
Section 12.7.6.4, “KILL Syntax”
Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 1.8.6.1, “PRIMARY KEY and UNIQUE Index Constraints”
Section 13.3.9.3, “SELECT ... FOR UPDATE and SELECT ... LOCK IN SHARE MODE Locking Reads”
Section 12.7.1.6, “SET PASSWORD Syntax”
Section 12.3.6, “SET TRANSACTION Syntax”
Section 12.7.5.41, “SHOW WARNINGS Syntax”
Section 1.8.5.2, “UPDATE Differences”
Section 12.2.11, “UPDATE Syntax”
Section 21.9.3.1, “mysql_affected_rows()
Section 21.9.3.35, “mysql_info()
Section 21.9.3.37, “mysql_insert_id()
Section 21.9.3.48, “mysql_num_rows()
Section 21.9.3.49, “mysql_options()
Section 21.9.7.10, “mysql_stmt_execute()
Section 21.9.7.16, “mysql_stmt_insert_id()
Section 21.9.7.18, “mysql_stmt_num_rows()
Section 5.4.5, “Access Control, Stage 2: Request Verification”
Section 5.5.2, “Adding User Accounts”
Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based Replication”
Section 5.5.5, “Assigning Account Passwords”
Section 11.3.4, “Assignment Operators”
Section 12.5.4, “Automatic Prepared Statement Repreparation”
Section 15.1.3.4, “Binary Log Options and Variables”
Section 18.7, “Binary Logging of Stored Programs”
Section 7.6.2, “Bulk Data Loading for MyISAM Tables”
Section 21.9.2, “C API Function Overview”
Section 21.9.6, “C API Prepared Statement Function Overview”
Section 21.9.4, “C API Prepared Statements”
Section 21.9.13, “C API Support for Multiple Statement Execution”
Section 5.4.7, “Causes of Access-Denied Errors”
Section 9.1.13, “Column Character Set Conversion”
Section 13.3.5.3.2, “Configurable InnoDB Auto-Increment Locking”
Section 1.8.6.2, “Constraints on Invalid Data”
Section 13.11.2.1, “Creating a FEDERATED Table Using CONNECTION
Section 10.1.4, “Data Type Default Values”
Section 10.1.2, “Date and Time Type Overview”
Section 13.3.7.2, “Forcing InnoDB Recovery”
Chapter 11, Functions and Operators
Section 7.12.5.2, “General Thread States”
Section 7.2.1.2, “How MySQL Optimizes WHERE Clauses”
Section 7.9.3.1, “How the Query Cache Operates”
Section 12.2.9.3, “Index Hint Syntax”
Section 11.14, “Information Functions”
Section 7.10.1, “Internal Locking Methods”
Section C.5.8, “Known Issues in MySQL”
Section 16.6.3, “Known Issues in MySQL Cluster Replication”
Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB
Section 5.2.4.4, “Logging Format for Changes to mysql Database Tables”
Section 11.15, “Miscellaneous Functions”
Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
Section 1.8.4, “MySQL Extensions to Standard SQL”
Section 7.2.2, “Optimizing DML Statements”
Section 10.2.6, “Out-of-Range and Overflow Handling”
Section 5.4.2, “Privilege System Grant Tables”
Section 5.4.1, “Privileges Provided by MySQL”
Section C.5.5.2, “Problems Using DATE Columns”
Section 15.1.3.3, “Replication Slave Options and Variables”
Section 15.4.1.12, “Replication and LIMIT
Section 15.4.1.21, “Replication and the Query Optimizer”
Section C.5.4.1.2, “Resetting the Root Password: Unix Systems”
Section C.5.4.1.1, “Resetting the Root Password: Windows Systems”
Section 17.5, “Restrictions and Limitations on Partitioning”
Section E.4, “Restrictions on Subqueries”
Section E.5, “Restrictions on Views”
Section 12.2.10.11, “Rewriting Subqueries as Joins”
Section 12.5, “SQL Syntax for Prepared Statements”
Section 2.10.2, “Securing the Initial MySQL Accounts”
Section 3.3.4.1, “Selecting All Data”
Section 5.2.1, “Selecting General Query and Slow Query Log Output Destinations”
Section 5.1.2, “Server Command Options”
Section 5.1.6, “Server SQL Modes”
Section 5.1.3, “Server System Variables”
Section 15.4.1.24, “Slave Errors During Replication”
Section 7.2.2.1, “Speed of INSERT Statements”
Section 7.2.2.2, “Speed of UPDATE Statements”
Section 5.7.1.12, “Statement Probes”
Section 12.2.10.9, “Subquery Errors”
Section 12.2.10, “Subquery Syntax”
Section 7.10.2, “Table Locking Issues”
Section 12.3.5.3, “Table-Locking Restrictions and Conditions”
Section 13.8, “The ARCHIVE Storage Engine”
Section 13.9, “The BLACKHOLE Storage Engine”
Section 19.28, “The INFORMATION_SCHEMA VIEWS Table”
Section 13.10, “The MERGE Storage Engine”
Section 13.5, “The MyISAM Storage Engine”
Section 9.1.7.6, “The _bin and binary Collations”
Section 5.2.4, “The Binary Log”
Section 5.4, “The MySQL Access Privilege System”
Section 5.1.10, “The Shutdown Process”
Section 1.8.5.3, “Transaction and Atomic Operation Differences”
Section 18.3.1, “Trigger Syntax”
Section 18.5.3, “Updatable and Insertable Views”
Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
Section 15.1.2.2, “Usage of Row-Based Logging and Replication”
Section 18.3, “Using Triggers”
Section 4.5.1.6.2, “Using the --safe-updates Option”
Section 21.9.11.2, “What Results You Can Get from a Query”
Section 5.4.6, “When Privilege Changes Take Effect”
Section 21.9.11.1, “Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success”

UPDATE ... (SELECT)

Section 13.3.9.2, “Consistent Nonlocking Reads”

UPDATE ... WHERE ...

Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB

UPDATE IGNORE

Section 12.2.11, “UPDATE Syntax”
Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB 6.x, and MySQL Cluster NDB 7.x”

UPDATE t1,t2 ...

Section 5.7.1.12, “Statement Probes”

USE

Section 4.5.1.1, “mysql Options”
Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Chapter 19, INFORMATION_SCHEMA Tables
Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 12.8.4, “USE Syntax”
Section 15.1.3.4, “Binary Log Options and Variables”
Section 6.4.5.2, “Copy a Database from one Server to Another”
Section 3.3.1, “Creating and Selecting a Database”
Section 3.3, “Creating and Using a Database”
Description
Description
Section 6.4.1, “Dumping Data in SQL Format with mysqldump
Section 15.2.3.1, “Evaluation of Database-Level Replication and Binary Logging Options”
Section 12.2.9.3, “Index Hint Syntax”
Section 6.4.2, “Reloading SQL-Format Backups”
Section 15.2.3.3, “Replication Rule Application”
Section 15.1.3.3, “Replication Slave Options and Variables”
Section 18.2.1, “Stored Routine Syntax”
Section 16.5.9, “The ndbinfo MySQL Cluster Information Database”

USE db2

Description

USE db_name

Section 4.5.1.1, “mysql Options”

USE test

Description

WHILE

Section 12.6.5.3, “ITERATE Syntax”
Section 12.6.5.4, “LEAVE Syntax”
Section 12.6.5.8, “WHILE Syntax”
Section 12.6.5, “Flow Control Statements”
Section 12.6.2, “Statement Label Syntax”

XA COMMIT

Section 5.1.3, “Server System Variables”
Section 12.3.7.2, “XA Transaction States”

XA END

Section E.6, “Restrictions on XA Transactions”
Section 12.3.7.1, “XA Transaction SQL Syntax”
Section 12.3.7.2, “XA Transaction States”

XA PREPARE

Section 12.3.7.2, “XA Transaction States”

XA RECOVER

Section 12.3.7.1, “XA Transaction SQL Syntax”
Section 12.3.7.2, “XA Transaction States”

XA ROLLBACK

Section 5.1.3, “Server System Variables”
Section 12.3.7.2, “XA Transaction States”

XA START

Section E.6, “Restrictions on XA Transactions”
Section 12.3.7.1, “XA Transaction SQL Syntax”
Section 12.3.7.2, “XA Transaction States”