Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
3.2(EOL), 3.3
-
None
Description
man/mariadb_get_infov.3 mentions options MARIADB_SSL_LIBRARY, MARIADB_CONNECTION_SSL_VERSION and MARIADB_CONNECTION_SSL_VERSION_ID, but in the code these constants have "TLS" in their name, not "SSL"
Same mixup is also present in the knowledge base page https://mariadb.com/kb/en/mariadb_get_infov/
Pull request submitted:
https://github.com/mariadb-corporation/mariadb-connector-c/pull/198
I also fixed the KB page, but I'm not sure whether that one may actually be auto-generated so that things may get overwritten again later?