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-threadblocks.html
The threadblocks table contains the following columns: node_id Node ID thr_no Thread ID block_name Block name block_instance Block instance number Notes The value of the block_name in this table is one of the values found in the block_name column ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-threads.html
The threads table provides information about threads running in the NDB kernel.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-threadstat.html
The threadstat table provides a rough snapshot of statistics for threads running in the NDB kernel. The values of the os_ru_utime, os_ru_stime, os_ru_minflt, os_ru_majflt, os_ru_nvcsw, and os_ru_nivcsw columns are obtained using the system ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-transporter-details.html
See the Notes for the transporters table for more information about each of the columns in this table. This table contains information about individual NDB transporters, rather than aggregate information as shown by the transporters table.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-transporters.html
In NDB 8.0.37 and later, you can obtain similar information about individual transporters from the transporter_details table. This information is shown in the table's status column, which can have any one of the following values: CONNECTING, ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-online-add-node-basics.html
Note This needs to be done only for tables already existing at the time the new node group is added. In this section, we list the basic steps required to add new data nodes to an NDB Cluster. This procedure applies whether you are using ndbd or ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-params-api.html
Note To add new SQL or API nodes to the configuration of a running NDB Cluster, it is necessary to perform a rolling restart of all cluster nodes after adding new [mysqld] or [api] sections to the config.ini file (or files, if you are using more ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-params-mgmd.html
Note After making changes in a management node's configuration, it is necessary to perform a rolling restart of the cluster for the new configuration to take effect. The listing in this section provides information about parameters used in the ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-params-ndbd.html
Note that string '/BACKUP' is always appended to this setting, so that *effective* default is FileSystemPath/BACKUP. The listings in this section provide information about parameters used in the [ndbd] or [ndbd default] sections of a config.ini ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-mgm.html
Note If the management client command to be passed using this option contains any space characters, then the command must be enclosed in quotation marks. The ndb_mgm management client process is actually not needed to run the cluster. Its value ...