Page MenuHomePhabricator

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

Authored by epriestley on Sep 28 2014, 10:31 PM.
Tags
None
Referenced Files
F14037585: D10606.diff
Sun, Nov 10, 5:16 PM
F13964135: D10606.id.diff
Oct 15 2024, 7:51 PM
Unknown Object (File)
Sep 30 2024, 9:25 PM
Unknown Object (File)
Sep 25 2024, 7:01 AM
Unknown Object (File)
Sep 23 2024, 9:33 AM
Unknown Object (File)
Sep 21 2024, 1:50 AM
Unknown Object (File)
Sep 13 2024, 1:47 AM
Unknown Object (File)
Sep 12 2024, 9:03 PM
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.