Search

Download this Manual
PDF (US Ltr) - 41.8Mb
PDF (A4) - 41.9Mb
Man Pages (TGZ) - 272.4Kb
Man Pages (Zip) - 378.4Kb
Info (Gzip) - 4.2Mb
Info (Zip) - 4.2Mb


Displaying 261 to 270 of 326 total results
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-params-api.html
NodeId: Number uniquely identifying SQL node or API node among all nodes in cluster. 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 ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-params-mgmd.html
NodeId: Number uniquely identifying management node among all nodes in cluster. 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 ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-params-other.html
The listings in this section provide information about parameters used in the [computer], [tcp], and [shm] sections of a config.ini file for configuring NDB Cluster. For detailed descriptions and additional information about individual parameters, ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndb-mgmd.html
In the list that follows, node_id is the unique node identifier. The management server is the process that reads the cluster configuration file and distributes this information to all nodes in the cluster that request it. Management clients can ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndb-show-tables.html
--type, -t Can be used to restrict the output to one type of object, specified by an integer type code as shown here: 1: System table 2: User-created table 3: Unique hash index Any other value causes all NDB database objects to be listed (the ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndb-size-pl.html
Memory requirements for all of the tables, attributes, ordered indexes, and unique hash indexes defined in the database. This is a Perl script that can be used to estimate the amount of space that would be required by a MySQL database if it were ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndbd.html
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 engine. This data node process enables a data node to accomplish distributed transaction handling, ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndbmtd.html
The names of these files have the following pattern: ndb_node_id_trace.log.trace_id_tthread_id, In this pattern, node_id stands for the data node's unique node ID in the cluster, trace_id is a trace sequence number, and thread_id is the thread ID.
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-replication-schema.html
server_id column The unique server ID of the MySQL instance (SQL node) where the table resides. ndb_apply_status Table ndb_binlog_index Table ndb_replication Table Replication in NDB Cluster makes use of a number of dedicated tables in the mysql ...
https://dev.mysql.com/doc/refman/9.7/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 ...
Displaying 261 to 270 of 326 total results