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

Character # in password #93

Open
ftrudeau opened this issue May 16, 2017 · 1 comment
Open

Character # in password #93

ftrudeau opened this issue May 16, 2017 · 1 comment

Comments

@ftrudeau
Copy link

It seams that if a password string contains a # char, every character following the # gets truncated.

Try this :
env.mysqlpassword verySecure#Password

@roidelapluie
Copy link
Collaborator

roidelapluie commented Jun 1, 2017

env.mysqlpassword "verySecure#Password"

does this work?

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