PDF (US Ltr)
- 43.2Mb
PDF (A4)
- 43.3Mb
Man Pages (TGZ)
- 295.2Kb
Man Pages (Zip)
- 400.4Kb
Info (Gzip)
- 4.3Mb
Info (Zip)
- 4.3Mb
Search Results
https://dev.mysql.com/doc/refman/8.0/en/information-schema-ndb-transid-mysql-connection-map-table.html
This information is used when populating the server_operations and server_transactions tables of the ndbinfo NDB Cluster information database. The ndb_transid_mysql_connection_map table provides a mapping between NDB transactions, NDB transaction ...
https://dev.mysql.com/doc/refman/8.0/en/information-schema-parameters-table.html
SPECIFIC_SCHEMA The name of the schema (database) to which the routine containing the parameter belongs. The PARAMETERS table provides information about parameters for stored routines (stored procedures and stored functions), and about return ...
https://dev.mysql.com/doc/refman/8.0/en/information-schema-processlist-table.html
DB The default database for the thread, or NULL if none has been selected. Important INFORMATION_SCHEMA.PROCESSLIST is deprecated and subject to removal in a future MySQL release. As such, the implementation of SHOW PROCESSLIST which uses this ...
https://dev.mysql.com/doc/refman/8.0/en/information-schema-referential-constraints-table.html
CONSTRAINT_SCHEMA The name of the schema (database) to which the constraint belongs. The REFERENTIAL_CONSTRAINTS table has these columns: CONSTRAINT_CATALOG The name of the catalog to which the constraint belongs. UNIQUE_CONSTRAINT_CATALOG The name ...
https://dev.mysql.com/doc/refman/8.0/en/information-schema-role-column-grants-table.html
TABLE_SCHEMA The name of the schema (database) to which the role applies. The ROLE_COLUMN_GRANTS table (available as of MySQL 8.0.19) provides information about the column privileges for roles that are available to or granted by the currently ...
https://dev.mysql.com/doc/refman/8.0/en/information-schema-role-table-grants-table.html
TABLE_SCHEMA The name of the schema (database) to which the role applies. The ROLE_TABLE_GRANTS table (available as of MySQL 8.0.19) provides information about the table privileges for roles that are available to or granted by the currently enabled ...
https://dev.mysql.com/doc/refman/8.0/en/information-schema-schema-privileges-table.html
The SCHEMA_PRIVILEGES table has these columns: GRANTEE The name of the account to which the privilege is granted, in 'user_name'@'host_name' format. TABLE_CATALOG The name of the catalog to which the schema belongs. The value can be any privilege ...
https://dev.mysql.com/doc/refman/8.0/en/information-schema-st-geometry-columns-table.html
TABLE_SCHEMA The name of the schema (database) to which the table containing the column belongs. The ST_GEOMETRY_COLUMNS table provides information about table columns that store spatial data. This table is based on the SQL/MM (ISO/IEC 13249-3) ...
https://dev.mysql.com/doc/refman/8.0/en/information-schema-table-constraints-extensions-table.html
CONSTRAINT_SCHEMA The name of the schema (database) to which the table belongs. The TABLE_CONSTRAINTS_EXTENSIONS table (available as of MySQL 8.0.21) provides information about table constraint attributes defined for primary and secondary storage ...
https://dev.mysql.com/doc/refman/8.0/en/information-schema-table-privileges-table.html
TABLE_SCHEMA The name of the schema (database) to which the table belongs. The TABLE_PRIVILEGES table has these columns: GRANTEE The name of the account to which the privilege is granted, in 'user_name'@'host_name' format. TABLE_CATALOG The name of ...