MySQL Forums
Forum List  »  Announcements

MySQL Connector/C 6.1.1 has been released
Posted by: Bjørn Munch
Date: August 05, 2013 01:08PM

Dear MySQL users,

MySQL Connector/C 6.1.1, a new version of the C API for client/server
communication for the MySQL database management system, has been
released.

This version of Connector/C provides full support for MySQL 5.6
protocol. Connector/C is compatible with the client libraries
(libmysql). It includes all the features in the MySQL client library
shipped with MySQL servers 5.6 as well as prior versions. You can
recompile existing code linked with Connector/C 6.1.0 without any code
changes.

You can use Connector/C to run and build client applications which
communicate with MySQL server versions from 4.1 to 5.6 without a need
to do a complete server installation.

The release is now available in source and binary form for a number
of platforms from our download pages at

http://dev.mysql.com/downloads/connector/c/

For information on installing, please see the documentation at

http://dev.mysql.com/doc/connector-c/en/connector-c-installation.html

Enjoy!

Bjorn Munch,

The MySQL build team at Oracle

==============================================================================

Changes in MySQL Connector/C 6.1.1 (August 5, 2013)

Functionality Added or Changed

* The C API libmysqlclient shared-library .so files now have
version 18.1.0 (up from version 18.0.0 used in 6.1.0). (Bug
#16809055)

Bugs Fixed

* The mysql_options4 symbol was missing from libmysql.dll. (Bug
#69204, Bug #16797982)

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Connector/C 6.1.1 has been released
2642
August 05, 2013 01:08PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.