Home GnuPG

Use --master-data, not --dump-slave, in bin/storage dump
7852ec16190fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Use --master-data, not --dump-slave, in bin/storage dump

Summary: These flags do slightly different things, I actually want --master-data here. My test databases are setup half-weird and work with either statement, which is why I missed this.

Test Plan: Ran a dump against master, got the right CHANGE MASTER statement with no warnings.

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D15716

Details

Provenance
epriestley <git@epriestley.com>Authored on Apr 14 2016, 11:50 PM
Parents
rPHABbbb321395a96: Support Aphlict clustering
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHAB7852ec16190f: Use --master-data, not --dump-slave, in bin/storage dump (authored by epriestley <git@epriestley.com>).Apr 14 2016, 11:56 PM