LogoLogo
EBR DocsHelp
Zmanda Pro
Zmanda Pro
  • Welcome to the Zmanda Pro Documentation
  • Overview and Concepts​
  • Best Practices
  • Start Here
    • Initial Security Setup
    • Step 1: Adding a User
    • Step 2: Client Download and Installation
    • Step 3: Client Login
    • Step 4: Adding a New Storage Vault
    • Step 5: Adding a New Protected Item
    • Step 6: Initiating a Backup
    • Step 7: Checking Backup Job Status
    • Step 8: Restore Data
  • Guide
    • Zmanda Pro Server Deployment (On-prem)
      • Zmanda Pro Self-Hosted Deployment
        • Self-Hosted Online Server
        • Self-Hosted Online Server Setup
        • Self-Hosted Offline Server
        • Self-Hosted Offline Server Setup
        • Storage Manager Service
        • Storage Manager Service Setup
        • Zmanda Pro Client Setup
        • Disaster Recovery Plan: Self-Hosted Server
        • Disaster Recovery Plan: Self-Hosted Server Recovery Workflow
        • Admin Password Reset
        • Custom Certificates Upload
    • Zmanda Pro Usage
    • Zmanda Pro Client Installation
      • Zmanda Pro user configuration
      • Storage configuration
    • Restarting at boot ​(Linux)
    • Protected Items
      • Files and Folders
      • MySQL
        • Xtrabackup
          • Configuration
          • Backup
          • Restore
          • Recover
        • MyDumper
          • Configuration
          • Backup
          • Restore
          • Recover
        • MySQLDump
          • Configuration
          • Backup
          • Restore
          • Recover
        • LVM
          • Configuration
          • Backup
          • Restore
          • Recover
        • Managing Data Directory Permissions with SELinux and AppArmor
        • Compatibility Matrix
      • MariaDB
        • MariaBackup
          • Configuration
          • Backup
          • Restore
          • Recover
        • MyDumper
          • Configuration
          • Backup
          • Restore
          • Recover
        • MariaDBDump
          • Configuration
          • Backup
          • Restore
          • Recover
        • LVM
          • Configuration
          • Backup
          • Restore
          • Recover
        • Managing Data Directory Permissions with SELinux and AppArmor
        • Compatibility Matrix
      • Microsoft Office 365
      • Postgres
      • Program Output
      • Microsoft Hyper-V
      • Microsoft SQL Server
      • MongoDB
      • Windows Server System State
      • Application-Aware Writer
      • Disk Image
      • VMware vSphere
        • Configuration
        • Backup
        • Restore
        • Troubleshooting
      • MariaDB
        • Backup & Restore MariaDB with a staging path
        • Backup & Restore MariaDB without a staging path using Streaming
      • Oracle RMAN
        • Configuration
        • Backup
        • Restore
        • Perform a Full Database Backup with Oracle RMAN
        • Perform a database backup using a Custom Oracle RMAN Script
        • Restore an Oracle RMAN backup using Backup Manager
        • Recover an Oracle database after restoring from Zmanda Pro Backup Manager
        • Troubleshooting Oracle RMAN backups with Backup Manager
    • Configure SSO
    • Configure & Apply Policies
    • Configure Email Reporting
    • Backup Manager
      • Login
    • Automation Tools
      • Bulk Operations with ZPAT
        • Bulk addition of policies
        • Bulk onboarding of devices
        • Bulk deletion of users
        • Bulk Rename of Devices
        • Bulk Restore
        • Bulk addition of protected items
        • Bulk administration of client devices with Ansible
      • Disaster Recovery Plan: Zmanda Pro Clients
    • Encryption & Key Management
    • Zmanda Pro Job Statuses
    • Disk Image Walkthrough
      • Create & Use Recovery Media
    • Common Problems & Solutions
    • Troubleshooting
    • VMware to Hyper-V Migration
      • Configuration
      • Backup
      • Restore to Hyper-V
Powered by GitBook
LogoLogo

Quick Links

  • Amanda Community Wiki
  • Amanda Community Downloads
  • Share Feedback

About

  • About Us
  • Customer Testimonials

Terms

  • Terms of Use
  • Privacy Policy

Contact Info

  • Denver, CO, USA
  • 888-496-2632 (US)
  • 408-732-3208 (INT)

2025 © Zmanda, A BETSOL Company

On this page
  • Configuration Process
  • Start the configuration
  • Protected Item Configuration Menu
  • Selecting a Protected Item Configuration
  • Configuration Options
  • Saving the Configuration
  • Exiting the Configuration

Was this helpful?

Export as PDF
  1. Guide
  2. Protected Items
  3. MySQL
  4. MySQLDump

Configuration

Configuration Process

Start the configuration

MySQL Configuration

Open your terminal and run the following command to begin the MySQL configuration process:

On Linux:

/usr/local/bin/backupmanager mysql configure

On Windows:

C:\zmandapro\backupmanager.exe mysql configure

When prompted, enter the Device Name as registered on the server. The default value will be the hostname of the client machine you are configuring.

Note: Pressing the Delete key will exit from backupmanager.

Protected Item Configuration Menu

Once the device name is entered, you'll see the Protected Item configuration menu with the following options:

  • Edit Protected Item: Modify an existing Protected Item configuration.

  • Add Protected Item: Set up a new Protected Item configuration.

  • Exit: Exit the configuration process (this will exit backupmanager).

To create or modify a backup, choose either Edit Protected Item or Add Protected Item.

Selecting a Protected Item Configuration

When editing an existing protected item, you will be presented with a list of previously configured items.

  • Use the arrow keys to navigate through the list of protected items.

  • Details of the active selection (Name and ID) will be displayed below for verification.

  • You can select an item by pressing Enter.

Example:

  • [Back]: Returns to the previous menu.

  • [List of protected items]: Displays all available source configurations for the logged-in user.

Configuration Options

Once a protected item is selected, you'll be able to configure the following settings:

Database information

These details are required for connecting to the MySQL server during backup and recovery.

First-Time Setup

If you are configuring authentication for the first time, you'll need to provide the following details:

  • Database Username: The backup username to access the MySQL server.

  • Database Password: The corresponding password.

  • Hostname: The hostname or IP address of the MySQL server

  • Database Port: The port on which the MySQL server is running (3306 is the default)

  • Database Socket File Path: The path to the socket file used for connecting to the MySQL server

  • Data Directory: The path to directory where MySQL stores its databases, tables and other crucial files.

  • Binary Log Directory: The path to directory where MySQL stores its binary logs.

  • Configuration File Path: The path to the primary configuration file where MySQL server settings are defined.

  • Database Version: The MySQL server version (Fetched automatically)

  • Binary Log Format: The format in which changes to the MySQL server are recorded in the binary log (Fetched automatically).

In case binary logging is not enabled on the server, it is preferred to have the binary logs configured to one of the following options:

  • Row format

  • Mixed format

Existing Authentication

If authentication has already been set up, you'll see the following options:

  • View Database Configuration: View current database connection details.

  • Edit Database Configuration: Modify existing credentials.

  • Test Connection: Test if the provided credentials can successfully connect to the MySQL server.

Backup Information

This step offers a range of options to configure your backup according to your strategy and specific requirements. You can customize settings such as the backup tool, method, scope, level, and more, ensuring your backup process aligns precisely with your needs.

  • Backup Tool Name: Specify the tool for performing backups; in this case, select MySQLDump.

  • Compatibility Check: MySQLDump and database server versions will be validated for compatibility automatically—no user input is required here.

Transaction Mode

Select the transaction mode for your backup:

  • Single-Transaction: Recommended for InnoDB tables. Captures a consistent snapshot without locking the tables, allowing uninterrupted read/write operations.

  • Lock-All-Tables: Suitable for MyISAM tables or databases with a mix of InnoDB and MyISAM. Ensures data consistency by locking all tables during the backup process.

Backup Scope

Select whether to back up all databases, specific databases, or individual tables within a particular database:

  • If you choose specific databases - you will be given an option to choose the database from the list of available databases.

  • If you choose specific table - you will be given an option to choose tables from the databases you selected for backup.

  • While selecting a database or table hit the space bar and ensure that the item is selected.

Backup Level

Choose the backup level:

  • Full: This will backup the selected backup scope in its current state for each backup run.

  • Incremental (Chained differential): This will capture and backup the changes from the previous backup run.

Staging Information

In this stage, set up paths for data and binary log staging before they are transferred to Zmanda Pro.

  • Data Staging Path: Enter the path where MySQLDump stores its backups temporarily before transferring them to Zmanda Pro.

  • Binary Log Staging Path: Specify the location where MySQL server binary logs are stored temporarily before being backed up to Zmanda Pro.

  • Ensure sufficient storage is available to store the data temporarily.

Purging behavior of binary logs

Decide if you would like to purge binary logs after each backup:

  • Yes - All the binary logs that were backed up in the previous backup run will be purged after the current backup run is completed.

  • No

Storage information

In this section, specify where backup information will be stored:

  • Backup Destination: Select a storage destination to store the backup inventory and details.

Saving the Configuration

Once all the configurations are completed, make sure to save your changes. Select Save from the main configuration menu to ensure your settings are applied.

Exiting the Configuration

After saving your changes, you can exit the backupmanager utility by selecting Exit from the main menu. Be sure to save your work before exiting.

When modifying the storage vault in the storage information section, it's crucial to understand that this change will be applied to all existing scripts configured.

You can gracefully exit the backupmanager at any point during the process by pressing "Ctrl+C".

PreviousMySQLDumpNextBackup

Last updated 4 months ago

Was this helpful?