Skip to content

MySQL example should allow for / provide for the use of xtrabackup #27

Open
@pcrews

Description

@pcrews

What would you like to be added:
The MySQL example should allow for / provide for the ability to use xtrabackup as the backup solution instead of mysqldump

Why is this needed:
Once a database grows beyond a certain size, xtrabackup becomes a more useful / performant backup and restore option. mysqldump remains a useful tool and should be readily available, but hot backups are very much a requirement for production workloads.

Activity

transferred this issue fromkudobuilder/kudoon Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @pcrews

        Issue actions

          MySQL example should allow for / provide for the use of xtrabackup · Issue #27 · kudobuilder/operators