All pages
Powered by GitBook
1 of 1

Loading...

Connector/C++ 1.0.4 Release Notes

The most recent Stable (GA) release of MariaDB Connector/C++ is:MariaDB Connector/C++ 1.1.6

Download Now

Release date: 2024-10-21

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

For a description of this library see the page.

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.

Bugs Fixed

getMoreResults() may pick other statement result if the first statement used text protocol ()

Driver fails to cache multiple results in case other query requires the connection and that will cause "commands out of sync" errors ()

Installation

CONCPP-132
CONCPP-133
MariaDB Connector/C++
MariaDB Connector/C++
Install MariaDB Connector/C++

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