Documentation Home
MySQL Enterprise Backup 4.1 User's Guide
Related Documentation Download this Manual
PDF (US Ltr) - 1.3Mb
PDF (A4) - 1.3Mb


Chapter 16 mysqlbackup Command-Line Options

The following sections describe the command-line options for the different modes of operation ofmysqlbackup.

The table below list all the command options formysqlbackup. Use the hyperlinks at the option names to jump to the detailed descriptions for the options.

Note

The command options can also be specified in configuration files; see explanations inChapter 17,Configuration Files and Parameters.mysqlbackup follows the MySQL standard practice for handling duplicate options, whether specified in a configuration file, on the command line, or both. Options are processed first from configuration files, then from the command line. If an option is specified more than once, the last instance takes precedence.

Table 16.1 List of All Options

Option NameDescriptionIntroducedDeprecated
--backup-dirThe directory to store the backup data.
--backup-imageSpecifies the path name of the backup image.
--backup_innodb_checksum_algorithmThe name of the checksum algorithm used for validating InnoDB tablespaces.
--backup_innodb_data_file_pathSpecifies Innodb system tablespace files' path and size in backup.
--backup_innodb_data_home_dirBackup base directory for all InnoDB data files in the system tablespace.
--backup_innodb_log_file_sizeThe size in bytes of each InnoDB backup log file.
--backup_innodb_log_files_in_groupNumber of InnoDB log files in backup.
--backup_innodb_log_group_home_dirBackup directory for InnoDB log files.
--backup_innodb_page_sizeThe page size for all InnoDB tablespaces in a MySQL instance.
--backup_innodb_undo_directoryThe relative or absolute directory path where InnoDB creates separate tablespaces for the undo logs.
--backup_innodb_undo_logsNumber of rollback segments in the system tablespace that InnoDB uses within a transaction.
--backup_innodb_undo_tablespacesThe number of tablespace files that the undo logs are divided between when a non-zero innodb_undo_logs setting is used.
--character-sets-dirDirectory for character set files.
--cloud-access-key-idAWS access key ID for logging onto Amazon S3.
--cloud-aws-regionRegion for Amazon Web Services that mysqlbackup access for S3.
--cloud-basicauth-urlThe URL for HTTP Basic Authentication for accessing Swift.4.1.1
--cloud-bucketThe storage bucket for the backup image.
--cloud-buffer-sizeSize of buffer for cloud operations.4.1.1
--cloud-ca-infoAbsolute path to the CA bundle file for host authentication for SSL connections.
--cloud-ca-pathCA certificate directory, in addition to the system's default folder.
--cloud-chunked-transferUse chunked transfer with cloud storage service.4.1.1
--cloud-containerThe Swift container for the backup image.
--cloud-identity-urlThe URL of the Keystone identity service.
--cloud-objectThe storage object for the backup image.
--cloud-object-keyThe Amazon S3 object key for the backup image.
--cloud-passwordPassword for user specified by --cloud-user-id.
--cloud-proxyProxy address and port number for overriding the environment's default proxy settings for accessing cloud service.
--cloud-regionThe Keystone region for the user specified by --cloud-user-id.
--cloud-secret-access-keyAWS secret access key.
--cloud-serviceCloud service for data backup or restoration.
--cloud-tempauth-urlThe URL of the identity service for authenticating user credentials with Swift's TempAuth authentication system.
--cloud-tenantThe Keystone tenant for the user specified by --cloud-user-id.
--cloud-tracePrint trace information for cloud operations.
--cloud-user-idUser ID for accessing Swift.
--commentsSpecifies comments string.
--comments-fileSpecifies path to comments file.
--compressCreate backup in compressed format.
--compress-levelSpecifies the level of compression.
--compress-methodSpecifies the compression algorithm.
--connect-if-onlineUse connection only if available.
--connect_timeoutConnection timeout in seconds.
--databases[Legacy] Specifies the list of non-InnoDB tables to back up.
--databases-list-file[Legacy] Specifies the pathname of a file that lists the non-InnoDB tables to be backed up.
--datadirPath to mysql server data directory.
--debugPrint debug information.
--decryptDecrypt backup image written in an MEB Secure File.
--default-character-setSet the default character set.
--defaults-extra-fileRead this file after the global files are read.
--defaults-fileOnly read default options from the given file.
--defaults-group-suffixAlso read option groups with the usual names and a suffix of str.
--disable-manifestDisable generation of manifest files for a backup operation.
--dst-entryUsed with single-file backups to extract a single file or directory to a user-specified path.
--encryptEncrypt backup image and write it in an MEB Secure File.
--encrypt-passwordThe user-supplied password by which mysqlbackup encrypts the encryption keys for encrypted InnoDB tablespaces.
--error-codeThe exit code for which the print-message command prints the corresponding exit message.
--exclude-tablesExclude in a backup or restore tables whose names match the regular expression REGEXP.
--exec-when-lockedExecute the specified utility in the lock phase near the end of the backup operation.
--forceForce overwriting of data, log, or image files, depending on the operation.
--free-os-buffersFree filesystem cache by syncing the buffers
--generate-new-master-keyGenerate new master key for encrypted InnoDB tablespaces.
--helpDisplay help.
--hostHost name to connect.
--include[Legacy] Backup only those per-table innodb data files which match the regular expression REGEXP.
--include-tablesInclude in a backup or a restore tables whose names match the regular expression REGEXP.
--incrementalSpecifies that the associated backup or backup-to-image operation is incremental.
--incremental-backup-dirSpecifies the location for an incremental directory backup.
--incremental-baseThe specification of base backup for --incremental option.
--incremental-with-redo-log-onlySpecifies the incremental backup of InnoDB tables to be based on copying redo log to the backup, without including any InnoDB data files in the backup.
--innodb_checksum_algorithmThe name of the checksum algorithm used for validating InnoDB tablespaces.
--innodb_data_file_pathSpecifies InnoDB system tablespace files' path and size.
--innodb_data_home_dirSpecifies base directory for all InnoDB data files in the shared system tablespace.
--innodb_log_file_sizeThe size in bytes of each InnoDB log file in the log group.
--innodb_log_files_in_groupThe number of InnoDB log files.
--innodb_log_group_home_dirThe directory path to InnoDB log files.
--innodb_page_sizeThe page size for all InnoDB tablespaces in a MySQL instance.
--innodb_undo_directoryThe directory path to InnoDB undo tablespaces.
--keyThe symmetric key used for encryption and decryption.
--key-fileThe pathname of a file that contains the symmetric key used for encryption and decryption.
--keyringThe kind of keyring plugin used for master encryption key management.
--keyring_file_dataPath to the keyring file.
--keyring_okv_conf_dirPath to the Oracle Key Vault (OKV) endpoint directory.
--limit-memoryThe memory in MB available for the MEB operation.
--lock-wait-retry-countSpecify the maximum number of retries to be attempted by mysqlbackup after the FLUSH TABLES WITH READ LOCK statement fails due to a timeout.4.1.4
--lock-wait-timeoutSpecify the timeout in seconds for the FLUSH TABLES WITH READ LOCK statement that mysqlbackup issues during the final stage of a backup.
--log-binSpecify the location for the binary log to be restored.4.1.2
--log-bin-indexSpecifies the absolute path of the index file that lists all the binary log files.
--login-pathRead options from the named login path in the .mylogin.cnf login file.
--master-info-fileSpecifies the absolute path of the information file in which a replica records information about its source (for offline backups of replica servers only).
--messages-logdirSpecifies the path name of an existing directory for storing the message log.
--no-connectionDo not connect to server.
--no-defaultsDo not read default options from any given file.
--no-history-loggingDisable history logging even if connection is available.
--no-lockingDisable all locking of tables during backups.
--number-of-buffersSpecifies the exact number of memory buffers to be used for the backup operation.
--on-disk-fullSpecifies the behavior when a backup process encounters a disk-full condition.
--only-innodbBack up only InnoDB data and log files.
--only-innodb-with-frm[Legacy] Back up only InnoDB data, log files, and the .frm files associated with the InnoDB tables.
--only-known-file-typesIncludes only files of a list of known types in the backup.
--optimistic-busy-tablesPerform an optimistic backup, using the regular expression specified with the option to select tables that will be skipped in the first phase of an optimistic backup.
--optimistic-timePerform an optimistic backup with the value specified with the option as the optimistic time—a time after which tables that have not been modified are believed to be inactive tables.
--page-reread-countMaximum number of page re-reads.
--page-reread-timeWait time before a page re-read.
--passwordConnection password.
--pipealias for –protocol=pipe.
--portTCP portnumber to connect to.
--print-defaultsPrint a list of option values supplied by defaults files and exit.
--process-threadsSpecifies the number of process-threads for the backup operation.
--progress-intervalInterval between progress reports in seconds.
--protocolConnection protocol.
--read-threadsSpecifies the number of read-threads for the backup operation.
--relay-logSpecify the location for the relay log to be restored on a replica server.4.1.2
--relay-log-indexSpecifies the absolute path of the index file that lists all the relay log files.
--relaylog-info-fileSpecifies the absolute path of the information file in which a replica records information about the relay logs (for offline backups of replica servers only).
--renameRename a single table when it is selected by the --include-tables option to be restored
--safe-slave-backup-timeoutWhen backing up a replica server, the timeout value for waiting for the replication SQL thread to drop its temporary tables.
--sbt-database-nameUsed as a hint to the Media Management Software (MMS) for the selection of media and policies for tape backup.
--sbt-environmentComma separated list of environment variable assignments to be given to the SBT library.
--sbt-lib-pathPath name of the SBT library used by software that manages tape backups.
--secure-authRefuse client connecting to server if it uses old (pre-4.1.1) protocol.
--shared-memory-base-nameIt designates the shared-memory name used by a Windows server to permit clients to connect using shared memory (Windows only).
--show-progressInstructs mysqlbackup to periodically output short progress reports known as progress indicators on its operation.
--skip-binlogDo not include binary log files during backup, or do not restore binary log files during restore.
--skip-final-rescanSkip the final rescan for InnoDB tables that are modified by DDL operations.
--skip-messages-logdirDisable logging to teelog file.
--skip-relaylogDo not include relay log files during backup, or do not restore relay log files during a restore.
--skip-unused-pagesSkip unused pages in tablespaces when backing up InnoDB tables.
--slave-infoCapture information needed to set up an identical replica server.
--sleepTime to sleep in milliseconds after copying each 1MB of data.
--socketSocket file to use to connect.
--src-entryIdentifies a file or directory to extract from a single-file backup.
--sslEnable SSL for connection (automatically enabled with other --ssl- flags).Yes
--ssl-caCA file in PEM format (implies –ssl).
--ssl-capathCA directory (check OpenSSL docs,implies --ssl).
--ssl-certX509 cert in PEM format (implies --ssl).
--ssl-cipherSSL cipher to use (implies --ssl).
--ssl-keyX509 key in PEM format (implies --ssl).
--ssl-modeSecurity state of connection to server.
--ssl-verify-server-certVerify server's "Common Name" in its cert against hostname used when connecting.Yes
--start-lsnSpecifies the highest LSN value included in a previous backup.
--suspend-at-endPauses the mysqlbackup command when the backup procedure is close to ending.
--traceTrace level of messages by mysqlbackup.
--uncompressUncompress a backup during an operation.
--use-ttsEnable selective backup of InnoDB tables using transportable tablespaces (TTS).
--userDatabase server user name to connect.
--verbosePrint more verbose information.
--versionDisplay version information.
--with-timestampCreate a subdirectory underneath the backup directory with a name formed from the timestamp of the backup operation.
--write-threadsSpecifies the number of write-threads for the backup operation.