Package libmysqlcppconn-devel: Information

    Binary package: libmysqlcppconn-devel
    Version: 1.1.6-alt2_2
    Architecture: x86_64
    Build time:  Feb 19, 2016, 08:01 AM in the task #159631
    Source package: mysql-connector-c++
    Category: Development/C++
    Report package bug
    License: GPLv2
    Summary: Development library and header files for development with mysql-connector-cpp
    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: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    Last changed


    Feb. 17, 2016 Igor Vlasenko 1.1.6-alt2_2
    - update by mgaimport
    Sept. 28, 2015 Igor Vlasenko 1.1.6-alt2_1
    - devel bugfixes
    Sept. 28, 2015 Igor Vlasenko 1.1.6-alt1_1
    - use mageia