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

ER_NOT_SUPPORTED_AUTH_MODE #112

Closed
gianfabiopezzolla opened this issue Apr 29, 2020 · 1 comment
Closed

ER_NOT_SUPPORTED_AUTH_MODE #112

gianfabiopezzolla opened this issue Apr 29, 2020 · 1 comment

Comments

@gianfabiopezzolla
Copy link

node -v: v13.6.0
npm -v: 6.14.3
mysql --version: 8.0.19
xmysql --version: [email protected]


issue steps provided:

cmd ran:
xmysql -h IP -o IP:PORT -u USERNAME -p PASSWORD -d DBNAME -n APPPORT

error response:
code: 'ER_NOT_SUPPORTED_AUTH_MODE', errno: 1251, sqlMessage: 'Client does not support authentication protocol requested by server; consider upgrading MySQL client', sqlState: '08004', fatal: true


the client of tool si mysql 5 compliance? in this case is possibile to update it to 8.0?

thanks

@o1lab
Copy link
Member

o1lab commented Apr 30, 2020

@o1lab o1lab closed this as completed May 1, 2020
mustafapc19 added a commit that referenced this issue Apr 25, 2023
fix(nocodocs): Added external link, iframe and colored youtube button
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