Page MenuHomePhabricator

Add a `./bin/storage shell` command
ClosedPublic

Authored by joshuaspence on Jan 29 2015, 7:21 AM.
Tags
None
Referenced Files
F14393814: D11548.id27828.diff
Sun, Dec 22, 1:04 AM
Unknown Object (File)
Thu, Dec 19, 4:57 PM
Unknown Object (File)
Sat, Dec 14, 12:46 AM
Unknown Object (File)
Tue, Dec 10, 2:07 PM
Unknown Object (File)
Sun, Dec 8, 8:55 PM
Unknown Object (File)
Fri, Dec 6, 4:41 PM
Unknown Object (File)
Tue, Dec 3, 9:04 PM
Unknown Object (File)
Tue, Dec 3, 4:28 PM
Subscribers

Details

Summary

Fixes T7078. Adds a ./bin/storage shell command which passes through to a MySQL shell. This is slightly more convenient than running mysql manually.

Test Plan

Ran ./bin/storage shell and got a MySQL shell.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Add a `./bin/storage shell` command.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 29 2015, 1:52 PM
This revision was automatically updated to reflect the committed changes.