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

MAMP Commands Broken with Custom MySQL Password #45

Closed
buffaloseven opened this issue Jul 1, 2016 · 2 comments
Closed

MAMP Commands Broken with Custom MySQL Password #45

buffaloseven opened this issue Jul 1, 2016 · 2 comments
Labels

Comments

@buffaloseven
Copy link

The MAMP commands are set to utilize the default root password.

An additional mamp_mysql_password variable should be added with the default set to root. Additionally, the MAMP MySQL process is started/restarted with a non-root user. Not particularly familiar but curious if that should be root instead.

@guarinogabriel
Copy link
Owner

@buffaloseven Thanks for your comment. I will add this MAMP variable soon. Also, the MAMP start / stop / restart commands will be improved as well.

@guarinogabriel
Copy link
Owner

guarinogabriel commented Jul 3, 2016

Hi @buffaloseven ,

Have you tried setting your custom password on this variable: mysql_password?
Since that variable already exist on the mac script, I'd suggest to look at that variable and set your local configuration there.

Please let me know if the issue still persists.
Thanks!

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

No branches or pull requests

2 participants