Dear MySQL Users,
A new GA (general availability) version of MySQL Connector/C++
has
been made available: MySQL Connector/C++ 1.1.8 GA. The
MySQL
Connector/C++ provides a C++ API for connecting client
applications to
the MySQL Server 5.5 or newer.
You can download the production release at:
http://dev.mysql.com/downloads/connector/cpp/1.1.html
MySQL Connector C++ (Commercial) will be available for download
on the
My Oracle Support (MOS) website. This release will be available
on eDelivery
(OSDC) in next month’s upload cycle.
The MySQL driver for C++ offers an easy to use API derived from
JDBC
4.0. MySQL Workbench has used it successfully for years.
We have improved the driver since the last GA release. Please see
the
documentation and the CHANGES file in the …