> 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/changelogs/2.3/2.3.3.md).

# Connector/C 2.3.3 Changelog

Full changelog for MariaDB Connector/C 2.3.3, listing every commit in the release.

{% hint style="info" %}

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

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

[Download](https://downloads.mariadb.org/connector-c/2.3.3)[Release Notes](/docs/release-notes/connectors/c/2.3/2.3.3.md)[Changelog](/docs/release-notes/connectors/c/changelogs/2.3/2.3.3.md)[About MariaDB Connector/C](/docs/connectors/mariadb-connector-c.md)

**Release date:** 31 May 2017

For the highlights of this release, see the [release notes](/docs/release-notes/connectors/c/2.3/2.3.3.md).

The revision number links will take you to the revision's page on GitHub. On [GitHub](https://github.com/MariaDB/mariadb-connector-c/) you can view more details of the revision and view diffs of the code modified in that revision.

* [Revision #42d6d3f](https://github.com/mariadb-corporation/mariadb-connector-c/commit/42d6d3f)\
  2017-05-18 13:07:16 +0200
  * timeout values, which are "unsigned int" in both the connector API and the underlying sockets API, transit at some point into signed int and are assigned the value "-1" whenever the timeout is not defined. The resulting socket timeout being computed based on the conversion of -1 to an unsigned int, instead of being "0" (no socket timeout). Kudos to Nicolas Leroux for providing the patch.
* [Revision #633109c](https://github.com/mariadb-corporation/mariadb-connector-c/commit/633109c)\
  2017-03-22 05:33:29 +0100
  * Fix parameter type for parameter reconnect in mysql\_optionsv from uint to my\_bool
* [Revision #30614c7](https://github.com/mariadb-corporation/mariadb-connector-c/commit/30614c7)\
  2017-02-05 12:00:25 +0100
  * Fix for [CONC-231](https://jira.mariadb.org/browse/CONC-231): Wrong FSF address
* [Revision #8b36952](https://github.com/mariadb-corporation/mariadb-connector-c/commit/8b36952)\
  2017-01-30 18:04:06 +0100
  * Fixed error check for timeout on sockets (poll)
* [Revision #e714cf4](https://github.com/mariadb-corporation/mariadb-connector-c/commit/e714cf4)\
  2017-01-21 18:36:11 +0100
  * Removed unnecessary dependency of mariadbclientlib
* [Revision #025d912](https://github.com/mariadb-corporation/mariadb-connector-c/commit/025d912)\
  2017-01-20 19:27:51 +0100
  * Fix for [CONC-226](https://jira.mariadb.org/browse/CONC-226): Build fails on big-endian platforms - merge from C/C 3.0 ([MDEV-10894](https://jira.mariadb.org/browse/MDEV-10894)) was incomplete
* [Revision #542a146](https://github.com/mariadb-corporation/mariadb-connector-c/commit/542a146)\
  2017-01-20 19:24:44 +0100
  * Bumped version number

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

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