Search



Search Results
Displaying 281 to 290 of 316 total results
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-config-starting.html
[ndb_mgmd] HostName=management-server-A-hostname # NodeId=management-server-A-nodeid [ndb_mgmd] HostName=management-server-B-hostname # NodeId=management-server-B-nodeid # Using 2 management servers helps guarantee that there is always an # ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-install-windows-binary.html
You should also have the MySQL client (mysql.exe) on this host. For management nodes and data nodes, it is not necessary to install the MySQL Server binary; however, each management node requires the management server daemon (ndb_mgmd.exe); each ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-mgm-client-commands.html
In addition to the central configuration file, a cluster may also be controlled through a command-line interface available through the management client ndb_mgm. Commands for the event logs are given in Section 25.6.3, “Event Reports Generated in ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndb-api-statistics.html
Ndb_api_range_scan_count_session Ndb_api_range_scan_count_replica [none] Ndb_api_range_scan_count PrunedScanCount Number of scans that have been pruned to a single partition. A number of types of statistical counters relating to actions performed ...
https://dev.mysql.com/doc/refman/8.4/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.4/en/mysql-cluster-ndbinfo-table-distribution-status.html
The table_distribution_status table provides information about the progress of table distribution for NDB tables. is_reorg_ongoing Whether the table is currently being reorganized (1 if true) .
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndbinfo-table-info.html
The table_info table provides information about logging, checkpointing, distribution, and storage options in effect for individual NDB tables.
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-overview.html
For more information about data nodes, how they are organized in an NDB Cluster, and how they handle and store NDB Cluster data, see Section 25.2.2, “NDB Cluster Nodes, Node Groups, Fragment Replicas, and Partitions”. NDB Cluster is a ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-restore.html
ndb_restore uses the default number of partitions for the target cluster, unless the number of local data manager threads is also changed from what it was for data nodes in the original cluster. The NDB Cluster restoration program is implemented as ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndbd.html
(Bug #24945638) Use of this option prevents the StartPartialTimeout and StartPartitionedTimeout configuration parameters from having any effect. This can be used to start the cluster in a partitioned state. In this case, the cluster starts as soon ... The ndbd binary provides the single-threaded version of the process that is used to handle all the data in tables employing the NDBCLUSTER storage ...
Displaying 281 to 290 of 316 total results