Page MenuHomePhabricator

Use --single-transaction in `bin/storage dump`
ClosedPublic

Authored by epriestley on Sep 28 2014, 10:31 PM.
Tags
None
Referenced Files
F18841451: D10606.diff
Tue, Oct 28, 9:13 AM
F18082107: D10606.id25446.diff
Aug 5 2025, 3:58 AM
F17842104: D10606.id.diff
Jul 26 2025, 11:14 PM
F17809796: D10606.diff
Jul 25 2025, 5:04 PM
Unknown Object (File)
May 19 2025, 1:22 AM
Unknown Object (File)
May 18 2025, 4:32 AM
Unknown Object (File)
May 17 2025, 10:37 PM
Unknown Object (File)
May 8 2025, 11:43 AM
Subscribers

Details

Reviewers
btrahan
Commits
Restricted Diffusion Commit
rP644ca4c3a3e7: Use --single-transaction in `bin/storage dump`
Summary

See https://github.com/phacility/phabricator/issues/665. From reading documentation, this seems dramatically better for InnoDB tables than the default behavior.

Test Plan

Ran bin/storage dump, got a reasonable-looking dump.

Diff Detail

Repository
rP Phabricator
Branch
mysqldump
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2696
Build 2700: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Use --single-transaction in `bin/storage dump`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Sep 29 2014, 2:24 AM
This revision was automatically updated to reflect the committed changes.