INFORMATION_SCHEMA Index

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

C

[index top]

CHARACTER_SETS

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

COLLATION_CHARACTER_SET_APPLICABILITY

Section 20.3, “The INFORMATION_SCHEMA COLLATION_CHARACTER_SET_APPLICABILITY Table”

COLLATIONS

Section 22.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 20.2, “The INFORMATION_SCHEMA COLLATIONS Table”

COLUMN_PRIVILEGES

Section 20.5, “The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table”

COLUMNS

Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 20.4, “The INFORMATION_SCHEMA COLUMNS Table”
Section 20.13, “The INFORMATION_SCHEMA PARAMETERS Table”
Section 20.19, “The INFORMATION_SCHEMA ROUTINES Table”

E

[index top]

ENGINES

Section 5.1.4, “Server System Variables”
Section 13.7.5.15, “SHOW ENGINES Syntax”
Section 20.6, “The INFORMATION_SCHEMA ENGINES Table”

EVENTS

Section 19.4.4, “Event Metadata”
Section 19.4.2, “Event Scheduler Configuration”
Section 17.4.1.11, “Replication of Invoked Features”
Section 20.7, “The INFORMATION_SCHEMA EVENTS Table”

F

[index top]

FILES

Section 20.8, “The INFORMATION_SCHEMA FILES Table”

G

[index top]

GLOBAL_STATUS

Section 20.9, “The INFORMATION_SCHEMA GLOBAL_STATUS and SESSION_STATUS Tables”

GLOBAL_VARIABLES

Section 20.10, “The INFORMATION_SCHEMA GLOBAL_VARIABLES and SESSION_VARIABLES Tables”

I

[index top]

INFORMATION_SCHEMA GLOBAL_STATUS

Section 20.9, “The INFORMATION_SCHEMA GLOBAL_STATUS and SESSION_STATUS Tables”

INFORMATION_SCHEMA GLOBAL_VARIABLES

Section 20.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 21.1, “Performance Schema Quick Start”

INFORMATION_SCHEMA.ENGINES

Section 21.1, “Performance Schema Quick Start”

INFORMATION_SCHEMA.EVENTS

Section 19.4.4, “Event Metadata”
Section 17.4.1.11, “Replication of Invoked Features”
Section D.1, “Restrictions on Stored Programs”
Section 13.7.5.17, “SHOW EVENTS Syntax”
Section 19.4.6, “The Event Scheduler and MySQL Privileges”

INFORMATION_SCHEMA.INNODB_CMP

MySQL Glossary
Section 14.7.3, “Tuning Compression for InnoDB Tables”
Section 14.14.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.3, “Tuning Compression for InnoDB Tables”

INFORMATION_SCHEMA.INNODB_CMPMEM

Section 14.14.1.3, “Using the Compression Information Schema Tables”

INFORMATION_SCHEMA.INNODB_FT_CONFIG

Section 14.2.15.3, “FULLTEXT Indexes”

INFORMATION_SCHEMA.INNODB_FT_DEFAULT_STOPWORD

Section 12.9.4, “Full-Text Stopwords”

INFORMATION_SCHEMA.INNODB_FT_INDEX_CACHE

Section 14.2.15.3, “FULLTEXT Indexes”

INFORMATION_SCHEMA.INNODB_FT_INDEX_TABLE

Section 12.9.4, “Full-Text Stopwords”

INFORMATION_SCHEMA.INNODB_LOCK_WAITS

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

INFORMATION_SCHEMA.INNODB_LOCKS

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

INFORMATION_SCHEMA.INNODB_METRICS

Section 14.12, “InnoDB Startup Options and System Variables”

INFORMATION_SCHEMA.INNODB_SYS_INDEXES

Section 14.2.15.3, “FULLTEXT Indexes”

INFORMATION_SCHEMA.INNODB_SYS_TABLES

Section 14.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 14.2.15.7, “Physical Row Structure”

INFORMATION_SCHEMA.INNODB_SYS_TABLESPACES

Section 14.14.3, “InnoDB INFORMATION_SCHEMA System Tables”

INFORMATION_SCHEMA.INNODB_SYS_TABLESTATS

Section 14.14.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.14.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.14.2, “Using FOREIGN KEY Constraints”

INFORMATION_SCHEMA.PARTITIONS

Section 18.3.3, “Exchanging Partitions and Subpartitions with Tables”
Section 18.2.7, “How MySQL Partitioning Handles NULL”
Section 18.2.5, “KEY Partitioning”
Section 18.3.5, “Obtaining Information About Partitions”
Section 18.2.3.1, “RANGE COLUMNS partitioning”
Section 5.1.3, “Server Command Options”
Section 20.14, “The INFORMATION_SCHEMA PARTITIONS Table”

INFORMATION_SCHEMA.PLUGINS

Section 13.7.3.3, “INSTALL PLUGIN Syntax”
Section 5.1.8.1, “Installing and Uninstalling Plugins”
Section 5.1.8.2, “Obtaining Server Plugin Information”
Chapter 18, Partitioning
Section 6.1.2.6.1, “Password Validation Plugin Installation”
Section 23.2.1, “Plugin API Characteristics”
Section 23.2.2, “Plugin API Components”
Section 17.3.8.2, “Semisynchronous Replication Installation and Configuration”
Section 23.2.4.2.1, “Server Plugin Library and Plugin Descriptors”
Section 23.2.4.8, “Writing Audit Plugins”
Section 23.2.4.5, “Writing Daemon Plugins”
Section 23.2.4.4, “Writing Full-Text Parser Plugins”
Section 23.2.4.6, “Writing INFORMATION_SCHEMA Plugins”
Section 23.2.4.10, “Writing Password-Validation Plugins”
Section 23.2.4.9.1, “Writing the Server-Side Authentication Plugin”

INFORMATION_SCHEMA.PROCESSLIST

Section 8.12.5, “Examining Thread Information”
Section 12.14, “Information Functions”
Section 13.7.6.4, “KILL Syntax”
Section 21.4, “Performance Schema Instrument Naming Conventions”
Section 21.9.5, “Performance Schema Stage Event Tables”
Section 13.7.5.28, “SHOW PROCESSLIST Syntax”
Section 20.16, “The INFORMATION_SCHEMA PROCESSLIST Table”
Section 21.9.13.3, “The threads Table”
Section 14.14.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.REFERENTIAL_CONSTRAINTS

Section 1.8.2.4, “Foreign Key Differences”

INFORMATION_SCHEMA.ROUTINES

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

INFORMATION_SCHEMA.STATISTICS

Section 14.13.16.2, “Configuring Non-Persistent Optimizer Statistics Parameters”

INFORMATION_SCHEMA.TABLE_CONSTRAINTS

Section 1.8.2.4, “Foreign Key Differences”
Section 20.18, “The INFORMATION_SCHEMA REFERENTIAL_CONSTRAINTS Table”

information_schema.table_constraints

Section 14.11.1, “Overview of Online DDL”

INFORMATION_SCHEMA.TABLES

Section 14.13.16.2, “Configuring Non-Persistent Optimizer Statistics Parameters”
Chapter 20, INFORMATION_SCHEMA Tables
Section 5.1.3, “Server Command Options”

INFORMATION_SCHEMA.TRIGGERS

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

INFORMATION_SCHEMA.VIEWS

Section 19.5.3, “Updatable and Insertable Views”

INNODB_BUFFER_PAGE

Section 14.14.5, “InnoDB INFORMATION_SCHEMA Buffer Pool Tables”
Section 20.30.17, “The INFORMATION_SCHEMA INNODB_BUFFER_PAGE_LRU Table”

INNODB_BUFFER_PAGE_LRU

Section 14.14.5, “InnoDB INFORMATION_SCHEMA Buffer Pool Tables”
Section 14.13.1.5, “Preloading the InnoDB Buffer Pool for Faster Restart”
Section 20.30.17, “The INFORMATION_SCHEMA INNODB_BUFFER_PAGE_LRU Table”

INNODB_BUFFER_POOL_STATS

Section 14.14.5, “InnoDB INFORMATION_SCHEMA Buffer Pool Tables”
Section 8.9.1, “The InnoDB Buffer Pool”

INNODB_CMP

Section 14.14.1, “InnoDB INFORMATION_SCHEMA Tables about Compression”
Section 14.14.1.1, “INNODB_CMP and INNODB_CMP_RESET”
Section 14.14.1.2, “INNODB_CMPMEM and INNODB_CMPMEM_RESET”
Section 14.7.4, “Monitoring Compression at Runtime”
Section 14.14.1.3, “Using the Compression Information Schema Tables”

INNODB_CMP_PER_INDEX

Section 14.7.4, “Monitoring Compression at Runtime”
Section 14.14.1.3, “Using the Compression Information Schema Tables”

INNODB_CMP_RESET

Section 14.14.1, “InnoDB INFORMATION_SCHEMA Tables about Compression”
Section 14.14.1.1, “INNODB_CMP and INNODB_CMP_RESET”
Section 14.14.1.2, “INNODB_CMPMEM and INNODB_CMPMEM_RESET”

INNODB_CMPMEM

Section 14.14.1, “InnoDB INFORMATION_SCHEMA Tables about Compression”
Section 14.14.1.2, “INNODB_CMPMEM and INNODB_CMPMEM_RESET”
Section 14.14.1.3, “Using the Compression Information Schema Tables”

INNODB_CMPMEM_RESET

Section 14.14.1.2, “INNODB_CMPMEM and INNODB_CMPMEM_RESET”

INNODB_FT_BEING_DELETED

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

INNODB_FT_CONFIG

Section 14.2.15.3, “FULLTEXT Indexes”
Section 14.14.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.15.3, “FULLTEXT Indexes”
Section 14.14.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”

INNODB_FT_DELETED

Section 14.2.15.3, “FULLTEXT Indexes”
Section 14.14.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”
Section 14.12, “InnoDB Startup Options and System Variables”
Section 20.30.25, “The INFORMATION_SCHEMA INNODB_FT_BEING_DELETED Table”

INNODB_FT_INDEX_CACHE

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

INNODB_FT_INDEX_TABLE

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

INNODB_LOCK_WAITS

Section 14.14.2.3, “Data Persistence and Consistency for InnoDB Transaction and Locking Tables”
Section 14.14.2, “InnoDB INFORMATION_SCHEMA Transaction and Locking Tables”
Section 14.14.2.2, “INNODB_LOCKS and INNODB_LOCK_WAITS Data”
Section 14.14.2.3.1, “Potential Inconsistency with PROCESSLIST Data”

INNODB_LOCKS

Section 14.14.2.3, “Data Persistence and Consistency for InnoDB Transaction and Locking Tables”
Section 14.14.2, “InnoDB INFORMATION_SCHEMA Transaction and Locking Tables”
Section 14.14.2.2, “INNODB_LOCKS and INNODB_LOCK_WAITS Data”
MySQL Glossary
Section 14.14.2.3.1, “Potential Inconsistency with PROCESSLIST Data”

INNODB_METRICS

Section 14.14.6, “InnoDB INFORMATION_SCHEMA Metrics Table”

innodb_metrics

MySQL Glossary

INNODB_SYS_COLUMNS

Section 14.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 14.19.3, “Troubleshooting InnoDB Data Dictionary Operations”

INNODB_SYS_DATAFILES

Section 14.14.3, “InnoDB INFORMATION_SCHEMA System Tables”

INNODB_SYS_FIELDS

Section 14.14.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.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 13.1.14.2, “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.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 13.1.14.2, “Using FOREIGN KEY Constraints”

INNODB_SYS_INDEXES

Section 14.2.15.3, “FULLTEXT Indexes”
Section 14.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 14.19.3, “Troubleshooting InnoDB Data Dictionary Operations”

INNODB_SYS_TABLES

Section 14.2.15.3, “FULLTEXT Indexes”
Section 14.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 14.19.3, “Troubleshooting InnoDB Data Dictionary Operations”

INNODB_SYS_TABLESPACES

Section 14.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 20.30.15, “The INFORMATION_SCHEMA INNODB_SYS_TABLESPACES Table”

INNODB_SYS_TABLESTATS

Section 14.14.3, “InnoDB INFORMATION_SCHEMA System Tables”

INNODB_TEMP_TABLE_INFO

Section 14.14.7, “InnoDB INFORMATION_SCHEMA Temporary Table Information Table”

INNODB_TRX

Section 14.14.2.3, “Data Persistence and Consistency for InnoDB Transaction and Locking Tables”
Section 14.14.2, “InnoDB INFORMATION_SCHEMA Transaction and Locking Tables”
MySQL Glossary
Section 14.14.2.3.1, “Potential Inconsistency with PROCESSLIST Data”

K

[index top]

KEY_COLUMN_USAGE

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

O

[index top]

OPTIMIZER_TRACE

Section 20.12, “The INFORMATION_SCHEMA OPTIMIZER_TRACE Table”

P

[index top]

PARAMETERS

Section 20.13, “The INFORMATION_SCHEMA PARAMETERS Table”
Section 20.19, “The INFORMATION_SCHEMA ROUTINES Table”

PARTITIONS

Section 18.3.3, “Exchanging Partitions and Subpartitions with Tables”
Section 18.2.7, “How MySQL Partitioning Handles NULL”
Section 18.3.5, “Obtaining Information About Partitions”
Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Chapter 18, Partitioning
Section 20.14, “The INFORMATION_SCHEMA PARTITIONS Table”

PLUGINS

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

PROCESSLIST

Section 8.12.5, “Examining Thread Information”
Section 8.8.3, “Obtaining Execution Plan Information for a Named Connection”
Section 14.14.2.3.1, “Potential Inconsistency with PROCESSLIST Data”
Section 13.7.5.28, “SHOW PROCESSLIST Syntax”
Section 20.16, “The INFORMATION_SCHEMA PROCESSLIST Table”

PROFILING

Section 13.7.5.29, “SHOW PROFILE Syntax”
Section 20.17, “The INFORMATION_SCHEMA PROFILING Table”

R

[index top]

REFERENTIAL_CONSTRAINTS

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

ROUTINES

Section A.4, “MySQL 5.7 FAQ: Stored Procedures and Functions”
Section 13.7.5.27, “SHOW PROCEDURE STATUS Syntax”
Section 19.2.3, “Stored Routine Metadata”
Section 20.13, “The INFORMATION_SCHEMA PARAMETERS Table”
Section 20.19, “The INFORMATION_SCHEMA ROUTINES Table”

S

[index top]

SCHEMA_PRIVILEGES

Section 20.21, “The INFORMATION_SCHEMA SCHEMA_PRIVILEGES Table”

SCHEMATA

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

SESSION_STATUS

Section 20.9, “The INFORMATION_SCHEMA GLOBAL_STATUS and SESSION_STATUS Tables”

SESSION_VARIABLES

Section 20.10, “The INFORMATION_SCHEMA GLOBAL_VARIABLES and SESSION_VARIABLES Tables”

STATISTICS

Section 14.12, “InnoDB Startup Options and System Variables”
Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 20.22, “The INFORMATION_SCHEMA STATISTICS Table”

T

[index top]

TABLE_CONSTRAINTS

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

TABLE_PRIVILEGES

Section 20.26, “The INFORMATION_SCHEMA TABLE_PRIVILEGES Table”

TABLES

Chapter 20, INFORMATION_SCHEMA Tables
Section 14.12, “InnoDB Startup Options and System Variables”
Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 20.23, “The INFORMATION_SCHEMA TABLES Table”

TABLESPACES

Section 20.24, “The INFORMATION_SCHEMA TABLESPACES Table”

TRIGGERS

Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 13.7.5.11, “SHOW CREATE TRIGGER Syntax”
Section 13.7.5.37, “SHOW TRIGGERS Syntax”
Section 20.27, “The INFORMATION_SCHEMA TRIGGERS Table”
Section 19.3.2, “Trigger Metadata”

U

[index top]

USER_PRIVILEGES

Section 20.28, “The INFORMATION_SCHEMA USER_PRIVILEGES Table”

V

[index top]

VIEWS

Section 8.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 13.7.5.12, “SHOW CREATE VIEW Syntax”
Section 20.29, “The INFORMATION_SCHEMA VIEWS Table”
Section 19.5.4, “View Metadata”