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

Documentation update required: Error while using the myql client npm package #133

Closed
trinetra110 opened this issue Oct 14, 2024 · 3 comments · Fixed by #141
Closed

Documentation update required: Error while using the myql client npm package #133

trinetra110 opened this issue Oct 14, 2024 · 3 comments · Fixed by #141
Assignees
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest level2 level2 lebel for gssoc level

Comments

@trinetra110
Copy link
Contributor

Description:
When trying to run the server using nodemon dbServer.js, an error occurs: Client does not support authentication protocol requested by server; consider upgrading MySQL client.

Solution:
Resetting your password will solve this problem. Appropriate documentation changes are required for that.

@Harshdev098 Please assign this issue to me and add hacktoberfest and gssoc-ext labels to it.

Copy link

👋 Thank you @trinetra110 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@Harshdev098 Harshdev098 added hacktoberfest This issue belongs to hacktoberfest gssoc-ext This issue is under GSSoc Ext program level2 level2 lebel for gssoc level labels Oct 15, 2024
@Harshdev098
Copy link
Owner

Its not only issue of resetting a password or giving right password in .env file, its necessary to shift the mysql to latest versions or mysql2

@trinetra110
Copy link
Contributor Author

Its not only issue of resetting a password or giving right password in .env file, its necessary to shift the mysql to latest versions or mysql2

Yes that's true, As of now, updating mysql to mysql2 requires a lot of changes so I'll update the documentation for temporary solution for this problem. Later, I'll try to modify mysql to mysql2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest level2 level2 lebel for gssoc level
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants