Search Results
https://dev.mysql.com/doc/c-api/8.4/en/mysql-list-tables.html
MYSQL_RES * mysql_list_tables(MYSQL *mysql, const char *wild) Description Returns a result set consisting of table names in the current database that match the simple regular expression specified by the wild parameter. wild may contain the wildcard ...CR_SERVER_LOST The connection to the server was lost during the ...
https://dev.mysql.com/doc/refman/8.4/en/atomic-ddl.html
The atomic DDL feature is described under the following topics in this section: Supported DDL Statements Atomic DDL Characteristics DDL Statement Behavior Storage Engine Support Viewing DDL Logs Supported DDL Statements The atomic DDL feature ...An ...
https://dev.mysql.com/doc/internals/en/com-table-dump.html
COM_TABLE_DUMP: dump a table Payload 1 [13] COM_TABLE_DUMP 1 database_len string[$len] [len=database_len] database name 1 table_len string[$len] [len=table_len] tablename Returns a table dump or ERR_Packet .
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndbinfo-certificates.html
The certificates table provides information about the certificates used by nodes connecting with TLS link encryption (see Section 25.6.19.5, “TLS Link Encryption for NDB Cluster”). The certificates table contains the following columns: Node_id ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndbinfo-cpustat.html
The cpustat table provides per-thread CPU statistics gathered each second, for each thread running in the NDB kernel.
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndbinfo-disk-write-speed-aggregate-node.html
The disk_write_speed_aggregate_node table provides aggregated information per node about the speed of disk writes during LCP, backup, and restore operations.
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndbinfo-disk-write-speed-aggregate.html
The disk_write_speed_aggregate table provides aggregated information about the speed of disk writes during LCP, backup, and restore operations.
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndbinfo-disk-write-speed-base.html
The disk_write_speed_base table provides base information about the speed of disk writes during LCP, backup, and restore operations.
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndbinfo-error-messages.html
The error_messages table provides information about The error_messages table contains the following columns: error_code Numeric error code error_description Description of error error_status Error status code error_classification Error ...This is ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndbinfo-hash-maps.html
id The hash map's unique ID version Hash map version (integer) state Hash map state; see Object::State for values and descriptions.