INFORMATION_SCHEMA Index

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

C

[index top]

CHARACTER_SETS

Section 11.1.2, “Character Sets and Collations in MySQL”
Section 15.5, “INFORMATION_SCHEMA and Data Dictionary Integration”
Section 14.7.5.3, “SHOW CHARACTER SET Syntax”
Section 11.1.10, “Supported Character Sets and Collations”
Section 22.1, “The INFORMATION_SCHEMA CHARACTER_SETS Table”

COLLATION_CHARACTER_SET_APPLICABILITY

Section 15.5, “INFORMATION_SCHEMA and Data Dictionary Integration”
Section 9.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 22.3, “The INFORMATION_SCHEMA COLLATION_CHARACTER_SET_APPLICABILITY Table”

COLLATIONS

Section 25.7.5, “C API Data Structures”
Section 11.1.2, “Character Sets and Collations in MySQL”
Section 15.5, “INFORMATION_SCHEMA and Data Dictionary Integration”
Section 14.7.5.4, “SHOW COLLATION Syntax”
Section 22.2, “The INFORMATION_SCHEMA COLLATIONS Table”

COLUMN_PRIVILEGES

Section 22.5, “The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table”

COLUMNS

Section 15.5, “INFORMATION_SCHEMA and Data Dictionary Integration”
Section 22.4, “The INFORMATION_SCHEMA COLUMNS Table”
Section 22.11, “The INFORMATION_SCHEMA PARAMETERS Table”
Section 22.17, “The INFORMATION_SCHEMA ROUTINES Table”
Section 22.21, “The INFORMATION_SCHEMA ST_GEOMETRY_COLUMNS Table”

CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS

Section 7.5.2.1, “Connection-Control Plugin Installation”
Section 7.5.2.2, “Connection-Control System and Status Variables”
Section 7.5.2, “The Connection-Control Plugin”
Section 22.31.1, “The INFORMATION_SCHEMA CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS Table”

E

[index top]

ENGINES

Section 6.1.5, “Server System Variables”
Section 14.7.5.16, “SHOW ENGINES Syntax”
Section 22.6, “The INFORMATION_SCHEMA ENGINES Table”
Section 16.1.3, “Verifying that InnoDB is the Default Storage Engine”

EVENTS

Section 21.4.4, “Event Metadata”
Section 21.4.2, “Event Scheduler Configuration”
Section 19.4.1.12, “Replication of Invoked Features”
Section 22.7, “The INFORMATION_SCHEMA EVENTS Table”

F

[index top]

FILES

Section 22.8, “The INFORMATION_SCHEMA FILES Table”

I

[index top]

INFORMATION_SCHEMA

Section 15.1, “Data Dictionary Schema”
Section 15.5, “INFORMATION_SCHEMA and Data Dictionary Integration”
Chapter 15, MySQL Data Dictionary
Section B.3, “Server Error Codes and Messages”
Section 6.2, “The MySQL Data Directory”
Section 24.2, “Using the sys Schema”

INFORMATION_SCHEMA.CHARACTER_SETS

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

INFORMATION_SCHEMA.COLLATIONS

Section 11.4.2, “Choosing a Collation ID”

INFORMATION_SCHEMA.COLUMNS

Section A.11, “MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets”
Section 23.1, “Performance Schema Quick Start”
Section 6.1.5, “Server System Variables”

INFORMATION_SCHEMA.ENGINES

Section 23.1, “Performance Schema Quick Start”

INFORMATION_SCHEMA.EVENTS

Section 21.4.4, “Event Metadata”
Section 19.4.1.12, “Replication of Invoked Features”
Section C.1, “Restrictions on Stored Programs”
Section 14.7.5.18, “SHOW EVENTS Syntax”
Section 21.4.6, “The Event Scheduler and MySQL Privileges”

INFORMATION_SCHEMA.FILES

Section 16.14.8, “Retrieving InnoDB Tablespace Metadata from INFORMATION_SCHEMA.FILES”
Section 22.8, “The INFORMATION_SCHEMA FILES Table”
Section 22.30.18, “The INFORMATION_SCHEMA INNODB_SYS_DATAFILES Table”
Section 22.30.24, “The INFORMATION_SCHEMA INNODB_SYS_TABLESPACES Table”
Section 22.24, “The INFORMATION_SCHEMA TABLESPACES Table”

INFORMATION_SCHEMA.INNODB_BUFFER_PAGE

Section 16.4.2, “Change Buffer”

INFORMATION_SCHEMA.INNODB_CMP

MySQL Glossary
Section 16.9.1.3, “Tuning Compression for InnoDB Tables”
Section 16.14.1.3, “Using the Compression Information Schema Tables”

INFORMATION_SCHEMA.INNODB_CMP_PER_INDEX

Section 16.13, “InnoDB Startup Options and System Variables”
Section 16.9.1.3, “Tuning Compression for InnoDB Tables”

INFORMATION_SCHEMA.INNODB_CMPMEM

Section 16.14.1.3, “Using the Compression Information Schema Tables”

INFORMATION_SCHEMA.INNODB_FT_CONFIG

Section 16.8.9, “InnoDB FULLTEXT Indexes”

INFORMATION_SCHEMA.INNODB_FT_DEFAULT_STOPWORD

Section 13.9.4, “Full-Text Stopwords”

INFORMATION_SCHEMA.INNODB_FT_INDEX_CACHE

Section 16.8.9, “InnoDB FULLTEXT Indexes”
Section 13.9.9, “MeCab Full-Text Parser Plugin”
Section 13.9.8, “ngram Full-Text Parser”

INFORMATION_SCHEMA.INNODB_FT_INDEX_TABLE

Section 13.9.4, “Full-Text Stopwords”

INFORMATION_SCHEMA.INNODB_METRICS

Section 16.4.2, “Change Buffer”
Section 16.13, “InnoDB Startup Options and System Variables”

INFORMATION_SCHEMA.INNODB_SYS_DATAFILES

Section 22.8, “The INFORMATION_SCHEMA FILES Table”

INFORMATION_SCHEMA.INNODB_SYS_INDEXES

Section 16.8.9, “InnoDB FULLTEXT Indexes”

INFORMATION_SCHEMA.INNODB_SYS_TABLES

Section 16.7.9, “InnoDB General Tablespaces”
Section 16.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
MySQL Glossary
Section 16.8.2, “Physical Row Structure of InnoDB Tables”

INFORMATION_SCHEMA.INNODB_SYS_TABLESPACES

Section 16.7.9, “InnoDB General Tablespaces”
Section 16.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 16.9.2, “InnoDB Page Compression”

INFORMATION_SCHEMA.INNODB_SYS_TABLESTATS

Section 16.14.3, “InnoDB INFORMATION_SCHEMA System Tables”

INFORMATION_SCHEMA.INNODB_TEMP_TABLE_INFO

Section 16.13, “InnoDB Startup Options and System Variables”

INFORMATION_SCHEMA.INNODB_TRX

Section 16.13, “InnoDB Startup Options and System Variables”

INFORMATION_SCHEMA.KEY_COLUMN_USAGE

Section 1.8.3.2, “FOREIGN KEY Constraints”
Section 16.8.6, “InnoDB and FOREIGN KEY Constraints”
Section 14.1.15.5, “Using FOREIGN KEY Constraints”

INFORMATION_SCHEMA.PARTITIONS

Section 20.3.3, “Exchanging Partitions and Subpartitions with Tables”
Section 20.2.7, “How MySQL Partitioning Handles NULL”
Section 20.2.5, “KEY Partitioning”
Section 20.3.5, “Obtaining Information About Partitions”
Section 20.2.3.1, “RANGE COLUMNS partitioning”
Section 22.12, “The INFORMATION_SCHEMA PARTITIONS Table”

INFORMATION_SCHEMA.PLUGINS

Section 7.5.2.1, “Connection-Control Plugin Installation”
Section 16.7.10, “InnoDB Tablespace Encryption”
Section 14.7.3.4, “INSTALL PLUGIN Syntax”
Section 6.6.2, “Installing and Uninstalling Plugins”
Section 7.5.4.1, “Keyring Plugin Installation”
Section A.2, “MySQL 8.0 FAQ: Storage Engines”
Section 6.6.3, “Obtaining Server Plugin Information”
Section 7.5.3.1, “Password Validation Plugin Installation”
Section 26.2.2, “Plugin API Characteristics”
Section 26.2.3, “Plugin API Components”
Section 19.3.10.2, “Semisynchronous Replication Installation and Configuration”
Section 26.2.4.2.1, “Server Plugin Library and Plugin Descriptors”
Section 1.4, “What Is New in MySQL 8.0”
Section 26.2.4.8, “Writing Audit Plugins”
Section 26.2.4.5, “Writing Daemon Plugins”
Section 26.2.4.4, “Writing Full-Text Parser Plugins”
Section 26.2.4.6, “Writing INFORMATION_SCHEMA Plugins”
Section 26.2.4.12, “Writing Keyring Plugins”
Section 26.2.4.10, “Writing Password-Validation Plugins”
Section 26.2.4.9.1, “Writing the Server-Side Authentication Plugin”

INFORMATION_SCHEMA.PROCESSLIST

Section 9.14, “Examining Thread Information”
Section 13.14, “Information Functions”
Section 14.7.6.4, “KILL Syntax”
Section 23.5, “Performance Schema Instrument Naming Conventions”
Section 23.10.5, “Performance Schema Stage Event Tables”
Section 14.7.5.29, “SHOW PROCESSLIST Syntax”
Section 22.14, “The INFORMATION_SCHEMA PROCESSLIST Table”
Section 23.10.16.3, “The threads Table”

INFORMATION_SCHEMA.ROUTINES

Chapter 22, INFORMATION_SCHEMA Tables
Section A.4, “MySQL 8.0 FAQ: Stored Procedures and Functions”

INFORMATION_SCHEMA.SCHEMATA

Section 11.1.3.3, “Database Character Set and Collation”

INFORMATION_SCHEMA.STATISTICS

Section 16.6.10.2, “Configuring Non-Persistent Optimizer Statistics Parameters”
Section 16.13, “InnoDB Startup Options and System Variables”
Section 9.3.10, “Invisible Indexes”
Section 6.3, “The mysql System Database”

INFORMATION_SCHEMA.TABLE_CONSTRAINTS

Section 22.16, “The INFORMATION_SCHEMA REFERENTIAL_CONSTRAINTS Table”

information_schema.table_constraints

Section 16.12.1, “Overview of Online DDL”

INFORMATION_SCHEMA.TABLES

Section 16.6.10.2, “Configuring Non-Persistent Optimizer Statistics Parameters”
Chapter 22, INFORMATION_SCHEMA Tables
Section 16.13, “InnoDB Startup Options and System Variables”
Section 16.7.10, “InnoDB Tablespace Encryption”
Section 15.2, “Removal of File-based Metadata Storage”
Section 16.10.2, “Specifying the Row Format for a Table”
Section 24.4.4.2, “The diagnostics() Procedure”
Section 24.4.2.1, “The sys_config Table”

INFORMATION_SCHEMA.TRIGGERS

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

INFORMATION_SCHEMA.VIEWS

Section 21.5.3, “Updatable and Insertable Views”

INNODB_BUFFER_PAGE

Section 16.4.2, “Change Buffer”
Section 16.14.5, “InnoDB INFORMATION_SCHEMA Buffer Pool Tables”
Section 24.1, “Prerequisites for Using the sys Schema”
Section 22.30.2, “The INFORMATION_SCHEMA INNODB_BUFFER_PAGE_LRU Table”
Section 24.4.3.7, “The innodb_buffer_stats_by_schema and x$innodb_buffer_stats_by_schema Views”
Section 24.4.3.8, “The innodb_buffer_stats_by_table and x$innodb_buffer_stats_by_table Views”

INNODB_BUFFER_PAGE_LRU

Section 16.14.5, “InnoDB INFORMATION_SCHEMA Buffer Pool Tables”
Section 16.6.3.8, “Saving and Restoring the Buffer Pool State”
Section 22.30.2, “The INFORMATION_SCHEMA INNODB_BUFFER_PAGE_LRU Table”

INNODB_BUFFER_POOL_STATS

Section 16.14.5, “InnoDB INFORMATION_SCHEMA Buffer Pool Tables”
Section 16.6.3.9, “Monitoring the Buffer Pool Using the InnoDB Standard Monitor”

INNODB_CACHED_INDEXES

Section 1.4, “What Is New in MySQL 8.0”

INNODB_CMP

Section 16.14.1, “InnoDB INFORMATION_SCHEMA Tables about Compression”
Section 16.14.1.1, “INNODB_CMP and INNODB_CMP_RESET”
Section 16.14.1.2, “INNODB_CMPMEM and INNODB_CMPMEM_RESET”
Section 16.9.1.4, “Monitoring Compression at Runtime”
Section 16.14.1.3, “Using the Compression Information Schema Tables”

INNODB_CMP_PER_INDEX

Section 16.9.1.4, “Monitoring Compression at Runtime”
Section 16.14.1.3, “Using the Compression Information Schema Tables”

INNODB_CMP_RESET

Section 16.14.1, “InnoDB INFORMATION_SCHEMA Tables about Compression”
Section 16.14.1.1, “INNODB_CMP and INNODB_CMP_RESET”
Section 16.14.1.2, “INNODB_CMPMEM and INNODB_CMPMEM_RESET”

INNODB_CMPMEM

Section 16.14.1, “InnoDB INFORMATION_SCHEMA Tables about Compression”
Section 16.14.1.2, “INNODB_CMPMEM and INNODB_CMPMEM_RESET”
Section 16.14.1.3, “Using the Compression Information Schema Tables”

INNODB_CMPMEM_RESET

Section 16.14.1.2, “INNODB_CMPMEM and INNODB_CMPMEM_RESET”

INNODB_FT_BEING_DELETED

Section 16.8.9, “InnoDB FULLTEXT Indexes”
Section 16.14.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”
Section 16.13, “InnoDB Startup Options and System Variables”

INNODB_FT_CONFIG

Section 16.8.9, “InnoDB FULLTEXT Indexes”
Section 16.14.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”
Section 16.13, “InnoDB Startup Options and System Variables”

INNODB_FT_DEFAULT_STOPWORD

Section 13.9.4, “Full-Text Stopwords”
Section 16.8.9, “InnoDB FULLTEXT Indexes”
Section 16.14.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”

INNODB_FT_DELETED

Section 16.8.9, “InnoDB FULLTEXT Indexes”
Section 16.14.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”
Section 16.13, “InnoDB Startup Options and System Variables”
Section 22.30.8, “The INFORMATION_SCHEMA INNODB_FT_BEING_DELETED Table”

INNODB_FT_INDEX_CACHE

Section 16.8.9, “InnoDB FULLTEXT Indexes”
Section 16.14.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”
Section 16.13, “InnoDB Startup Options and System Variables”

INNODB_FT_INDEX_TABLE

Section 16.8.9, “InnoDB FULLTEXT Indexes”
Section 16.14.4, “InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables”
Section 16.13, “InnoDB Startup Options and System Variables”

innodb_ft_index_table

Section 22.30.8, “The INFORMATION_SCHEMA INNODB_FT_BEING_DELETED Table”
Section 22.30.11, “The INFORMATION_SCHEMA INNODB_FT_DELETED Table”

INNODB_LOCK_WAITS

Section 16.14.2, “InnoDB INFORMATION_SCHEMA Transaction and Locking Information”
Section 16.14.2.2, “InnoDB Lock and Lock-Wait Information”
Section 16.14.2.3, “Persistence and Consistency of InnoDB Transaction and Locking Information”
Section 22.30.15, “The INFORMATION_SCHEMA INNODB_LOCK_WAITS Table”
Section 16.14.2.1, “Using InnoDB Transaction and Locking Information”
Section 1.4, “What Is New in MySQL 8.0”

INNODB_LOCKS

Section 16.14.2, “InnoDB INFORMATION_SCHEMA Transaction and Locking Information”
Section 16.14.2.2, “InnoDB Lock and Lock-Wait Information”
Section 16.14.2.3, “Persistence and Consistency of InnoDB Transaction and Locking Information”
Section 22.30.14, “The INFORMATION_SCHEMA INNODB_LOCKS Table”
Section 16.14.2.1, “Using InnoDB Transaction and Locking Information”
Section 1.4, “What Is New in MySQL 8.0”

INNODB_METRICS

Section 16.4.2, “Change Buffer”
Section 16.6.11, “Configuring the Merge Threshold for Index Pages”
Section 16.14.6, “InnoDB INFORMATION_SCHEMA Metrics Table”
Section 24.4.3.21, “The metrics View”

innodb_metrics

MySQL Glossary

INNODB_SYS_COLUMNS

Section 16.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 22.30.26, “The INFORMATION_SCHEMA INNODB_SYS_VIRTUAL Table”

INNODB_SYS_DATAFILES

Section 16.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 16.14.8, “Retrieving InnoDB Tablespace Metadata from INFORMATION_SCHEMA.FILES”
Section 22.8, “The INFORMATION_SCHEMA FILES Table”
Section 22.24, “The INFORMATION_SCHEMA TABLESPACES Table”

INNODB_SYS_FIELDS

Section 16.14.3, “InnoDB INFORMATION_SCHEMA System Tables”

INNODB_SYS_FOREIGN

Section 1.8.3.2, “FOREIGN KEY Constraints”
Section 16.8.6, “InnoDB and FOREIGN KEY Constraints”
Section 16.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 14.1.15.5, “Using FOREIGN KEY Constraints”

INNODB_SYS_FOREIGN_COLS

Section 1.8.3.2, “FOREIGN KEY Constraints”
Section 16.8.6, “InnoDB and FOREIGN KEY Constraints”
Section 16.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 14.1.15.5, “Using FOREIGN KEY Constraints”

INNODB_SYS_INDEXES

Section 16.6.11, “Configuring the Merge Threshold for Index Pages”
Section 16.8.9, “InnoDB FULLTEXT Indexes”
Section 16.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 22.30.4, “The INFORMATION_SCHEMA INNODB_CACHED_INDEXES Table”

INNODB_SYS_TABLES

Section 16.8.9, “InnoDB FULLTEXT Indexes”
Section 16.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 22.30.4, “The INFORMATION_SCHEMA INNODB_CACHED_INDEXES Table”
Section 1.4, “What Is New in MySQL 8.0”

INNODB_SYS_TABLESPACES

Section 16.14.3, “InnoDB INFORMATION_SCHEMA System Tables”
Section 16.14.8, “Retrieving InnoDB Tablespace Metadata from INFORMATION_SCHEMA.FILES”
Section 22.8, “The INFORMATION_SCHEMA FILES Table”
Section 22.30.24, “The INFORMATION_SCHEMA INNODB_SYS_TABLESPACES Table”
Section 22.24, “The INFORMATION_SCHEMA TABLESPACES Table”
Section 1.4, “What Is New in MySQL 8.0”

INNODB_SYS_TABLESTATS

Section 16.14.3, “InnoDB INFORMATION_SCHEMA System Tables”

INNODB_TEMP_TABLE_INFO

Section 16.14.7, “InnoDB INFORMATION_SCHEMA Temporary Table Information Table”

INNODB_TRX

Section 16.14.2, “InnoDB INFORMATION_SCHEMA Transaction and Locking Information”
Section 16.14.2.2, “InnoDB Lock and Lock-Wait Information”
Section 16.14.2.3, “Persistence and Consistency of InnoDB Transaction and Locking Information”
Section 23.10.12.1, “The data_locks Table”
Section 16.14.2.1, “Using InnoDB Transaction and Locking Information”

K

[index top]

KEY_COLUMN_USAGE

Section 15.5, “INFORMATION_SCHEMA and Data Dictionary Integration”
Section 22.9, “The INFORMATION_SCHEMA KEY_COLUMN_USAGE Table”
Section 6.3, “The mysql System Database”

O

[index top]

OPTIMIZER_TRACE

Section 22.10, “The INFORMATION_SCHEMA OPTIMIZER_TRACE Table”

P

[index top]

PARAMETERS

Section A.4, “MySQL 8.0 FAQ: Stored Procedures and Functions”
Section 22.11, “The INFORMATION_SCHEMA PARAMETERS Table”
Section 22.17, “The INFORMATION_SCHEMA ROUTINES Table”

PARTITIONS

Section 20.3.3, “Exchanging Partitions and Subpartitions with Tables”
Section 20.2.7, “How MySQL Partitioning Handles NULL”
Section 20.3.5, “Obtaining Information About Partitions”
Chapter 20, Partitioning
Section 22.12, “The INFORMATION_SCHEMA PARTITIONS Table”

PLUGINS

Section 6.6.3, “Obtaining Server Plugin Information”
Section 22.13, “The INFORMATION_SCHEMA PLUGINS Table”

PROCESSLIST

Section 9.14, “Examining Thread Information”
Section 9.8.4, “Obtaining Execution Plan Information for a Named Connection”
Section 16.14.2.3, “Persistence and Consistency of InnoDB Transaction and Locking Information”
Section 14.7.5.29, “SHOW PROCESSLIST Syntax”
Section 22.30.28, “The INFORMATION_SCHEMA INNODB_TRX Table”
Section 22.14, “The INFORMATION_SCHEMA PROCESSLIST Table”
Section 24.4.3.22, “The processlist and x$processlist Views”
Section 23.10.16.3, “The threads Table”
Section 16.14.2.1, “Using InnoDB Transaction and Locking Information”

PROFILING

Section 14.7.5.30, “SHOW PROFILE Syntax”
Section 22.15, “The INFORMATION_SCHEMA PROFILING Table”

R

[index top]

REFERENTIAL_CONSTRAINTS

Section 22.16, “The INFORMATION_SCHEMA REFERENTIAL_CONSTRAINTS Table”
Section 6.3, “The mysql System Database”

ROUTINES

Section A.4, “MySQL 8.0 FAQ: Stored Procedures and Functions”
Section 14.7.5.28, “SHOW PROCEDURE STATUS Syntax”
Section 21.2.3, “Stored Routine Metadata”
Section 22.11, “The INFORMATION_SCHEMA PARAMETERS Table”
Section 22.17, “The INFORMATION_SCHEMA ROUTINES Table”

S

[index top]

SCHEMA_PRIVILEGES

Section 22.19, “The INFORMATION_SCHEMA SCHEMA_PRIVILEGES Table”

SCHEMATA

Section 7.2.2, “Grant Tables”
Section 15.5, “INFORMATION_SCHEMA and Data Dictionary Integration”
Section 22.18, “The INFORMATION_SCHEMA SCHEMATA Table”

ST_GEOMETRY_COLUMNS

Section 22.4, “The INFORMATION_SCHEMA COLUMNS Table”
Section 22.21, “The INFORMATION_SCHEMA ST_GEOMETRY_COLUMNS Table”

ST_SPATIAL_REFERENCE_SYSTEMS

Section 15.5, “INFORMATION_SCHEMA and Data Dictionary Integration”
Section 22.22, “The INFORMATION_SCHEMA ST_SPATIAL_REFERENCE_SYSTEMS Table”

STATISTICS

Section 15.6, “Data Dictionary Usage Differences”
Section 15.5, “INFORMATION_SCHEMA and Data Dictionary Integration”
Section 9.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 22.20, “The INFORMATION_SCHEMA STATISTICS and STATISTICS_DYNAMIC Tables”

STATISTICS_DYNAMIC

Section 9.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 22.20, “The INFORMATION_SCHEMA STATISTICS and STATISTICS_DYNAMIC Tables”

T

[index top]

TABLE_CONSTRAINTS

Section 15.5, “INFORMATION_SCHEMA and Data Dictionary Integration”
Section 22.25, “The INFORMATION_SCHEMA TABLE_CONSTRAINTS Table”

TABLE_PRIVILEGES

Section 22.26, “The INFORMATION_SCHEMA TABLE_PRIVILEGES Table”

TABLES

Section 15.6, “Data Dictionary Usage Differences”
Section 15.5, “INFORMATION_SCHEMA and Data Dictionary Integration”
Chapter 22, INFORMATION_SCHEMA Tables
Section 9.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 6.1.5, “Server System Variables”
Section 22.23, “The INFORMATION_SCHEMA TABLES and TABLES_DYNAMIC Tables”

TABLES_DYNAMIC

Section 9.2.4, “Optimizing INFORMATION_SCHEMA Queries”
Section 6.1.5, “Server System Variables”
Section 22.23, “The INFORMATION_SCHEMA TABLES and TABLES_DYNAMIC Tables”

TABLESPACES

Section 22.24, “The INFORMATION_SCHEMA TABLESPACES Table”

TRIGGERS

Section 14.7.5.11, “SHOW CREATE TRIGGER Syntax”
Section 14.7.5.38, “SHOW TRIGGERS Syntax”
Section 22.27, “The INFORMATION_SCHEMA TRIGGERS Table”
Section 21.3.2, “Trigger Metadata”
Section 2.10.1, “Upgrading MySQL”

U

[index top]

USER_PRIVILEGES

Section 22.28, “The INFORMATION_SCHEMA USER_PRIVILEGES Table”

V

[index top]

VIEWS

Section 15.5, “INFORMATION_SCHEMA and Data Dictionary Integration”
Section 14.7.5.13, “SHOW CREATE VIEW Syntax”
Section 22.29, “The INFORMATION_SCHEMA VIEWS Table”
Section 21.5.5, “View Metadata”