Search



Search Results
Displaying 1221 to 1230 of 1278 total results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-start-cluster.html
See Section 5.4.1, “The create cluster Command”, and Section 4.5, “Importing MySQL NDB Clusters into MySQL Cluster Manager”, for more information. --initial option The --initial option (short form: -i) causes the following to happen: All ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-update-process.html
mcmd cannot connect to a mysqld node due to various reasons (for example, there are already too many connections to the node); process status for the node becomes failed, while the PID file continues to exist. update process [--remove-angel] ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-backup-restore-basic.html
This section describes backing up and restoring a MySQL NDB Cluster, with examples of complete and partial restore operations. Note that the backup cluster and restore cluster commands work with NDB tables only; tables using other MySQL storage ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-backup-restore-requirements.html
In the event that data nodes have been added to the cluster since the backup was taken, only those data nodes for which backup files exist are restored. This section provides information about basic requirements for performing backup and restore ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-cluster-setup-creating.html
MySQL Cluster Manager also supports importing existing, standalone MySQL NDB Clusters; for more information, see Section 4.5, “Importing MySQL NDB Clusters into MySQL Cluster Manager”. In this section, we discuss the procedure for using MySQL ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-cluster-setup.html
It also supplies guidance on migration of an existing MySQL NDB Cluster to MySQL Cluster Manager. This section provides basic information about setting up a new MySQL NDB Cluster with MySQL Cluster Manager. For more information about obtaining and ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-mcmd.html
The existing MySQL root account is not altered in such cases, and the default test database is preserved. Invoking this executable starts the MySQL Cluster Manager Agent, to which you can connect using the mcm client (see Section 4.3, “Starting ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-replcation-setup.html
This section provides sample steps for setting up a MySQL NDB Cluster replication with a single replication channel using the MySQL Cluster Manager. Before trying the following steps, it is recommended that you first read NDB Cluster Replication to ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-TLS-connections-clusters.html
Enable TLS for an Existing Cluster Assuming you have a cluster already created and started by MySQL Cluster Manager, follow these steps to enable TLS connections for it. MySQL Cluster Manager 8.4 supports TLS Link Encryption for NDB Cluster, which ...
https://dev.mysql.com/doc/mysql-errors/8.4/en/client-error-reference.html
Client error messages originate from within the MySQL client library. Here is an example client error message, as displayed by the mysql client: $> mysql -h no-such-host ERROR 2005 (HY000): Unknown MySQL server host 'no-such-host' (0) Each client ...
Displaying 1221 to 1230 of 1278 total results