Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lib64mysqlcppconn8-devel-8.0.28-1.mga8 RPM for x86_64

From Mageia 8 for x86_64 / media / core / updates

Name: lib64mysqlcppconn8-devel Distribution: Mageia
Version: 8.0.28 Vendor: Mageia.Org
Release: 1.mga8 Build date: Sat Jan 22 23:39:49 2022
Group: Development/C++ Build host: localhost
Size: 664394 Source RPM: mysql-connector-c++-8.0.28-1.mga8.src.rpm
Packager: neoclust <neoclust>
Url: http://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 paradigma
    * Shorter development times

Provides

Requires

License

GPLv2

Changelog

* Sat Jan 22 2022 neoclust <neoclust> 8.0.28-1.mga8
  + Revision: 1769473
  - New version 8.0.28: Fixes  CVE-2021-371[12] (mga#29923)
* Sat Feb 15 2020 umeabot <umeabot> 1.1.9-4.mga8
  + Revision: 1527013
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - build with new cmake macros

Files

/usr/include/jdbc
/usr/include/jdbc/cppconn
/usr/include/jdbc/cppconn/build_config.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/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, Tue Apr 9 15:38:33 2024