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

Error: Authentication method '' is not supported. #13

Open
duanyunlun opened this issue Jul 31, 2024 · 1 comment
Open

Error: Authentication method '' is not supported. #13

duanyunlun opened this issue Jul 31, 2024 · 1 comment

Comments

@duanyunlun
Copy link

QQ_1722417608318

Environment:
1, MySql version : 4.0.18
2, Local ODBC Driver : 3.51.13;
3, Visual Studio : 2022 Enterprise;

I test the connection string (also the user/password) in Navicat, it can connect to the DB, this MySql version is very old so I think maybe your tools not support it.

This tool is a very amazing DB helper for me so I hope there would be a workaround for me to transfer my data from OLD MySql to SqlServer. Thanks!

@victor-wiki
Copy link
Owner

victor-wiki commented Aug 19, 2024

For mysql, it uses the MySqlConnector, not use ODBC Driver. From the official website, It seems that the version "4.0.18" is not supported. So, you can migrate your database to a mysql server with higher version, then use the tool.

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