Documentation Home
MySQL 9.4 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 41.2Mb
PDF (A4) - 41.3Mb
Man Pages (TGZ) - 262.8Kb
Man Pages (Zip) - 368.8Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb


MySQL 9.4 Reference Manual  / ...  / INFORMATION_SCHEMA Tables  / INFORMATION_SCHEMA General Tables  /  INFORMATION_SCHEMA General Table Reference

28.3.1 INFORMATION_SCHEMA General Table Reference

The following table summarizesINFORMATION_SCHEMA general tables. For greater detail, see the individual table descriptions.

Table 28.2 INFORMATION_SCHEMA General Tables

Table NameDescription
ADMINISTRABLE_ROLE_AUTHORIZATIONSGrantable users or roles for current user or role
APPLICABLE_ROLESApplicable roles for current user
CHARACTER_SETSAvailable character sets
CHECK_CONSTRAINTSTable and column CHECK constraints
COLLATION_CHARACTER_SET_APPLICABILITYCharacter set applicable to each collation
COLLATIONSCollations for each character set
COLUMN_PRIVILEGESPrivileges defined on columns
COLUMN_STATISTICSHistogram statistics for column values
COLUMNSColumns in each table
COLUMNS_EXTENSIONSColumn attributes for primary and secondary storage engines
ENABLED_ROLESRoles enabled within current session
ENGINESStorage engine properties
EVENTSEvent Manager events
FILESFiles that store tablespace data
KEY_COLUMN_USAGEWhich key columns have constraints
KEYWORDSMySQL keywords
LIBRARIESInformation about JavaScript libraries
ndb_transid_mysql_connection_mapNDB transaction information
OPTIMIZER_TRACEInformation produced by optimizer trace activity
PARAMETERSStored routine parameters and stored function return values
PARTITIONSTable partition information
PLUGINSPlugin information
PROCESSLISTInformation about currently executing threads
PROFILINGStatement profiling information
REFERENTIAL_CONSTRAINTSForeign key information
RESOURCE_GROUPSResource group information
ROLE_COLUMN_GRANTSColumn privileges for roles available to or granted by currently enabled roles
ROLE_ROUTINE_GRANTSRoutine privileges for roles available to or granted by currently enabled roles
ROLE_TABLE_GRANTSTable privileges for roles available to or granted by currently enabled roles
ROUTINE_LIBRARIESInformation about libraries used in JavaScript stored routines
ROUTINESStored routine information
SCHEMA_PRIVILEGESPrivileges defined on schemas
SCHEMATASchema information
SCHEMATA_EXTENSIONSSchema options
ST_GEOMETRY_COLUMNSColumns in each table that store spatial data
ST_SPATIAL_REFERENCE_SYSTEMSAvailable spatial reference systems
ST_UNITS_OF_MEASUREAcceptable units for ST_Distance()
STATISTICSTable index statistics
TABLE_CONSTRAINTSWhich tables have constraints
TABLE_CONSTRAINTS_EXTENSIONSTable constraint attributes for primary and secondary storage engines
TABLE_PRIVILEGESPrivileges defined on tables
TABLESTable information
TABLES_EXTENSIONSTable attributes for primary and secondary storage engines
TABLESPACES_EXTENSIONSTablespace attributes for primary storage engines
TRIGGERSTrigger information
USER_ATTRIBUTESUser comments and attributes
USER_PRIVILEGESPrivileges defined globally per user
VIEW_ROUTINE_USAGEStored functions used in views
VIEW_TABLE_USAGETables and views used in views
VIEWSView information