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

Does not work with mysql_clear_password plugin #220

Open
msoutto opened this issue Jul 19, 2023 · 1 comment
Open

Does not work with mysql_clear_password plugin #220

msoutto opened this issue Jul 19, 2023 · 1 comment

Comments

@msoutto
Copy link

msoutto commented Jul 19, 2023

I have a client with a MySQL database hosted in AWS and it uses RDS tokens plus a CA file for authentication.
For that, we have to use the mysql_clear_password plugin on the MySQL client to be able to connect, which is not working with this extension.

I have a Linux machine and am using MySQL Workbench but would love to be able to use Azure Data Studio for this project.

screenshot

Text copied from 'Copy details' button

Message:
Error Message : Authentication plugin 'mysql_clear_password' cannot be loaded: plugin not enabled
ErrorCode : 2059
@gt-jpdied
Copy link

I'm also having this issue. I'm connecting to a MariaDB server which originally was asking for the Dialog plugin but I was able to get the server to request the mysql_clear_text which allowed MySQL Workbench to work but the Azure Data Studio Plugin isn't working.

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