Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: lib64mysqlcppconn8-devel | Distribution: Mageia |
Version: 8.0.32 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Mon Jan 23 20:31:35 2023 |
Group: Development/C++ | Build host: localhost |
Size: 672355 | Source RPM: mysql-connector-c++-8.0.32-1.mga8.src.rpm |
Packager: daviddavid <daviddavid> | |
Url: https://dev.mysql.com/downloads/connector/cpp/ | |
Summary: Development library and header files for development with mysql-connector-cpp |
MySQL Connector/C++ is a MySQL database connector for C++ development. The MySQL driver for C++ can be used to connect to MySQL from C++ applications. The driver mimics the JDBC 4.0 API. It implements a significant subset of JDBC 4.0. The Driver for C++ is designed to work best with MySQL 5.1 or later. Note - its full functionality is not available when connecting to MySQL 5.0. You cannot connect to MySQL 4.1 or earlier. Using MySQL Connector/C++ instead of the MySQL C API (MySQL Client Library) offers the following advantages for C++ users: * Convenience of pure C++ - no C function calls * Support of a well designed API - JDBC 4.0 * Support of a commonly known and well documented API - JDBC 4.0 * Support of the object oriented programming paradigm * Shorter development times
GPLv2
* Mon Jan 23 2023 daviddavid <daviddavid> 8.0.32-1.mga8 + Revision: 1935342 - new version: 8.0.32, fixes CVE-2022-24407 (mga#31430) - use system zstd, zlib and lz4 - rediff mariadb patch - drop unneeded system protobuf patch + neoclust <neoclust> - New version 8.0.28: Fixes CVE-2021-371[12] (mga#29923)
/usr/include/jdbc /usr/include/jdbc/cppconn /usr/include/jdbc/cppconn/build_config.h /usr/include/jdbc/cppconn/callback.h /usr/include/jdbc/cppconn/config.h /usr/include/jdbc/cppconn/connection.h /usr/include/jdbc/cppconn/datatype.h /usr/include/jdbc/cppconn/driver.h /usr/include/jdbc/cppconn/exception.h /usr/include/jdbc/cppconn/metadata.h /usr/include/jdbc/cppconn/parameter_metadata.h /usr/include/jdbc/cppconn/prepared_statement.h /usr/include/jdbc/cppconn/resultset.h /usr/include/jdbc/cppconn/resultset_metadata.h /usr/include/jdbc/cppconn/sqlstring.h /usr/include/jdbc/cppconn/statement.h /usr/include/jdbc/cppconn/variant.h /usr/include/jdbc/cppconn/version_info.h /usr/include/jdbc/cppconn/warning.h /usr/include/jdbc/mysql_connection.h /usr/include/jdbc/mysql_driver.h /usr/include/jdbc/mysql_error.h /usr/include/mysql/jdbc.h /usr/include/mysqlx /usr/include/mysqlx/common /usr/include/mysqlx/common.h /usr/include/mysqlx/common/api.h /usr/include/mysqlx/common/error.h /usr/include/mysqlx/common/op_if.h /usr/include/mysqlx/common/settings.h /usr/include/mysqlx/common/util.h /usr/include/mysqlx/common/value.h /usr/include/mysqlx/common_constants.h /usr/include/mysqlx/devapi /usr/include/mysqlx/devapi/collations.h /usr/include/mysqlx/devapi/collection_crud.h /usr/include/mysqlx/devapi/common.h /usr/include/mysqlx/devapi/crud.h /usr/include/mysqlx/devapi/detail /usr/include/mysqlx/devapi/detail/crud.h /usr/include/mysqlx/devapi/detail/error.h /usr/include/mysqlx/devapi/detail/result.h /usr/include/mysqlx/devapi/detail/row.h /usr/include/mysqlx/devapi/detail/session.h /usr/include/mysqlx/devapi/detail/settings.h /usr/include/mysqlx/devapi/document.h /usr/include/mysqlx/devapi/error.h /usr/include/mysqlx/devapi/executable.h /usr/include/mysqlx/devapi/mysql_charsets.h /usr/include/mysqlx/devapi/mysql_collations.h /usr/include/mysqlx/devapi/result.h /usr/include/mysqlx/devapi/row.h /usr/include/mysqlx/devapi/settings.h /usr/include/mysqlx/devapi/table_crud.h /usr/include/mysqlx/version_info.h /usr/include/mysqlx/xapi.h /usr/include/mysqlx/xdevapi.h /usr/lib64/libmysqlcppconn.so /usr/lib64/libmysqlcppconn8.so /usr/share/doc/lib64mysqlcppconn8-devel /usr/share/doc/lib64mysqlcppconn8-devel/CONTRIBUTING.md /usr/share/doc/lib64mysqlcppconn8-devel/README.md /usr/share/doc/lib64mysqlcppconn8-devel/README.txt /usr/share/doc/lib64mysqlcppconn8-devel/examples /usr/share/doc/lib64mysqlcppconn8-devel/examples/README /usr/share/doc/lib64mysqlcppconn8-devel/examples/connect.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/connection_meta_schemaobj.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/cpp_trace_analyzer.php /usr/share/doc/lib64mysqlcppconn8-devel/examples/debug_output.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/dynamic_load.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/examples.h /usr/share/doc/lib64mysqlcppconn8-devel/examples/exceptions.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/prepared_statement.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/pthreads.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/resultset.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/resultset_binary.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/resultset_meta.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/resultset_types.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/standalone_example.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/standalone_example_docs1.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/standalone_example_docs2.cpp /usr/share/doc/lib64mysqlcppconn8-devel/examples/statement.cpp
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024