Table of Contents
These are commands for the major operations for mysqlbackup. Only one of them can be specified for each mysqlbackup 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, the backup
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-image
Update operations:
apply-log
,apply-incremental-backup
Restore operations:
copy-back
,copy-back-and-apply-log
Validation operation:
validate
Single-file backup operations:
image-to-backup-dir
,backup-dir-to-image
,list-image
,extract