MySQL Forums
Forum List  »  Connector/ODBC

Re: MySQL Connector/ODBC 8.0.22 has been released
Posted by: Kevin Doren
Date: December 17, 2020 07:07PM

mysql-connector-odbc 8.0.22 will not install on CentOS 7 server running mysql-community-server 5.7
This is a new problem, mysql-connector-odbc 8.0.21 works fine.

This appears to be due to a new dependency on mysql-community-client-plugins 8.0.22, which in turn has a dependency on mysql-community-server 8.0.22.

Workaround is to force install of older version 8.0.21:

yum install mysql-connector-odbc-8.0.21

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Connector/ODBC 8.0.22 has been released
December 17, 2020 07:07PM


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.