You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Text copied from 'Copy details' button
Message:
Error Message : Authentication plugin 'mysql_clear_password' cannot be loaded: plugin not enabled
ErrorCode : 2059
The text was updated successfully, but these errors were encountered:
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.
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.
Text copied from 'Copy details' button
The text was updated successfully, but these errors were encountered: