Binary Mode Configuration
With the Binary option, the MySQL Plugin uses Percona
tools to
handle Full, Incremental and Differential backups. You must install
those tools before using Binary Mode.
For more information, see the Percona Tools Installation.
Job {
Name = "MySQL-BIN"
Client = laptop1-fd
FileSet = FS_mysql
...
}
FileSet {
Name = FS_mysql
Include {
Options {
Signature = MD5
}
Plugin = "mysql: mode=binary abort_on_error"
}
}
When backing up in Binary mode, the MySQL Plugin also accepts the parameters listed in the table (recommended to open in a new tab).
See also
Go back to:
Go to:
Go back to the Configuration page.
Go back to the main MySQL Plugin page.
Go back to the Dedicated Backup Solutions page.