MySQL Forums
Forum List  »  Connector/ODBC

Re: MySql ODBC driver disconnect very slow on Windows
Posted by: Bogdan Degtyariov
Date: October 26, 2018 03:32AM

Hi Eqbal Zaffar,

If MySQL ODBC Driver 5.3.10 is used with MySQL Server 8.0 it might have SSL-related compatibility problems because of different implementations of SSL libraries:

- ODBC Driver 5.3.10 is using YaSSL
- MySQL Server 8.0 is using OpenSSL

In particular that might happen when using TLSv1.2.
If that is the case you should use ODBC Driver 8.0.13 or newer.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySql ODBC driver disconnect very slow on Windows
October 26, 2018 03:32AM


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.