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

MySQL issues when root password contains special characters #46

Open
tseropian opened this issue Nov 17, 2015 · 0 comments
Open

MySQL issues when root password contains special characters #46

tseropian opened this issue Nov 17, 2015 · 0 comments

Comments

@tseropian
Copy link
Contributor

Hi
Not a blocking issue but worth mentionning :)

I tried to deploy Wordpress recipe with the following MySQL root password L7c%UU(T+n\t({*~][24,/y

It was probably cut at some point of the string, hence authenfication could not work for creating WordPress user.
Solution is to use a only alphanumeric password.

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

No branches or pull requests

2 participants