Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 29 2015, 7:21 AM.
Tags
None
Referenced Files
F18432227: D11548.id.diff
Sun, Aug 31, 6:21 AM
F18423873: D11548.id27828.diff
Sat, Aug 30, 8:17 PM
F18418744: D11548.id27828.diff
Sat, Aug 30, 1:42 PM
F18418514: D11548.id27802.diff
Sat, Aug 30, 1:15 PM
F18398178: D11548.id27802.diff
Fri, Aug 29, 3:16 PM
F18378873: D11548.id27802.diff
Thu, Aug 28, 3:00 PM
F18377676: D11548.id27828.diff
Thu, Aug 28, 1:21 PM
F18189315: D11548.id27802.diff
Sat, Aug 16, 9:39 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.