Skip to content

MariaDB support #22

@timk95

Description

@timk95

MariaDB lacks of bitmap-based incremental backup support and gives an error with incremental backups.

I've Googled for a workaround and found that passing the --incremental-force-scan flag with the incremental backup command makes MariaDB working with XtraBackup.

I've fixed this for myself by adding this flag in the exec_incremental_backup function. Might be worth adding this flag for future releases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions