PDF (US Ltr)
- 43.3Mb
PDF (A4)
- 43.4Mb
Man Pages (TGZ)
- 297.2Kb
Man Pages (Zip)
- 402.4Kb
Info (Gzip)
- 4.3Mb
Info (Zip)
- 4.3Mb
Search Results
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-cpuinfo.html
The cpuinfo table contains the following columns: node_id Node ID cpu_no CPU ID cpu_online 1 if the CPU is online, otherwise 0 core_id CPU core ID socket_id CPU socket ID Notes The cpuinfo table is available on all operating systems supported by ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-dict-obj-tree.html
The dict_obj_tree table provides a tree-based view of table information from the dict_obj_info table. This is intended primarily for use in testing, but can be useful in visualizing hierarchies of NDB database objects. This means that you must know ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-dictionary-columns.html
The table provides NDB dictionary information about columns of NDB tables.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-diskstat.html
The diskstat table provides information about writes to Disk Data tablespaces during the past 1 second.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-diskstats-1sec.html
The diskstats_1sec table provides information about writes to Disk Data tablespaces over the past 20 seconds.
https://dev.mysql.com/doc/refman/8.0/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.0/en/mysql-cluster-ndbinfo-hwinfo.html
The hwinfo table provides information about the hardware on which a given data node executes.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-index-stats.html
The index_stats table contains the following columns: index_id Index ID index_version Index version sample_version Sample version Notes This table was added in NDB 8.0.28. The index_stats table provides basic information about NDB index statistics.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-locks-per-fragment.html
The locks_per_fragment table provides information about counts of lock claim requests, and the outcomes of these requests on a per-fragment basis, serving as a companion table to operations_per_fragment and memory_per_fragment. This table also ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-logbuffers.html
The logbuffer table provides information on NDB Cluster log buffer usage. The logbuffers table contains the following columns: node_id The ID of this data node. One of these rows has the log type BACKUP-DATA, which shows the amount of data buffer ...