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 when using MySQL driver #1095

Open
gjsjohnmurray opened this issue Jan 21, 2023 · 7 comments
Open

ER_NOT_SUPPORTED_AUTH_MODE when using MySQL driver #1095

gjsjohnmurray opened this issue Jan 21, 2023 · 7 comments
Labels
mysql MySQL / MariaDB driver needs more info Awaiting response from reporter

Comments

@gjsjohnmurray
Copy link
Collaborator

gjsjohnmurray commented Jan 21, 2023

Originally posted by @nikashu3110 in #1066 (comment)
image

I am unable to solve this problem. can someone help me with this please.

Originally posted by @nikashu3110 in #1066 (comment)

@gjsjohnmurray gjsjohnmurray added the mysql MySQL / MariaDB driver label Jan 21, 2023
@gjsjohnmurray
Copy link
Collaborator Author

Related: #246

@gjsjohnmurray
Copy link
Collaborator Author

Did you try the advice about ER_NOT_SUPPORTED_AUTH_MODE at https://vscode-sqltools.mteixeira.dev/en/drivers/my-sql/ ?

@nikashu3110
Copy link

nikashu3110 commented Jan 21, 2023

I am learning MySQL for the first time, so I am not sure if I understand this!
I am following a youtube tutorial of how to use mysql in vscode. but for them the SOL_driver_credential option does not show up but it shows up for me

image

@nikashu3110
Copy link

nikashu3110 commented Jan 21, 2023

Did you try the advice about ER_NOT_SUPPORTED_AUTH_MODE at https://vscode-sqltools.mteixeira.dev/en/drivers/my-sql/ ?

image

I tried what you said but error is showing up

@gjsjohnmurray
Copy link
Collaborator Author

Please try entering an integer value for the "Connection Timeout" field.

@zayne-wang
Copy link

Did you try the advice about ER_NOT_SUPPORTED_AUTH_MODE at https://vscode-sqltools.mteixeira.dev/en/drivers/my-sql/ ?

image

I tried what you said but error is showing up

I met the same issue with you before, but according to #1095 (comment), I changed my config to:

image

and then it works.

@gjsjohnmurray
Copy link
Collaborator Author

@nikashu3110 did the advice from @mat-wang help you resolve this? If yes, please close the issue.

@gjsjohnmurray gjsjohnmurray added the needs more info Awaiting response from reporter label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mysql MySQL / MariaDB driver needs more info Awaiting response from reporter
Projects
None yet
Development

No branches or pull requests

3 participants