Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
None
-
None
-
None
Description
This is the corresponding MariaDB Connector/C bug for the following MDEV issues:
Basically, if the application doesn't call mysql_ssl_set(), but there are SSL options defined for the client in the configuration file, SSL still gets enabled when using MySQL's connector, but it does not when using MariaDB Connector/C. The steps on MDEV-16396 can reproduce this problem with MariaDB 10.2.15 using Perl's DBD::MySQL and innotop.
Attachments
Issue Links
- relates to
-
MDEV-10246 ssl-* have no effect without mysql_ssl_set()
- Closed
-
MDEV-16396 Perl's DBD::MySQL does not read SSL settings from [client] configuration group with MariaDB libmysqlclient.so
- Closed