Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 29 2015, 7:21 AM.
Tags
None
Referenced Files
F15397082: D11548.id27802.diff
Sun, Mar 16, 6:02 PM
F15389096: D11548.id27802.diff
Sat, Mar 15, 4:53 AM
Unknown Object (File)
Feb 25 2025, 7:05 PM
Unknown Object (File)
Feb 18 2025, 4:25 PM
Unknown Object (File)
Feb 18 2025, 4:24 PM
Unknown Object (File)
Feb 13 2025, 1:09 AM
Unknown Object (File)
Feb 10 2025, 6:22 AM
Unknown Object (File)
Feb 8 2025, 1:53 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
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 4142
Build 4155: [Placeholder Plan] Wait for 30 Seconds

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.