Homec4science

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

Authored by epriestley <git@epriestley.com> on Apr 14 2016, 23:50.

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

Committed
epriestley <git@epriestley.com>Apr 14 2016, 23:56
Pushed
aubortJan 31 2017, 17:16
Parents
rPHbbb321395a96: Support Aphlict clustering
Branches
Unknown
Tags
Unknown

Event Timeline

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