Page MenuHomePhabricator

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

Authored by epriestley on Sep 28 2014, 10:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 8, 11:43 AM
Unknown Object (File)
Wed, May 7, 8:44 AM
Unknown Object (File)
Tue, May 6, 5:28 AM
Unknown Object (File)
Apr 14 2025, 4:23 AM
Unknown Object (File)
Apr 11 2025, 6:15 AM
Unknown Object (File)
Mar 26 2025, 12:18 AM
Unknown Object (File)
Mar 20 2025, 1:52 AM
Unknown Object (File)
Mar 17 2025, 6:33 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.