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)
Fri, May 3, 3:32 AM
Unknown Object (File)
Mon, Apr 29, 3:21 PM
Unknown Object (File)
Wed, Apr 24, 11:14 PM
Unknown Object (File)
Tue, Apr 9, 5:41 PM
Unknown Object (File)
Apr 2 2024, 4:10 PM
Unknown Object (File)
Mar 21 2024, 12:10 PM
Unknown Object (File)
Jan 31 2024, 3:46 PM
Unknown Object (File)
Jan 29 2024, 9:28 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.