Search



Search Results
Displaying 841 to 850 of 990 total results
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-online-add-node-basics.html
This procedure applies whether you are using ndbd or ndbmtd binaries for the data node processes. In this section, we list the basic steps required to add new data nodes to an NDB Cluster. For a more detailed example, see Section 25.6.7.3, ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-overview-requirements.html
We assume that you are using the binaries appropriate to your platform, available from the NDB Cluster software downloads page at https://dev.mysql.com/downloads/cluster/. One of the strengths of NDB Cluster is that it can be run on commodity ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-desc.html
ndb_desc provides a detailed description of one or more NDB tables. Usage ndb_desc -c connection_string tbl_name -d db_name [options] ndb_desc -c connection_string index_name -d db_name -t tbl_name Additional options that can be used with ndb_desc ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ps-tables.html
NDB provides information in the MySQL Performance Schema about ndbcluster plugin threads and instrumenting for transaction batch memory. These features are described in greater detail in the sections which follow. Thread names are shown in the name ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-quick.html
To familiarize you with the basics, we describe the simplest possible configuration for a functional NDB Cluster. After this, you should be able to design your desired setup from the information provided in the other relevant sections of this ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-replication-two-channels.html
In a more complete example scenario, we envision two replication channels to provide redundancy and thereby guard against possible failure of a single replication channel. This requires a total of four replication servers, two source servers on the ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-rolling-restart.html
A mix of node binaries from different NDB Cluster releases is neither intended nor supported for continuous, long-term use in a production setting. This section discusses how to perform a rolling restart of an NDB Cluster installation, so called ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-sql-statements.html
This section discusses several SQL statements that can prove useful in managing and monitoring a MySQL server that is connected to an NDB Cluster, and in some cases provide information about the cluster itself. SHOW ENGINE NDB STATUS, SHOW ENGINE ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-tde.html
Do not use any password-related options when restarting the node binaries. The following sections provide information about NDB data node file system encryption. Start the management server with either --initial or --reload to cause it to read the ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-config-editor.html
MySQL release binaries provided by Oracle are not built using this option. The mysql_config_editor utility enables you to store authentication credentials in an obfuscated login path file named .mylogin.cnf. The file location is the %APPDATA%\MySQL ...
Displaying 841 to 850 of 990 total results