Re: mysql c connector 6.1.11 client to a mysql 8 server connection
Posted by: Steve Yates
Date: May 25, 2021 11:31AM

Connector/C 6.1.11 can not authenticate against a MySQL 8.0.4 or higher server with the default authentication. MySQL 8.0.4 server changed the authentication method.

For more info:
https://dev.mysql.com/doc/mysql-installer/en/server-authentication-method.html

My question is why hasn't the Windows version of Connector/C been upgraded for 8.0? The Linux version have been.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: mysql c connector 6.1.11 client to a mysql 8 server connection
858
May 25, 2021 11:31AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.