---
title: "MariaDB C++ Connector 1.1.2 RC now available"
publish_date: 2022-11-30
updated_date: 2023-07-13
author: "Daniel Bartholomew"
tags:
  - name: "Connector/C++"
    url: "/resources/blog/tag/connector-c.md"
  - name: "MariaDB Releases"
    url: "/resources/blog/tag/mariadb-releases.md"
---

# MariaDB C++ Connector 1.1.2 RC now available

MariaDB is pleased to announce the immediate availability of the MariaDB Connector/C++ 1.1.2 RC release.

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

## Release Notes

### MariaDB Connector/C++ 1.1.2 RC

- [Release Notes for MariaDB Connector/C++ 1.1.2](https://staging-mdb.com/docs/release-notes/mariadb-connector-cpp-1-1/1-1-2/)

MariaDB Connector/C++ 1.1.2 is a Release Candidate (RC) release.

Notable changes in this release include:

- Added macOS PKG packages
- Added support of two optimized modes of executeBatch/executeLargeBatch PreparedStatement methods execution 
    - rewriteBatchedStatements connection option
    - useBulkStmts connection option

See the [release notes](https://staging-mdb.com/docs/release-notes/mariadb-connector-cpp-1-1/1-1-2/) page for more details and visit [mariadb.com/downloads/connectors/connectors-data-access/cpp-connector/](https://staging-mdb.com/downloads/connectors/connectors-data-access/cpp-connector/) to download.