Rechercher dans le manuel MySQL

Chapter 25 INFORMATION_SCHEMA Tables

Table of Contents     [+/-]

25.1 Introduction
25.2 The INFORMATION_SCHEMA CHARACTER_SETS Table
25.3 The INFORMATION_SCHEMA CHECK_CONSTRAINTS Table
25.4 The INFORMATION_SCHEMA COLLATIONS Table
25.5 The INFORMATION_SCHEMA COLLATION_CHARACTER_SET_APPLICABILITY Table
25.6 The INFORMATION_SCHEMA COLUMNS Table
25.7 The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table
25.8 The INFORMATION_SCHEMA COLUMN_STATISTICS Table
25.9 The INFORMATION_SCHEMA ENGINES Table
25.10 The INFORMATION_SCHEMA EVENTS Table
25.11 The INFORMATION_SCHEMA FILES Table
25.12 The INFORMATION_SCHEMA KEY_COLUMN_USAGE Table
25.13 The INFORMATION_SCHEMA ndb_transid_mysql_connection_map Table
25.14 The INFORMATION_SCHEMA KEYWORDS Table
25.15 The INFORMATION_SCHEMA OPTIMIZER_TRACE Table
25.16 The INFORMATION_SCHEMA PARAMETERS Table
25.17 The INFORMATION_SCHEMA PARTITIONS Table
25.18 The INFORMATION_SCHEMA PLUGINS Table
25.19 The INFORMATION_SCHEMA PROCESSLIST Table
25.20 The INFORMATION_SCHEMA PROFILING Table
25.21 The INFORMATION_SCHEMA REFERENTIAL_CONSTRAINTS Table
25.22 The INFORMATION_SCHEMA RESOURCE_GROUPS Table
25.23 The INFORMATION_SCHEMA ROUTINES Table
25.24 The INFORMATION_SCHEMA SCHEMATA Table
25.25 The INFORMATION_SCHEMA SCHEMA_PRIVILEGES Table
25.26 The INFORMATION_SCHEMA STATISTICS Table
25.27 The INFORMATION_SCHEMA ST_GEOMETRY_COLUMNS Table
25.28 The INFORMATION_SCHEMA ST_SPATIAL_REFERENCE_SYSTEMS Table
25.29 The INFORMATION_SCHEMA ST_UNITS_OF_MEASURE Table
25.30 The INFORMATION_SCHEMA TABLES Table
25.31 The INFORMATION_SCHEMA TABLESPACES Table
25.32 The INFORMATION_SCHEMA TABLE_CONSTRAINTS Table
25.33 The INFORMATION_SCHEMA TABLE_PRIVILEGES Table
25.34 The INFORMATION_SCHEMA TRIGGERS Table
25.35 The INFORMATION_SCHEMA USER_PRIVILEGES Table
25.36 The INFORMATION_SCHEMA VIEWS Table
25.37 The INFORMATION_SCHEMA VIEW_ROUTINE_USAGE Table
25.38 The INFORMATION_SCHEMA VIEW_TABLE_USAGE Table
25.39 INFORMATION_SCHEMA InnoDB Tables     [+/-]
25.39.1 The INFORMATION_SCHEMA INNODB_BUFFER_PAGE Table
25.39.2 The INFORMATION_SCHEMA INNODB_BUFFER_PAGE_LRU Table
25.39.3 The INFORMATION_SCHEMA INNODB_BUFFER_POOL_STATS Table
25.39.4 The INFORMATION_SCHEMA INNODB_CACHED_INDEXES Table
25.39.5 The INFORMATION_SCHEMA INNODB_CMP and INNODB_CMP_RESET Tables
25.39.6 The INFORMATION_SCHEMA INNODB_CMPMEM and INNODB_CMPMEM_RESET Tables
25.39.7 The INFORMATION_SCHEMA INNODB_CMP_PER_INDEX and INNODB_CMP_PER_INDEX_RESET Tables
25.39.8 The INFORMATION_SCHEMA INNODB_COLUMNS Table
25.39.9 The INFORMATION_SCHEMA INNODB_DATAFILES Table
25.39.10 The INFORMATION_SCHEMA INNODB_FIELDS Table
25.39.11 The INFORMATION_SCHEMA INNODB_FOREIGN Table
25.39.12 The INFORMATION_SCHEMA INNODB_FOREIGN_COLS Table
25.39.13 The INFORMATION_SCHEMA INNODB_FT_BEING_DELETED Table
25.39.14 The INFORMATION_SCHEMA INNODB_FT_CONFIG Table
25.39.15 The INFORMATION_SCHEMA INNODB_FT_DEFAULT_STOPWORD Table
25.39.16 The INFORMATION_SCHEMA INNODB_FT_DELETED Table
25.39.17 The INFORMATION_SCHEMA INNODB_FT_INDEX_CACHE Table
25.39.18 The INFORMATION_SCHEMA INNODB_FT_INDEX_TABLE Table
25.39.19 The INFORMATION_SCHEMA INNODB_INDEXES Table
25.39.20 The INFORMATION_SCHEMA INNODB_LOCKS Table
25.39.21 The INFORMATION_SCHEMA INNODB_LOCK_WAITS Table
25.39.22 The INFORMATION_SCHEMA INNODB_METRICS Table
25.39.23 The INFORMATION_SCHEMA INNODB_SESSION_TEMP_TABLESPACES Table
25.39.24 The INFORMATION_SCHEMA INNODB_TABLES Table
25.39.25 The INFORMATION_SCHEMA INNODB_TABLESPACES Table
25.39.26 The INFORMATION_SCHEMA INNODB_TABLESPACES_BRIEF Table
25.39.27 The INFORMATION_SCHEMA INNODB_TABLESTATS View
25.39.28 The INFORMATION_SCHEMA INNODB_TEMP_TABLE_INFO Table
25.39.29 The INFORMATION_SCHEMA INNODB_TRX Table
25.39.30 The INFORMATION_SCHEMA INNODB_VIRTUAL Table
25.40 INFORMATION_SCHEMA Thread Pool Tables     [+/-]
25.40.1 The INFORMATION_SCHEMA TP_THREAD_GROUP_STATE Table
25.40.2 The INFORMATION_SCHEMA TP_THREAD_GROUP_STATS Table
25.40.3 The INFORMATION_SCHEMA TP_THREAD_STATE Table
25.41 INFORMATION_SCHEMA Connection-Control Tables     [+/-]
25.41.1 The INFORMATION_SCHEMA CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS Table
25.42 Extensions to SHOW Statements

INFORMATION_SCHEMA provides access to database metadata, information about the MySQL server such as the name of a database or table, the data type of a column, or access privileges. Other terms that are sometimes used for this information are data dictionary and system catalog.


Find a PHP function

Document created the 26/06/2006, last modified the 26/10/2018
Source of the printed document:https://www.gaudry.be/en/mysql-rf-information-schema.html

The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.

References

  1. View the html document Language of the document:en Manuel MySQL : https://dev.mysql.com/

These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.

Contents Haut