> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/release-notes/connectors/c++/1.0/1.0.4.md).

# Connector/C++ 1.0.4 Release Notes

Release notes for MariaDB Connector/C++ 1.0.4, a Stable (GA) release published 21 October 2024.

{% hint style="info" %}

<p align="center">The most recent release of <a href="/docs/connectors/mariadb-connector-cpp.md">MariaDB Connector/C++</a> is: <a href="/docs/release-notes/connectors/c++/1.1/1.1.8.md"><strong>1.1.8</strong></a></p>

<p align="center"><a href="https://mariadb.com/downloads/connectors/connectors-data-access/cpp-connector" class="button primary">Download Connector/C++ 1.1.8</a></p>
{% endhint %}

[Download Now](https://mariadb.com/downloads/connectors/connectors-data-access/cpp-connector)

**Release date:** 2024-10-21

This is a [***Stable (GA)***](/docs/release-notes/community-server/about/release-criteria.md) release of MariaDB Connector/C++.

**For a description of this library see the** [**MariaDB Connector/C++**](/docs/connectors/mariadb-connector-cpp.md) **page.**

[MariaDB Connector/C++](/docs/connectors/mariadb-connector-cpp.md) 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 ([CONCPP-132](https://jira.mariadb.org/browse/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](https://jira.mariadb.org/browse/CONCPP-133))

## Installation

[Install MariaDB Connector/C++](/docs/connectors/mariadb-connector-cpp/install-mariadb-connector-cpp.md)

<sub>*This page is: Copyright © 2026 MariaDB. All rights reserved.*</sub>

{% @marketo/form formid="4316" formId="4316" %}
