Table of Contents
These are commands for the major operations formysqlbackup. Only one of them can be specified for eachmysqlbackup invocation, and, unlike the command options, the name of a command is not preceded by any dashes.
Each of these commands has its own set of required or allowed command options. For example, thebackup command typically requires connection information to the database server. The and other commands that operate on the backup data after it is produced require the options that specify where the backup data is located.apply-log
The major groups of commands are:
Backup operations:
backup,backup-and-apply-log,backup-to-imageUpdate operations:
apply-log,apply-incremental-backupRestore operations:
copy-back,copy-back-and-apply-logValidation operation:
validateSingle-file backup operations:
image-to-backup-dir,backup-dir-to-image,list-image,extract