Search Results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-commands-other.html
This group of operations consists of any mysqlbackup commands not covered in other sections of this chapter. mysqlbackup --error-code=CODE print-message print-message Prints the associated exit message for a mysqlbackup exit code to the stdout ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-commands.html
The major groups of commands are: Backup operations: backup, backup-and-apply-log, backup-to-image Update operations: apply-log, apply-incremental-backup Restore operations: copy-back, copy-back-and-apply-log Validation operation: validate ...Only ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-special-options.html
It creates a file called ibbackup_suspended in the backup log group home directory and waits until you delete that file before proceeding. These options are for backing up database servers that play specific roles in replication, or contain certain ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/bugs.backup.html
When working with a replication set up whose source server also belongs to a separate Group Replication setup, over time, create backups consistently either from the source or the replica, but not from both. Please refer to the MySQL Enterprise ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/connection-options.html
When mysqlbackup creates a backup, it sends SQL commands to a MySQL server using a database server connection. The way to create a connection is similar to what is described in Connecting to the MySQL Server Using Command Options of the MySQL 8.4 ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/preface.html
This is the user manual for the MySQL Enterprise Backup product. See the MySQL Enterprise Backup 8.4 License Information User Manual for licensing information, including licensing information relating to third-party software that may be included in ...
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-backup-cluster.html
On Unix-like platforms, the file should only be readable and writable by the file owner; on Windows platforms, it should not be readable by the Everyone group. backup cluster [--backupid=backup_id] [--snapshotstart | --snapshotend] [--waitstarted | ...
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-get.html
row *************************** Name: Group Value: 55 Process1: ndb_mgmd NodeId1: 49 Process2: ndbmtd NodeId2: 1 Level: Default Comment: *************************** 4. get [--include-defaults|-d] [--all] [filter_specification_list] cluster_name ...