mysql-connector-c++ - MySQL database connector for C++
Website: | http://dev.mysql.com/downloads/connector/cpp/ |
---|---|
License: | GPLv2 with exceptions |
Vendor: | Alcance Libre, Inc. |
- Description:
MySQL Connector/C++ is a MySQL database connector for C++. The MySQL Driver for C++ mimics the JDBC 4.0 API. However, Connector/C++ does not implement all of the JDBC 4.0 API. The Connector/C++ preview features the following classes: * Connection * DatabaseMetaData * Driver * PreparedStatement * ResultSet * ResultSetMetaData * Savepoint * Statement
Packages
mysql-connector-c++-1.1.9-6.fc14.al.src [498 KiB] |
Changelog
by Joel Barrios (2020-09-25):
- Rebuild with OpenSSL 1.1.1. |