Trying to ATTACH a MySQL database using -user and -password but getting Authentication plugin 'mysql_clear_password' cannot be loaded: plugin not enabled
Is there a way to enable this plugin via the ATTACH command?
Searched the docs but couldn't find any details.
To Reproduce
ATTACH -user and -password
OS:
Windows
MySQL Version:
8.1
DuckDB Version:
1.1.1
DuckDB Client:
Java
Full Name:
Gianni Pronzato
Affiliation:
pronzato
Have you tried this on the latest main branch?
[X] I agree
Have you tried the steps to reproduce? Do they include all relevant data and configuration? Does the issue you report still appear there?
What happens?
Trying to ATTACH a MySQL database using -user and -password but getting Authentication plugin 'mysql_clear_password' cannot be loaded: plugin not enabled
Is there a way to enable this plugin via the ATTACH command?
Searched the docs but couldn't find any details.
To Reproduce
ATTACH -user and -password
OS:
Windows
MySQL Version:
8.1
DuckDB Version:
1.1.1
DuckDB Client:
Java
Full Name:
Gianni Pronzato
Affiliation:
pronzato
Have you tried this on the latest
main
branch?Have you tried the steps to reproduce? Do they include all relevant data and configuration? Does the issue you report still appear there?