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)
Sun, Dec 8, 7:24 PM
Unknown Object (File)
Fri, Dec 6, 11:01 PM
Unknown Object (File)
Tue, Dec 3, 11:21 AM
Unknown Object (File)
Tue, Dec 3, 8:36 AM
Unknown Object (File)
Mon, Dec 2, 7:55 AM
Unknown Object (File)
Mon, Nov 25, 11:40 PM
Unknown Object (File)
Sat, Nov 23, 5:16 AM
Unknown Object (File)
Nov 19 2024, 9:51 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.