Package libmysqlcppconn7: Information

    Binary package: libmysqlcppconn7
    Version: 1.1.11-alt1.1
    Architecture: mipsel
    Build time:  Jul 26, 2021, 03:07 AM
    Source package: mysql-connector-c++
    Category: System/Libraries
    Report package bug
    License: GPLv2
    Summary: The shared mysql-connector-cpp library
    Description: 
    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

    Maintainer: Arseny Maslennikov


    Last changed


    April 27, 2021 Arseny Maslennikov 1.1.11-alt1.1
    - NMU: spec: adapted to new cmake macros.
    Dec. 19, 2018 Aleksei Nikiforov 1.1.11-alt1
    - NMU: updated to version 1.1.11.
    Feb. 3, 2018 George V. Kouryachy 1.1.9-alt1
    - Autobuild version bump to 1.1.9
    - Fix overloaded buildreq