Skip to content
This repository was archived by the owner on Dec 13, 2020. It is now read-only.
This repository was archived by the owner on Dec 13, 2020. It is now read-only.

Syncing large databases (2GB+) causes rsync to hang #9

Description

@0xFA15E5EC

When syncing a large MySQL database, rsync hangs at transferring the ibdata1 file.

This happens because the compression option, "z" is enabled in the script on the rsync options.

Perhaps a notification about disabling compression for the rsync transfer may be helpful for some users transferring large databases?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions