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

[mysql-async] [ERROR] ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client` #177

Open
Almeidowski opened this issue Jun 22, 2021 · 2 comments

Comments

@Almeidowski
Copy link

Almeidowski commented Jun 22, 2021

Describe the bug
I'm getting this when trying to connect to mysql-async:

[mysql-async] [ERROR] ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client

To Reproduce
I'm using this in server.cfg:

set mysql_connection_string "server=localhost;database=portugalrpdb;userid=root;password=passpass"
start mysql-async

I'm using MySQL Workbench, instead of XAMPP, because that's what I'm more used to, but I'm still a beginner.
Expected behavior
To connect to MySQL server. I don't know. I'm stil learning.

Screenshots / Logs
image

Software:

  • OS: Windows 10
  • Version of the resource: I downloaded it just today so I assume it's the latest recommended.
  • Database Version: I don't know, but I downloaded it from MySQL website.

Additional Information
I'm not using ESX.

@Almeidowski Almeidowski assigned ghost Jun 22, 2021
@Almeidowski
Copy link
Author

Fix:
I was with MySQL 8.0, I uninstalled it and installed MariaDB and it's now working.

@ComplxPanduh
Copy link

ComplxPanduh commented Jun 23, 2021 via email

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