Connector/C++ 1.0.4 Release Notes
Release notes for MariaDB Connector/C++ 1.0.4, a Stable (GA) release published 21 October 2024.
Last updated
Was this helpful?
Release notes for MariaDB Connector/C++ 1.0.4, a Stable (GA) release published 21 October 2024.
The most recent release of MariaDB Connector/C++ is: 1.1.8
Release date: 2024-10-21
This is a Stable (GA) release of MariaDB Connector/C++.
For a description of this library see the MariaDB Connector/C++ page.
MariaDB Connector/C++ is 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/J.
MariaDB Connector/C++ implements the MySQL protocol using the MariaDB Connector/C API. This release depends on MariaDB Connector/C 3.3.11.
getMoreResults() may pick other statement result if the first statement used text protocol (CONCPP-132)
Driver fails to cache multiple results in case other query requires the connection and that will cause "commands out of sync" errors (CONCPP-133)
This page is: Copyright © 2026 MariaDB. All rights reserved.
Last updated
Was this helpful?
Was this helpful?

