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-online-add-node-example.html
In this section we provide a detailed example illustrating how to add new NDB Cluster data nodes online, starting with an NDB Cluster having 2 data nodes in a single node group and concluding with a cluster having 4 data nodes in 2 node groups.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-params-api.html
The listing in this section provides information about parameters used in the [mysqld] and [api] sections of a config.ini file for configuring NDB Cluster SQL nodes and API nodes. For detailed descriptions and other additional information about ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-params-mgmd.html
The listing in this section provides information about parameters used in the [ndb_mgmd] or [mgm] section of a config.ini file for configuring NDB Cluster management nodes. For detailed descriptions and other additional information about each of ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-replication-schema.html
The SELECT statement used to find the closest binary log position to the highest applied epoch on the replica in a multi-source setup (see Section 25.7.10, “NDB Cluster Replication: Bidirectional and Circular Replication”) employs these two ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-start-phases.html
This section provides a simplified outline of the steps involved when NDB Cluster data nodes are started. More complete information can be found in NDB Cluster Start Phases, in the NDB Internals Guide. These phases are the same as those reported in ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-tcp-definition.html
Group When ndb_optimized_node_selection is enabled, node proximity is used in some cases to select which node to connect to. TCP/IP is the default transport mechanism for all connections between nodes in an NDB Cluster. Normally it is not necessary ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-tde-setup.html
Start the management server with either --initial or --reload to cause it to read the updated configuration file. Perform a rolling initial start (or restart) of all the data nodes (see Section 25.6.5, “Performing a Rolling Restart of an NDB ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-config-editor.html
Any of these can be selected by name later using the --login-path option when you invoke a client program. The mysql_config_editor utility enables you to store authentication credentials in an obfuscated login path file named .mylogin.cnf. The file ...