Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amp config - Clarify MySQL permissions #9

Closed
totten opened this issue May 1, 2014 · 1 comment
Closed

amp config - Clarify MySQL permissions #9

totten opened this issue May 1, 2014 · 1 comment
Assignees

Comments

@totten
Copy link
Collaborator

totten commented May 1, 2014

When prompting user for administrative credentials, specify the user credentials required.

Some developers instinctively want to add a new user. Buildkit will do this automatically for each build, but they still want to create a new user for buildkit per-se. We should display instructions for grantin permissions to this user, eg

GRANT ALL ON *.* to '$user'@'localhost' IDENTIFIED BY '$pass' WITH GRANT OPTION
@TobiasLounsbury
Copy link
Collaborator

#12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants