Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 29 2015, 7:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 26, 3:14 AM
Unknown Object (File)
Wed, Jul 17, 5:49 AM
Unknown Object (File)
Wed, Jul 17, 5:49 AM
Unknown Object (File)
Wed, Jul 17, 5:17 AM
Unknown Object (File)
Wed, Jul 17, 3:10 AM
Unknown Object (File)
Sat, Jul 13, 1:13 AM
Unknown Object (File)
Tue, Jul 9, 4:24 AM
Unknown Object (File)
Mon, Jul 8, 5:17 AM
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.