INFORMATION_SCHEMA Index

C | E | F | G | I | K | N | O | P | R | S | T | U | V

C

[index top]

CHARACTER_SETS

Section 10.1.9.3, “SHOW Statements and INFORMATION_SCHEMA”
Section 21.1, “The INFORMATION_SCHEMA CHARACTER_SETS Table”

COLLATION_CHARACTER_SET_APPLICABILITY

Section 21.3, “The INFORMATION_SCHEMA COLLATION_CHARACTER_SET_APPLICABILITY Table”

COLLATIONS

Section 24.8.5, “C API Data Structures”
Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 10.1.9.3, “SHOW Statements and INFORMATION_SCHEMA”
Section 21.2, “The INFORMATION_SCHEMA COLLATIONS Table”

COLUMN_PRIVILEGES

Section 21.5, “The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table”

COLUMNS

Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 21.4, “The INFORMATION_SCHEMA COLUMNS Table”
Section 21.14, “The INFORMATION_SCHEMA PARAMETERS Table”
Section 21.20, “The INFORMATION_SCHEMA ROUTINES Table”

E

[index top]

ENGINES

Section 14.1.1, “InnoDB as the Default MySQL Storage Engine”
Section 18.5.9, “Quick Reference: MySQL Cluster SQL Statements”
Section 5.1.4, “Server System Variables”
Section 13.7.5.16, “SHOW ENGINES Syntax”
Section 21.6, “The INFORMATION_SCHEMA ENGINES Table”

EVENTS

Section 20.4.4, “Event Metadata”
Section 20.4.2, “Event Scheduler Configuration”
Section 17.4.1.12, “Replication of Invoked Features”
Section 21.7, “The INFORMATION_SCHEMA EVENTS Table”

F

[index top]

FILES

Section 18.5.11, “INFORMATION_SCHEMA Tables for MySQL Cluster”
Section 18.5.13.1, “MySQL Cluster Disk Data Objects”
Section 21.8, “The INFORMATION_SCHEMA FILES Table”
Section 18.5.10, “The ndbinfo MySQL Cluster Information Database”

G

[index top]

GLOBAL_STATUS

Section 18.5, “Management of MySQL Cluster”
Section 18.6, “MySQL Cluster Replication”
Section 18.5.16, “NDB API Statistics Counters and Variables”
Section 5.1.4, “Server System Variables”
Section 13.7.5.35, “SHOW STATUS Syntax”
Section 21.9, “The INFORMATION_SCHEMA GLOBAL_STATUS and SESSION_STATUS Tables”

GLOBAL_VARIABLES

Section 5.1.4, “Server System Variables”
Section 13.7.5.39, “SHOW VARIABLES Syntax”
Section 21.10, “The INFORMATION_SCHEMA GLOBAL_VARIABLES and SESSION_VARIABLES Tables”

I

[index top]

INFORMATION_SCHEMA

Section 18.5.11, “INFORMATION_SCHEMA Tables for MySQL Cluster”
Section 23.2, “Using the sys Schema”

INFORMATION_SCHEMA GLOBAL_STATUS

Section 21.9, “The INFORMATION_SCHEMA GLOBAL_STATUS and SESSION_STATUS Tables”

INFORMATION_SCHEMA GLOBAL_VARIABLES

Section 21.10, “The INFORMATION_SCHEMA GLOBAL_VARIABLES and SESSION_VARIABLES Tables”

INFORMATION_SCHEMA.CHARACTER_SETS

Section A.11, “MySQL 5.7 FAQ: MySQL Chinese, Japanese, and Korean Character Sets”

INFORMATION_SCHEMA.COLLATIONS

Section 10.4.2, “Choosing a Collation ID”

INFORMATION_SCHEMA.COLUMNS

Section A.11, “MySQL 5.7 FAQ: MySQL Chinese, Japanese, and Korean Character Sets”
Section 4.5.4, “mysqldump — A Database Backup Program”
Section 18.4.14, “ndb_index_stat — NDB Index Statistics Utility”
Section 22.1, “Performance Schema Quick Start”
Section 14.2.6.7, “Physical Row Structure”
Section 5.1.4, “Server System Variables”
Section 2.11.1, “Upgrading MySQL”

INFORMATION_SCHEMA.ENGINES

Section 22.1, “Performance Schema Quick Start”
Section 18.5.9, “Quick Reference: MySQL Cluster SQL Statements”

INFORMATION_SCHEMA.EVENTS

Section 20.4.4, “Event Metadata”
Section 17.4.1.12, “Replication of Invoked Features”
Section C.1, “Restrictions on Stored Programs”
Section 13.7.5.18, “SHOW EVENTS Syntax”
Section 20.4.6, “The Event Scheduler and MySQL Privileges”

INFORMATION_SCHEMA.FILES

Section 13.1.3, “ALTER LOGFILE GROUP Syntax”
Section 13.1.9, “ALTER TABLESPACE Syntax”
Section 13.1.15, “CREATE LOGFILE GROUP Syntax”
Section 13.1.19, “CREATE TABLESPACE Syntax”
Section 18.5.13.3, “MySQL Cluster Disk Data Storage Requirements”
Section 18.4.10, “ndb_desc — Describe NDB Tables”
Section 14.13.8, “Retrieving InnoDB Tablespace Metadata from INFORMATION_SCHEMA.FILES”
Section 21.8, “The INFORMATION_SCHEMA FILES Table”
Section 21.31.14, “The INFORMATION_SCHEMA INNODB_SYS_DATAFILES Table”
Section 21.31.15, “The INFORMATION_SCHEMA INNODB_SYS_TABLESPACES Table”
Section 21.25, “The INFORMATION_SCHEMA TABLESPACES Table”

INFORMATION_SCHEMA.GLOBAL_STATUS

Section 18.5.16, “NDB API Statistics Counters and Variables”

INFORMATION_SCHEMA.INNODB_BUFFER_PAGE

Section 14.2.6.5, “Change Buffer”

INFORMATION_SCHEMA.INNODB_CMP

MySQL Glossary
Section 14.7.1.3, “Tuning Compression for InnoDB Tables”
Section 14.13.1.3, “Using the Compression Information Schema Tables”

INFORMATION_SCHEMA.INNODB_CMP_PER_INDEX

Section 14.12, “InnoDB Startup Options and System Variables”
Section 14.7.1.3, “Tuning Compression for InnoDB Tables”

INFORMATION_SCHEMA.INNODB_CMPMEM

Section 14.13.1.3, “Using the Compression Information Schema Tables”

INFORMATION_SCHEMA.INNODB_FT_CONFIG

Section 14.2.6.3, “InnoDB FULLTEXT Indexes”

INFORMATION_SCHEMA.INNODB_FT_DEFAULT_STOPWORD

Section 12.9.4, “Full-Text Stopwords”

INFORMATION_SCHEMA.INNODB_FT_INDEX_CACHE

Section 14.2.6.3, “InnoDB FULLTEXT Indexes”
Section 12.9.9, “MeCab Full-Text Parser Plugin”
Section 12.9.8, “ngram Full-Text Parser”

INFORMATION_SCHEMA.INNODB_FT_INDEX_TABLE

Section 12.9.4, “Full-Text Stopwords”

INFORMATION_SCHEMA.INNODB_LOCK_WAITS

Section 14.13.2.1, “Usage Examples for InnoDB Transaction and Locking Tables”

INFORMATION_SCHEMA.INNODB_LOCKS

Section 14.13.2.1, “Usage Examples for InnoDB Transaction and Locking Tables”

INFORMATION_SCHEMA.INNODB_METRICS

Section 14.2.6.5, “Change Buffer”
Section 14.12, “InnoDB Startup Options and System Variables”

INFORMATION_SCHEMA.INNODB_SYS_DATAFILES

Section 21.8, “The INFORMATION_SCHEMA FILES Table”

INFORMATION_SCHEMA.INNODB_SYS_INDEXES

Section 14.2.6.3, “InnoDB FULLTEXT Indexes”

INFORMATION_SCHEMA.INNODB_SYS_TABLES

Section 14.5.9, “InnoDB General Tablespaces”
Section 14.13.3, “InnoDB INFORMATION_SCHEMA System Tables”
MySQL Glossary
Section 14.2.6.7, “Physical Row Structure”
Section 14.19.3, “Troubleshooting InnoDB Data Dictionary Operations”

INFORMATION_SCHEMA.INNODB_SYS_TABLESPACES

Section 14.5.9, “InnoDB General Tablespaces”
Section 14.13.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 14.7.2, “InnoDB Page Compression”

INFORMATION_SCHEMA.INNODB_SYS_TABLESTATS

Section 14.13.3, “InnoDB INFORMATION_SCHEMA System Tables”

INFORMATION_SCHEMA.INNODB_TEMP_TABLE_INFO

Section 14.12, “InnoDB Startup Options and System Variables”

INFORMATION_SCHEMA.INNODB_TRX

Section 14.12, “InnoDB Startup Options and System Variables”
Section 14.13.2.1, “Usage Examples for InnoDB Transaction and Locking Tables”

INFORMATION_SCHEMA.KEY_COLUMN_USAGE

Section 1.8.3.2, “FOREIGN KEY Constraints”
Section 14.6.6, “InnoDB and FOREIGN KEY Constraints”
Section 13.1.18.3, “Using FOREIGN KEY Constraints”

INFORMATION_SCHEMA.PARTITIONS

Section 19.3.3, “Exchanging Partitions and Subpartitions with Tables”
Section 19.2.7, “How MySQL Partitioning Handles NULL”
Section 19.2.5, “KEY Partitioning”
Section 19.3.5, “Obtaining Information About Partitions”
Section 19.2.3.1, “RANGE COLUMNS partitioning”
Section 5.1.3, “Server Command Options”
Section 21.15, “The INFORMATION_SCHEMA PARTITIONS Table”

INFORMATION_SCHEMA.PLUGINS

Section 14.5.10, “InnoDB Tablespace Encryption”
Section 13.7.3.3, “INSTALL PLUGIN Syntax”
Section 5.1.8.1, “Installing and Uninstalling Plugins”
Section 6.4.4.1, “Installing the Audit Log Plugin”
Section 6.4.1.5.1, “Installing the PAM Authentication Plugin”
Section 6.4.1.6.1, “Installing the Windows Authentication Plugin”
Section 5.1.8.2, “Obtaining Server Plugin Information”
Chapter 19, Partitioning
Section 6.4.2.1, “Password Validation Plugin Installation”
Section 25.2.2, “Plugin API Characteristics”
Section 25.2.3, “Plugin API Components”
Section 17.3.8.2, “Semisynchronous Replication Installation and Configuration”
Section 25.2.4.2.1, “Server Plugin Library and Plugin Descriptors”
Section 6.4.3, “The MySQL Keyring”
Section 8.12.7.1, “Thread Pool Components and Installation”
Section 25.2.4.8, “Writing Audit Plugins”
Section 25.2.4.5, “Writing Daemon Plugins”
Section 25.2.4.4, “Writing Full-Text Parser Plugins”
Section 25.2.4.6, “Writing INFORMATION_SCHEMA Plugins”
Section 25.2.4.10, “Writing Password-Validation Plugins”
Section 25.2.4.9.1, “Writing the Server-Side Authentication Plugin”

INFORMATION_SCHEMA.PROCESSLIST

Section 8.14, “Examining Thread Information”
Section 12.14, “Information Functions”
Section 13.7.6.4, “KILL Syntax”
Section 22.4, “Performance Schema Instrument Naming Conventions”
Section 22.9.5, “Performance Schema Stage Event Tables”
Section 13.7.5.29, “SHOW PROCESSLIST Syntax”
Section 21.17, “The INFORMATION_SCHEMA PROCESSLIST Table”
Section 22.9.15.3, “The threads Table”
Section 14.13.2.1, “Usage Examples for InnoDB Transaction and Locking Tables”

INFORMATION_SCHEMA.PROFILING

Section 1.4, “What Is New in MySQL 5.7”

INFORMATION_SCHEMA.ROUTINES

Chapter 21, INFORMATION_SCHEMA Tables
Section A.4, “MySQL 5.7 FAQ: Stored Procedures and Functions”
Section 21.20, “The INFORMATION_SCHEMA ROUTINES Table”

INFORMATION_SCHEMA.SESSION_STATUS

Section 18.5.16, “NDB API Statistics Counters and Variables”

INFORMATION_SCHEMA.STATISTICS

Section 14.4.11.2, “Configuring Non-Persistent Optimizer Statistics Parameters”
Section 14.12, “InnoDB Startup Options and System Variables”
Section 18.4.14, “ndb_index_stat — NDB Index Statistics Utility”

INFORMATION_SCHEMA.TABLE_CONSTRAINTS

Section 21.19, “The INFORMATION_SCHEMA REFERENTIAL_CONSTRAINTS Table”

information_schema.table_constraints

Section 14.11.1, “Overview of Online DDL”

INFORMATION_SCHEMA.TABLES

Section 18.5.14.3, “Adding MySQL Cluster Data Nodes Online: Detailed Example”
Section 14.4.11.2, “Configuring Non-Persistent Optimizer Statistics Parameters”
Chapter 21, INFORMATION_SCHEMA Tables
Section 14.12, “InnoDB Startup Options and System Variables”
Section 14.5.10, “InnoDB Tablespace Encryption”
Section 5.1.3, “Server Command Options”
Section 14.9.2, “Specifying the Row Format for a Table”
Section 23.4.4.2, “The diagnostics() Procedure”
Section 23.4.2.1, “The sys_config Table”

INFORMATION_SCHEMA.TRIGGERS

Section A.5, “MySQL 5.7 FAQ: Triggers”

INFORMATION_SCHEMA.VIEWS

Section 20.5.3, “Updatable and Insertable Views”

INNODB_BUFFER_PAGE

Section 14.2.6.5, “Change Buffer”
Section 14.13.5, “InnoDB INFORMATION_SCHEMA Buffer Pool Tables”
Section 23.1, “Prerequisites for Using the sys Schema”
Section 21.31.18, “The INFORMATION_SCHEMA INNODB_BUFFER_PAGE_LRU Table”
Section 23.4.3.7, “The innodb_buffer_stats_by_schema and x$innodb_buffer_stats_by_schema Views”
Section 23.4.3.8, “The innodb_buffer_stats_by_table and x$innodb_buffer_stats_by_table Views”

INNODB_BUFFER_PAGE_LRU

Section 14.13.5, “InnoDB INFORMATION_SCHEMA Buffer Pool Tables”
Section 14.4.3.5, “Preloading the InnoDB Buffer Pool for Faster Restart”
Section 21.31.18, “The INFORMATION_SCHEMA INNODB_BUFFER_PAGE_LRU Table”

INNODB_BUFFER_POOL_STATS

Section 14.13.5, “InnoDB INFORMATION_SCHEMA Buffer Pool Tables”
Section 8.10.1, “The InnoDB Buffer Pool”

INNODB_CMP

Section 14.13.1, “InnoDB INFORMATION_SCHEMA Tables about Compression”
Section 14.13.1.1, “INNODB_CMP and INNODB_CMP_RESET”
Section 14.13.1.2, “INNODB_CMPMEM and INNODB_CMPMEM_RESET”
Section 14.7.1.4, “Monitoring Compression at Runtime”
Section 14.13.1.3, “Using the Compression Information Schema Tables”

INNODB_CMP_PER_INDEX

Section 14.7.1.4, “Monitoring Compression at Runtime”
Section 14.13.1.3, “Using the Compression Information Schema Tables”

INNODB_CMP_RESET

Section 14.13.1, “InnoDB INFORMATION_SCHEMA Tables about Compression”
Section 14.13.1.1, “INNODB_CMP and INNODB_CMP_RESET”
Section 14.13.1.2, “INNODB_CMPMEM and INNODB_CMPMEM_RESET”

INNODB_CMPMEM

Section 14.13.1, “InnoDB INFORMATION_SCHEMA Tables about Compression”
Section 14.13.1.2, “INNODB_CMPMEM and INNODB_CMPMEM_RESET”
Section 14.13.1.3, “Using the Compression Information Schema Tables”

INNODB_CMPMEM_RESET

Section 14.13.1.2, “INNODB_CMPMEM and INNODB_CMPMEM_RESET”

INNODB_FT_BEING_DELETED

Section 14.2.6.3, “InnoDB FULLTEXT Indexes”
Section 14.13.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”
Section 14.12, “InnoDB Startup Options and System Variables”

INNODB_FT_CONFIG

Section 14.2.6.3, “InnoDB FULLTEXT Indexes”
Section 14.13.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”
Section 14.12, “InnoDB Startup Options and System Variables”

INNODB_FT_DEFAULT_STOPWORD

Section 12.9.4, “Full-Text Stopwords”
Section 14.2.6.3, “InnoDB FULLTEXT Indexes”
Section 14.13.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”

INNODB_FT_DELETED

Section 14.2.6.3, “InnoDB FULLTEXT Indexes”
Section 14.13.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”
Section 14.12, “InnoDB Startup Options and System Variables”
Section 21.31.26, “The INFORMATION_SCHEMA INNODB_FT_BEING_DELETED Table”

INNODB_FT_INDEX_CACHE

Section 14.2.6.3, “InnoDB FULLTEXT Indexes”
Section 14.13.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”
Section 14.12, “InnoDB Startup Options and System Variables”

INNODB_FT_INDEX_TABLE

Section 14.2.6.3, “InnoDB FULLTEXT Indexes”
Section 14.13.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”
Section 14.12, “InnoDB Startup Options and System Variables”

INNODB_LOCK_WAITS

Section 14.13.2.3, “Data Persistence and Consistency for InnoDB Transaction and Locking Tables”
Section 14.13.2, “InnoDB INFORMATION_SCHEMA Transaction and Locking Tables”
Section 14.13.2.2, “INNODB_LOCKS and INNODB_LOCK_WAITS Data”
Section 14.13.2.3.1, “Potential Inconsistency with PROCESSLIST Data”

INNODB_LOCKS

Section 14.13.2.3, “Data Persistence and Consistency for InnoDB Transaction and Locking Tables”
Section 14.13.2, “InnoDB INFORMATION_SCHEMA Transaction and Locking Tables”
Section 14.13.2.2, “INNODB_LOCKS and INNODB_LOCK_WAITS Data”
MySQL Glossary
Section 14.13.2.3.1, “Potential Inconsistency with PROCESSLIST Data”

INNODB_METRICS

Section 14.2.6.5, “Change Buffer”
Section 14.4.12, “Configuring the Merge Threshold for Index Pages”
Section 14.13.6, “InnoDB INFORMATION_SCHEMA Metrics Table”
Section 23.4.3.21, “The metrics View”

innodb_metrics

MySQL Glossary

INNODB_SYS_COLUMNS

Section 14.13.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 21.31.16, “The INFORMATION_SCHEMA INNODB_SYS_VIRTUAL Table”

INNODB_SYS_DATAFILES

Section 14.13.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 14.13.8, “Retrieving InnoDB Tablespace Metadata from INFORMATION_SCHEMA.FILES”
Section 21.8, “The INFORMATION_SCHEMA FILES Table”
Section 21.25, “The INFORMATION_SCHEMA TABLESPACES Table”

INNODB_SYS_FIELDS

Section 14.13.3, “InnoDB INFORMATION_SCHEMA System Tables”

INNODB_SYS_FOREIGN

Section 1.8.3.2, “FOREIGN KEY Constraints”
Section 14.6.6, “InnoDB and FOREIGN KEY Constraints”
Section 14.13.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 13.1.18.3, “Using FOREIGN KEY Constraints”

INNODB_SYS_FOREIGN_COLS

Section 1.8.3.2, “FOREIGN KEY Constraints”
Section 14.6.6, “InnoDB and FOREIGN KEY Constraints”
Section 14.13.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 13.1.18.3, “Using FOREIGN KEY Constraints”

INNODB_SYS_INDEXES

Section 14.4.12, “Configuring the Merge Threshold for Index Pages”
Section 14.2.6.3, “InnoDB FULLTEXT Indexes”
Section 14.13.3, “InnoDB INFORMATION_SCHEMA System Tables”

INNODB_SYS_TABLES

Section 14.2.6.3, “InnoDB FULLTEXT Indexes”
Section 14.13.3, “InnoDB INFORMATION_SCHEMA System Tables”

INNODB_SYS_TABLESPACES

Section 14.10.2, “File Space Management”
Section 14.13.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 14.13.8, “Retrieving InnoDB Tablespace Metadata from INFORMATION_SCHEMA.FILES”
Section 21.8, “The INFORMATION_SCHEMA FILES Table”
Section 21.31.15, “The INFORMATION_SCHEMA INNODB_SYS_TABLESPACES Table”
Section 21.25, “The INFORMATION_SCHEMA TABLESPACES Table”

INNODB_SYS_TABLESTATS

Section 14.13.3, “InnoDB INFORMATION_SCHEMA System Tables”

INNODB_TEMP_TABLE_INFO

Section 14.13.7, “InnoDB INFORMATION_SCHEMA Temporary Table Information Table”

INNODB_TRX

Section 14.13.2.3, “Data Persistence and Consistency for InnoDB Transaction and Locking Tables”
Section 14.13.2, “InnoDB INFORMATION_SCHEMA Transaction and Locking Tables”
MySQL Glossary
Section 14.13.2.3.1, “Potential Inconsistency with PROCESSLIST Data”

K

[index top]

KEY_COLUMN_USAGE

Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 21.11, “The INFORMATION_SCHEMA KEY_COLUMN_USAGE Table”

N

[index top]

NDB_TRANSID_MYSQL_CONNECTION_MAP

Section 18.5.10.23, “The ndbinfo server_operations Table”
Section 18.5.10.24, “The ndbinfo server_transactions Table”

ndb_transid_mysql_connection_map

Section 18.5.11, “INFORMATION_SCHEMA Tables for MySQL Cluster”
Section 18.3.3.8.1, “MySQL Server Options for MySQL Cluster”
Section 18.5.10, “The ndbinfo MySQL Cluster Information Database”

O

[index top]

OPTIMIZER_TRACE

Section 21.13, “The INFORMATION_SCHEMA OPTIMIZER_TRACE Table”

P

[index top]

PARAMETERS

Section 21.14, “The INFORMATION_SCHEMA PARAMETERS Table”
Section 21.20, “The INFORMATION_SCHEMA ROUTINES Table”

PARTITIONS

Section 19.3.3, “Exchanging Partitions and Subpartitions with Tables”
Section 19.2.7, “How MySQL Partitioning Handles NULL”
Section 19.3.5, “Obtaining Information About Partitions”
Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Chapter 19, Partitioning
Section 21.15, “The INFORMATION_SCHEMA PARTITIONS Table”

PLUGINS

Section 5.1.8.2, “Obtaining Server Plugin Information”
Section 21.16, “The INFORMATION_SCHEMA PLUGINS Table”

PROCESSLIST

Section 8.14, “Examining Thread Information”
Section 8.8.4, “Obtaining Execution Plan Information for a Named Connection”
Section 14.13.2.3.1, “Potential Inconsistency with PROCESSLIST Data”
Section 13.7.5.29, “SHOW PROCESSLIST Syntax”
Section 21.17, “The INFORMATION_SCHEMA PROCESSLIST Table”
Section 23.4.3.22, “The processlist and x$processlist Views”
Section 22.9.15.3, “The threads Table”

PROFILING

Section 13.7.5.30, “SHOW PROFILE Syntax”
Section 21.18, “The INFORMATION_SCHEMA PROFILING Table”

R

[index top]

REFERENTIAL_CONSTRAINTS

Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 21.19, “The INFORMATION_SCHEMA REFERENTIAL_CONSTRAINTS Table”

ROUTINES

Section A.4, “MySQL 5.7 FAQ: Stored Procedures and Functions”
Section 13.7.5.28, “SHOW PROCEDURE STATUS Syntax”
Section 20.2.3, “Stored Routine Metadata”
Section 21.14, “The INFORMATION_SCHEMA PARAMETERS Table”
Section 21.20, “The INFORMATION_SCHEMA ROUTINES Table”

S

[index top]

SCHEMA_PRIVILEGES

Section 21.22, “The INFORMATION_SCHEMA SCHEMA_PRIVILEGES Table”

SCHEMATA

Section 6.2.2, “Privilege System Grant Tables”
Section 21.21, “The INFORMATION_SCHEMA SCHEMATA Table”

SESSION_STATUS

Section 18.5, “Management of MySQL Cluster”
Section 18.6, “MySQL Cluster Replication”
Section 18.5.16, “NDB API Statistics Counters and Variables”
Section 5.1.4, “Server System Variables”
Section 13.7.5.35, “SHOW STATUS Syntax”
Section 21.9, “The INFORMATION_SCHEMA GLOBAL_STATUS and SESSION_STATUS Tables”

SESSION_VARIABLES

Section 5.1.4, “Server System Variables”
Section 13.7.5.39, “SHOW VARIABLES Syntax”
Section 21.10, “The INFORMATION_SCHEMA GLOBAL_VARIABLES and SESSION_VARIABLES Tables”

STATISTICS

Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 21.23, “The INFORMATION_SCHEMA STATISTICS Table”

T

[index top]

TABLE_CONSTRAINTS

Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 21.26, “The INFORMATION_SCHEMA TABLE_CONSTRAINTS Table”

TABLE_PRIVILEGES

Section 21.27, “The INFORMATION_SCHEMA TABLE_PRIVILEGES Table”

TABLES

Chapter 21, INFORMATION_SCHEMA Tables
Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 21.24, “The INFORMATION_SCHEMA TABLES Table”

TABLESPACES

Section 21.25, “The INFORMATION_SCHEMA TABLESPACES Table”

TP_THREAD_GROUP_STATE

Section 8.12.7.1, “Thread Pool Components and Installation”

TP_THREAD_GROUP_STATS

Section 8.12.7.1, “Thread Pool Components and Installation”

TP_THREAD_STATE

Section 8.12.7.1, “Thread Pool Components and Installation”

TRIGGERS

Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 13.7.5.11, “SHOW CREATE TRIGGER Syntax”
Section 13.7.5.38, “SHOW TRIGGERS Syntax”
Section 21.28, “The INFORMATION_SCHEMA TRIGGERS Table”
Section 20.3.2, “Trigger Metadata”

U

[index top]

USER_PRIVILEGES

Section 21.29, “The INFORMATION_SCHEMA USER_PRIVILEGES Table”

V

[index top]

VIEWS

Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 13.7.5.13, “SHOW CREATE VIEW Syntax”
Section 21.30, “The INFORMATION_SCHEMA VIEWS Table”
Section 20.5.5, “View Metadata”