Version sans cache

Mise en cache désactivé. Réglage défaut pour cette page : actif (code DEF204)
Si l'affichage est trop lent, vous pouvez désactiver le mode utilisateur pour visualiser la version en cache.

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 COLLATIONS Table
25.4 The INFORMATION_SCHEMA COLLATION_CHARACTER_SET_APPLICABILITY Table
25.5 The INFORMATION_SCHEMA COLUMNS Table
25.6 The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table
25.7 The INFORMATION_SCHEMA COLUMN_STATISTICS Table
25.8 The INFORMATION_SCHEMA ENGINES Table
25.9 The INFORMATION_SCHEMA EVENTS Table
25.10 The INFORMATION_SCHEMA FILES Table
25.11 The INFORMATION_SCHEMA KEY_COLUMN_USAGE Table
25.12 The INFORMATION_SCHEMA ndb_transid_mysql_connection_map Table
25.13 The INFORMATION_SCHEMA KEYWORDS Table
25.14 The INFORMATION_SCHEMA OPTIMIZER_TRACE Table
25.15 The INFORMATION_SCHEMA PARAMETERS Table
25.16 The INFORMATION_SCHEMA PARTITIONS Table
25.17 The INFORMATION_SCHEMA PLUGINS Table
25.18 The INFORMATION_SCHEMA PROCESSLIST Table
25.19 The INFORMATION_SCHEMA PROFILING Table
25.20 The INFORMATION_SCHEMA REFERENTIAL_CONSTRAINTS Table
25.21 The INFORMATION_SCHEMA RESOURCE_GROUPS Table
25.22 The INFORMATION_SCHEMA ROUTINES Table
25.23 The INFORMATION_SCHEMA SCHEMATA Table
25.24 The INFORMATION_SCHEMA SCHEMA_PRIVILEGES Table
25.25 The INFORMATION_SCHEMA STATISTICS Table
25.26 The INFORMATION_SCHEMA ST_GEOMETRY_COLUMNS Table
25.27 The INFORMATION_SCHEMA ST_SPATIAL_REFERENCE_SYSTEMS Table
25.28 The INFORMATION_SCHEMA ST_UNITS_OF_MEASURE Table
25.29 The INFORMATION_SCHEMA TABLES Table
25.30 The INFORMATION_SCHEMA TABLESPACES Table
25.31 The INFORMATION_SCHEMA TABLE_CONSTRAINTS Table
25.32 The INFORMATION_SCHEMA TABLE_PRIVILEGES Table
25.33 The INFORMATION_SCHEMA TRIGGERS Table
25.34 The INFORMATION_SCHEMA USER_PRIVILEGES Table
25.35 The INFORMATION_SCHEMA VIEWS Table
25.36 The INFORMATION_SCHEMA VIEW_ROUTINE_USAGE Table
25.37 The INFORMATION_SCHEMA VIEW_TABLE_USAGE Table
25.38 INFORMATION_SCHEMA InnoDB Tables     [+/-]
25.38.1 The INFORMATION_SCHEMA INNODB_BUFFER_PAGE Table
25.38.2 The INFORMATION_SCHEMA INNODB_BUFFER_PAGE_LRU Table
25.38.3 The INFORMATION_SCHEMA INNODB_BUFFER_POOL_STATS Table
25.38.4 The INFORMATION_SCHEMA INNODB_CACHED_INDEXES Table
25.38.5 The INFORMATION_SCHEMA INNODB_CMP and INNODB_CMP_RESET Tables
25.38.6 The INFORMATION_SCHEMA INNODB_CMPMEM and INNODB_CMPMEM_RESET Tables
25.38.7 The INFORMATION_SCHEMA INNODB_CMP_PER_INDEX and INNODB_CMP_PER_INDEX_RESET Tables
25.38.8 The INFORMATION_SCHEMA INNODB_COLUMNS Table
25.38.9 The INFORMATION_SCHEMA INNODB_DATAFILES Table
25.38.10 The INFORMATION_SCHEMA INNODB_FIELDS Table
25.38.11 The INFORMATION_SCHEMA INNODB_FOREIGN Table
25.38.12 The INFORMATION_SCHEMA INNODB_FOREIGN_COLS Table
25.38.13 The INFORMATION_SCHEMA INNODB_FT_BEING_DELETED Table
25.38.14 The INFORMATION_SCHEMA INNODB_FT_CONFIG Table
25.38.15 The INFORMATION_SCHEMA INNODB_FT_DEFAULT_STOPWORD Table
25.38.16 The INFORMATION_SCHEMA INNODB_FT_DELETED Table
25.38.17 The INFORMATION_SCHEMA INNODB_FT_INDEX_CACHE Table
25.38.18 The INFORMATION_SCHEMA INNODB_FT_INDEX_TABLE Table
25.38.19 The INFORMATION_SCHEMA INNODB_INDEXES Table
25.38.20 The INFORMATION_SCHEMA INNODB_LOCKS Table
25.38.21 The INFORMATION_SCHEMA INNODB_LOCK_WAITS Table
25.38.22 The INFORMATION_SCHEMA INNODB_METRICS Table
25.38.23 The INFORMATION_SCHEMA INNODB_SESSION_TEMP_TABLESPACES Table
25.38.24 The INFORMATION_SCHEMA INNODB_TABLES Table
25.38.25 The INFORMATION_SCHEMA INNODB_TABLESPACES Table
25.38.26 The INFORMATION_SCHEMA INNODB_TABLESPACES_BRIEF Table
25.38.27 The INFORMATION_SCHEMA INNODB_TABLESTATS View
25.38.28 The INFORMATION_SCHEMA INNODB_TEMP_TABLE_INFO Table
25.38.29 The INFORMATION_SCHEMA INNODB_TRX Table
25.38.30 The INFORMATION_SCHEMA INNODB_VIRTUAL Table
25.39 INFORMATION_SCHEMA Thread Pool Tables     [+/-]
25.39.1 The INFORMATION_SCHEMA TP_THREAD_GROUP_STATE Table
25.39.2 The INFORMATION_SCHEMA TP_THREAD_GROUP_STATS Table
25.39.3 The INFORMATION_SCHEMA TP_THREAD_STATE Table
25.40 INFORMATION_SCHEMA Connection-Control Tables     [+/-]
25.40.1 The INFORMATION_SCHEMA CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS Table
25.41 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.


Rechercher dans le manuel MySQL

Traduction non disponible

Le manuel MySQL n'est pas encore traduit en français sur l'infobrol. Seule la version anglaise est disponible pour l'instant.

Document créé le 26/06/2006, dernière modification le 26/10/2018
Source du document imprimé : https://www.gaudry.be/mysql-rf-information-schema.html/.html

L'infobrol est un site personnel dont le contenu n'engage que moi. Le texte est mis à disposition sous licence CreativeCommons(BY-NC-SA). Plus d'info sur les conditions d'utilisation et sur l'auteur.

Références

  1. Consulter le document html Langue du document :en Manuel MySQL : https://dev.mysql.com/

Ces références et liens indiquent des documents consultés lors de la rédaction de cette page, ou qui peuvent apporter un complément d'information, mais les auteurs de ces sources ne peuvent être tenus responsables du contenu de cette page.
L'auteur de ce site est seul responsable de la manière dont sont présentés ici les différents concepts, et des libertés qui sont prises avec les ouvrages de référence. N'oubliez pas que vous devez croiser les informations de sources multiples afin de diminuer les risques d'erreurs.

Table des matières Haut