Package mysql-connector-c++: Information

    Source package: mysql-connector-c++
    Version: 1.1.6-alt2_2
    Build time:  Feb 19, 2016, 08:01 AM in the task #159631
    Category: System/Libraries
    Report package bug
    License: GPLv2
    Summary: A MySQL database connector for C++
    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

    List of rpms provided by this srpm:
    libmysqlcppconn-devel (x86_64, i586)
    libmysqlcppconn7 (x86_64, i586)
    libmysqlcppconn7-debuginfo (x86_64, i586)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. cmake
      2. mysql-devel
      3. gcc-c++
      4. rpm-macros-mageia-compat
      5. boost-devel
      6. boost-filesystem-devel
      7. boost-locale-devel
      8. boost-math-devel
      9. boost-program_options-devel
      10. boost-python-devel
      11. boost-signals-devel
      12. boost-wave-devel

    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