# Connector/C 2.2.1 Release Notes

{% hint style="info" %}

<p align="center">The most recent release of <a href="https://app.gitbook.com/s/CjGYMsT2MVP4nd3IyW2L/mariadb-connector-c">MariaDB Connector/C</a> is:</p>

<h4 align="center"><a href="../3.4/3.4.8" class="button secondary">Connector/C 3.4.8</a> <a href="https://mariadb.com/downloads/connectors/connectors-data-access/c-connector" class="button primary">Download Now</a></h4>
{% endhint %}

[Download](https://downloads.mariadb.org/connector-c/2.2.1)[Release Notes](https://mariadb.com/docs/release-notes/connectors/c/2.2/2.2.1)[Changelog](https://mariadb.com/docs/release-notes/connectors/c/changelogs/2.2/2.2.1)[About of MariaDB Connector/C](https://github.com/mariadb-corporation/docs-release-notes/blob/test/kb/en/about-mariadb-connector-c/README.md)

**Release date:** 18 Nov 2015

This is a [***Stable***](https://mariadb.com/docs/release-notes/community-server/about/release-criteria) ***(GA)*** release of the MariaDB\
Connector/C, formerly known as MariaDB Client Library for C. In general,\
marking this release as *stable* means that there are no known serious bugs,\
except for those marked as feature requests, that no bugs were fixed since last\
release that caused a notable code changes, and that we believe the code is\
ready for general usage (based on bug inflow).

**For a description of this library see the**[**MariaDB Connector/C**](https://app.gitbook.com/s/CjGYMsT2MVP4nd3IyW2L/mariadb-connector-c) **page.**

## New features

* [CONC-147](https://jira.mariadb.org/browse/CONC-147): Allow client to bind to a specific network address:\
  On clients with multiple possible TCP routes to a server, it's now possible to bind the\
  client to a specific address.This can be done either via mysql\_options(mysql, MYSQL\_OPT\_BIND, bind\_address) or by an entry "[bind-address=your\_bind\_address](https://app.gitbook.com/s/SsmexDFPv2xG2OTyO5yV/server-management/variables-and-modes/server-system-variables#bind_address)" in the configuration file.

## Bug fixes

* [CONC-150](https://jira.mariadb.org/browse/CONC-150): Source package doesn't contain mariadb\_config.c.in
* Add version information for executables, dynamic and static libraries (Windows only)
* Digitally sign executables and dynamic link libraries (Windows only)
* Fixed build errors for Microsoft Visuall Studio 2015
* Fix for mariadb\_convert\_string - charset names for utf16 and utf32 are changed so iconv understands it. Also if endianness is not specified, BE charsets used by default, to avoid BOMs

## Changelog

For a list of changes made in this release, with links to detailed\
information on each push, see the [changelog](https://mariadb.com/docs/release-notes/connectors/c/changelogs/2.2/2.2.1).

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

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