Tag Archives: Connector/ODBC
The MariaDB project is pleased to announce the immediate availability of MariaDB Galera Cluster 10.0.22 and updates to MariaDB Connector/J, MariaDB Connector/C, and MariaDB Connector/ODBC. See the release notes and changelogs for details on each release.
Download MariaDB Galera Cluster 10.0.22
Release Notes Changelog What is MariaDB Galera Cluster?
MariaDB APT and YUM Repository Configuration Generator
Download MariaDB Connector/J 1.3.1
Release Notes Changelog About MariaDB Connector/J
Download MariaDB Connector/C 2.2.1
Release Notes Changelog About MariaDB Connector/C
Download MariaDB Connector/ODBC 2.0.9-beta
Release Notes Changelog About MariaDB Connector/ODBC
Thanks, and enjoy MariaDB! …
Continue reading “MariaDB Galera Cluster 10.0.22 and Connector updates”
Last week, a SSL connection security vulnerability was reported for MySQL and MariaDB. The vulnerability states that since MariaDB and MySQL do not enforce SSL when SSL support is enabled, it’s possible to launch Man In The Middle attacks (MITM). MITM attacks can capture the secure connection and turn it into an insecure one, revealing data going back and forth to the server.
Issue resolution in MariaDB is visible through the corresponding ticket in MariaDB’s tracking system (JIRA): https://mariadb.atlassian.net/browse/MDEV-7937
The vulnerability affects the client library of the database server in both MariaDB and MySQL. But, the vulnerability does not affect all the libraries, drivers or connectors for establishing SSL connections with the server. …
Continue reading “Information on the SSL connection vulnerability of MySQL and MariaDB”
Following on the heels of last week’s update to the Java client, the MariaDB project is pleased to today announce updates to both MariaDB Connector/C and Connector/ODBC. They are both Stable (GA) releases.
See the Release Notes and Changelogs for detailed information on each of these releases and contain many bug fixes and enhancements.
Thanks, and enjoy MariaDB! …