Package boost-mysql-devel: Information

    Binary package: boost-mysql-devel
    Version: 1.85.0-alt2
    Architecture: noarch
    Build time:  Apr 27, 2024, 10:55 PM in the task #345245
    Source package: boost
    Category: Development/C++
    Report package bug
    License: BSL-1.0
    Summary: The Boost MySQL Library development files
    Description: 
    Boost.MySQL is a C++11 client for the MySQL and MariaDB database
    servers, based on Boost.Asio.
    
    This library is a full implementation of the MySQL client/server
    protocol. It aims to expose the protocol primitives in an efficient
    but easy-to-use way. It is similar in scope to the official
    libmysqlclient, but interoperable with Asio, safer and more
    expressive. Note that Boost.MySQL does not use libmysqlclient: it's a
    full implementation of the MySQL protocol, which makes it natively
    compatible with Asio.

    Maintainer: Ivan A. Melnikov


    Last changed


    April 18, 2024 Ivan A. Melnikov 1:1.85.0-alt2
    - Disable long double support for Boost.Charconv on ppc64le
    April 16, 2024 Ivan A. Melnikov 1:1.85.0-alt1
    - 1.85.0
    Feb. 13, 2024 Michael Shigorin 1:1.84.0-alt3
    - E2K: use the patch in the intended way (thx Krylov)