> 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.1/1.1.7.md).

# Connector/C++ 1.1.7 Release Notes

{% hint style="info" %}

<p align="center">The most recent release of <a href="/spaces/CjGYMsT2MVP4nd3IyW2L/pages/SqfXECGIAb32yRAtBB6W">MariaDB Connector/C++</a> is: <a href="/pages/dahuX8efhMRe3DqOHUTM"><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 %}

<p align="center"><a href="https://mariadb.com/downloads/connectors/connectors-data-access/cpp-connector" class="button primary">Download Now</a></p>

**Release date:** 2 Oct 2025

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

{% hint style="info" %}
**For a description of this library see the** [**MariaDB Connector/C++**](/docs/connectors/mariadb-connector-cpp.md) **page.**
{% endhint %}

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.17](/docs/release-notes/connectors/c/3.3/3.3.17.md).

## Notable Changes

* [CONCPP-75](https://jira.mariadb.org/browse/CONCPP-75) - Introduced `restrictedAuth` connection option restricting connector in authentication plugins it may use. By using this option, application can define a comma-separated list of plugins allowed to use. That may not allow server to silently downgrade the authentication method.
* [CONCPP-146](https://jira.mariadb.org/browse/CONCPP-146) - Introduced `initSql` connection option permitting application to set a single query or the semi-colon separated list of SQL queries to be executed at the connection time

## Bugs Fixed

* [CONCPP-56](https://jira.mariadb.org/browse/CONCPP-56) - Empty stream should result in empty DB value, not a NULL
* [CONCPP-143](https://jira.mariadb.org/browse/CONCPP-143) - Possible issues in getImportedKeys, getExportedKeys and getCrossReference with 12.1 server
* [CONCPP-145](https://jira.mariadb.org/browse/CONCPP-145) - Inconsistency in getDouble() on text and binary result

## 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" %}
