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

azure mysql database authentication is not working #1

Closed
prashanthmadi opened this issue Aug 22, 2017 · 2 comments
Closed

azure mysql database authentication is not working #1

prashanthmadi opened this issue Aug 22, 2017 · 2 comments

Comments

@prashanthmadi
Copy link
Owner

Error: MySQL server is requesting the old and insecure pre-4.1 auth mechanism.Upgrade the user password or use the {insecureAuth: true} option.

Below pull request would fix it
mysqljs/mysql#1776

@prashanthmadi prashanthmadi changed the title azure database authentication is not working azure mysql database authentication is not working Aug 22, 2017
@prashanthmadi
Copy link
Owner Author

pull request is merged waiting on next release of mysql library
mysqljs/mysql#1730

@prashanthmadi
Copy link
Owner Author

manually installing newer version of mysql node module for now
https://github.com/prashanthmadi/azure-ghost/blob/master/Dockerfile#L14

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

1 participant