Search Results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restore.incremental.html
Note The --incremental option is not needed when restoring an incremental backup. There are different ways to use incremental backups to restore a database server under different scenarios. The --backup-dir option is used to specify the temporary ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-attribute-tables.html
This appendix provides tables of configuration attributes, grouped according to their process type or by the section of the MySQL NDB Cluster configuration file in which they appear. For information regarding MySQL NDB Cluster 8.0, see ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-change-process.html
change process [--sequential-restart] old_proc_type[:proc-id]=new_proc_type cluster_name old_proc_type | new_proc_type: {ndbd|ndbmtd} This command is used to change the process type for a given MySQL NDB Cluster process or group of MySQL NDB ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-create-site.html
create site {--hosts=|-h }host_list site_name host_list: host[,host[,...]] The create site command is used to create a MySQL Cluster Manager management site; that is, a set of MySQL Cluster Manager management agents running on one or more host ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-import-cluster.html
import cluster [--dryrun|-y] [--remove-angel] cluster_name This command imports a MySQL NDB Cluster created independently of MySQL Cluster Manager into a cluster named cluster_name that has been created in MySQL Cluster Manager. You are strongly ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-issues-mysql-server.html
The limitations described in this section relate to functionality in the MySQL Server that is unsupported or reduced, or otherwise differs when using it with MySQL Cluster Manager. See Section 6.3, “MySQL Cluster Manager Limitations Relating to ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-stop-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.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-backup-restore-added.html
A partial restore can also be performed when new data nodes have been added to a MySQL NDB Cluster following a backup. In this case, you can exclude the new nodes using --skip-nodeid when executing the restore cluster command. You can cause restore ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-cluster-setup.html
This section provides basic information about setting up a new MySQL NDB Cluster with MySQL Cluster Manager. It also supplies guidance on migration of an existing MySQL NDB Cluster to MySQL Cluster Manager. For more information about obtaining and ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-import-cluster-example.html
As discussed previously (see Section 4.5.1, “Importing a Cluster Into MySQL Cluster Manager: Basic Procedure”), importing a standalone or “wild” cluster that was not created with MySQL Cluster Manager into the manager requires the ...