Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 29 2015, 7:21 AM.
Tags
None
Referenced Files
F12856076: D11548.diff
Fri, Mar 29, 9:27 AM
Unknown Object (File)
Jan 29 2024, 6:50 AM
Unknown Object (File)
Jan 27 2024, 11:26 AM
Unknown Object (File)
Jan 26 2024, 6:01 PM
Unknown Object (File)
Jan 12 2024, 4:39 PM
Unknown Object (File)
Jan 7 2024, 4:20 PM
Unknown Object (File)
Dec 18 2023, 3:56 PM
Unknown Object (File)
Dec 18 2023, 6:01 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.