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

libmysqlcppconn-devel-1.1.9-lp152.5.1 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: libmysqlcppconn-devel Distribution: openSUSE Leap 15.2
Version: 1.1.9 Vendor: openSUSE
Release: lp152.5.1 Build date: Fri Dec 6 21:59:47 2019
Group: Development/Libraries/C and C++ Build host: obs-arm-3
Size: 240263 Source RPM: mysql-connector-cpp-1.1.9-lp152.5.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://dev.mysql.com/downloads/connector/
Summary: Development files for MySQL Connector/C++
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.

Provides

Requires

License

SUSE-GPL-2.0-with-FLOSS-exception

Changelog

* Thu Sep 12 2019 Vítězslav Čížek <vcizek@suse.com>
  - Add missing zlib build dependency, which used to be pulled in
    by libopenssl-devel. The package fails to build since the openssl
    upgrade to 1.1.1 (bsc#1149792)
* Fri Nov 24 2017 kstreitova@suse.com
  - add mysql-connector-cpp-1.1.9-libmysql_dynamic_proxy_typos.patch
    to fix build by fixing copypaste errors in
    libmysql_dynamic_proxy.cpp file [bsc#1067883]
  - remove mariadb_api.patch that it's no longer needed because:
    * our current client library already provides mysql_get_option()
    * using MARIADB_BASE_VERSION is no longer working as intended as
      it's not defined in mariadb client library provided by
      mariadb-connector-c
    * hunk for stmt_free_result() was moved to
      mysql-connector-cpp-1.1.9-libmysql_dynamic_proxy_typos.patch
* Tue Sep 05 2017 kstreitova@suse.com
  - Update to version 1.1.9:
    * release notes:
      https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-9.html
  - Remove installing of ANNOUNCEMENT and CHANGES files that are no
    longer present
  - Add "Requires: libboost_headers-devel" for libmysqlcppconn-devel
    subpackage ("Requires: boost-devel" for the older distros that
    don't have libboost_headers-devel available yet) [bsc#838038]
* Wed May 31 2017 mpluskal@suse.com
  - Update to version 1.1.8:
    * See the news files on
      https://dev.mysql.com/doc/relnotes/connector-cpp/en/
* Thu Feb 02 2017 adam.majer@suse.de
  - use individual libboost-*-devel packages instead of boost-devel
* Wed Aug 12 2015 tchvatal@suse.com
  - Version bump to 1.1.6:
    * See the news files on
      https://dev.mysql.com/doc/relnotes/connector-cpp/en/
  - Update soname to libmyslqcppcon7
  - Remove needlessly long description
  - Drop unneeded/merged patches:
    mysql-connector-cpp-1.1.0-cmake-paths-fix.patch
    mysql-connector-cpp-1.1.0-gcc44.patch
  - Refresh patch:
    mysql-connector-cpp-1.1.0-disable_tests_and_examples.patch
  - Add patch to build with mariadb:
    mariadb_api.patch
* Fri Aug 29 2014 tchvatal@suse.com
  - Use cmake macros for building properly.
* Sat Jul 26 2014 cobexer@gmail.com
  - disable gcov coverage recording
    Gcov is a development tool, it slows down execution and creates
    coverage data that is not useful to users of this library.
* Fri Apr 19 2013 mhrusecky@suse.cz
  - Do not use macro for make install as it doesn't work on SLE
* Wed Apr 17 2013 mhrusecky@suse.cz
  - Compatibility Obsoletes/Provides

Files

/usr/include/cppconn
/usr/include/cppconn/build_config.h
/usr/include/cppconn/config.h
/usr/include/cppconn/connection.h
/usr/include/cppconn/datatype.h
/usr/include/cppconn/driver.h
/usr/include/cppconn/exception.h
/usr/include/cppconn/metadata.h
/usr/include/cppconn/parameter_metadata.h
/usr/include/cppconn/prepared_statement.h
/usr/include/cppconn/resultset.h
/usr/include/cppconn/resultset_metadata.h
/usr/include/cppconn/sqlstring.h
/usr/include/cppconn/statement.h
/usr/include/cppconn/variant.h
/usr/include/cppconn/version_info.h
/usr/include/cppconn/warning.h
/usr/include/mysql_connection.h
/usr/include/mysql_driver.h
/usr/include/mysql_error.h
/usr/lib64/libmysqlcppconn.so
/usr/share/doc/packages/libmysqlcppconn-devel
/usr/share/doc/packages/libmysqlcppconn-devel/COPYING
/usr/share/doc/packages/libmysqlcppconn-devel/README
/usr/share/doc/packages/libmysqlcppconn-devel/examples
/usr/share/doc/packages/libmysqlcppconn-devel/examples/CMakeLists.txt
/usr/share/doc/packages/libmysqlcppconn-devel/examples/README
/usr/share/doc/packages/libmysqlcppconn-devel/examples/connect.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/connection_meta_schemaobj.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/cpp_trace_analyzer.php
/usr/share/doc/packages/libmysqlcppconn-devel/examples/debug_output.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/dynamic_load.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/examples.h
/usr/share/doc/packages/libmysqlcppconn-devel/examples/exceptions.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/prepared_statement.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/pthreads.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/resultset.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/resultset_binary.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/resultset_meta.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/resultset_types.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/standalone_example.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/standalone_example_docs1.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/standalone_example_docs2.cpp
/usr/share/doc/packages/libmysqlcppconn-devel/examples/statement.cpp


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024