Details
Details
- Reviewers
chad - Maniphest Tasks
- T11893: storage upgrade claims it lacks permissions, but is running as root mysql user
- Commits
- rP74a0e5cd7930: (stable) Respect user/pass flags to bin/storage for direct DatabaseRef-based…
rP8fbb411a9a72: Respect user/pass flags to bin/storage for direct DatabaseRef-based queries
- Created a second account (trunk).
- Ran bin/storage -u trunk.
- Made libphutil throw when not connecting as that user.
- Before patch: some connections incorrectly used the default user, "root".
- After patch: all connections correctly used the configured user, "trunk".
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable