For the complete documentation index, see llms.txt. This page is also available as Markdown.

Connector/C++ 1.1.5 Release Notes

Download Now

Release date: 2024-08-27

This is a Stable (GA) release of MariaDB Connector/C++.

This is a GA release of the MariaDB Connector/C++ 1.1 series, the interface between C++ applications, and MariaDB Server. MariaDB Connector/C++ enables development of C++ applications using a JDBC-based API, which is also used by MariaDB Connector/JDBC.

MariaDB Connector/C++ in its current implementation uses the MariaDB protocol via the MariaDB Connector/C API. Connector/C 3.3.11 is used in this release.

Bugs Fixed

  • getMoreResults() could pick other statement's result (CONCPP-132)

  • Driver failed to cache multiple results, i.e., if application executed a query while other query hadn't iterated thru all its results, the connection would get out of sync (CONCPP-133)

Installation

This page is: Copyright © 2025 MariaDB. All rights reserved.

spinner

Last updated

Was this helpful?