HomePhabricator

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

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
epriestleyAuthored on Apr 14 2016, 9:50 PM
epriestleyPushed on Apr 14 2016, 9:56 PM
Reviewer
chad
Differential Revision
D15716: Use --master-data, not --dump-slave, in bin/storage dump
Parents
rPbbb321395a96: Support Aphlict clustering
Branches
Unknown
Tags
Unknown
Build Status
Buildable 11737
Build 14704: Run Core Tests