Пакет mysql-connector-c++: Информация

    Исходный пакет: mysql-connector-c++
    Версия: 1.1.6-alt0.M70T.2
    Собран:  9 октября 2015 г. 14:52 в задании #150980
    Сообщить об ошибке в пакете
    Домашняя страница: http://dev.mysql.com/downloads/connector/cpp/

    Лицензия: GPLv2
    О пакете: A MySQL database connector for 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.
    
    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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libmysqlcppconn-devel (x86_64, i586)
    libmysqlcppconn7 (x86_64, i586)
    libmysqlcppconn7-debuginfo (x86_64, i586)

    Сопровождающий: Sergey Y. Afonin

    Список участников:
    Sergey Y. Afonin
    Igor Vlasenko

    Права:
    Sergey Y. Afonin
    @everybody

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

    Последнее изменение


    9 октября 2015 г. Sergey Y. Afonin 1.1.6-alt0.M70T.2
    - branch t7 backport
    28 сентября 2015 г. Igor Vlasenko 1.1.6-alt2_1
    - devel bugfixes
    28 сентября 2015 г. Igor Vlasenko 1.1.6-alt1_1
    - use mageia