Пакет MySQL: Информация

    Исходный пакет: MySQL
    Версия: 5.7.24-alt1.E2K.1
    Собран:  26 ноября 2020 г. 11:36
    Категория: Базы данных
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.mysql.com/

    Лицензия: GPL / LGPL
    О пакете: A very fast and reliable SQL database engine
    Описание: 
    MySQL is a true multi-user, multi-threaded SQL (Structured Query
    Language) database server. MySQL is a client/server implementation
    that consists of a server daemon (mysqld) and many different client
    programs/libraries.
    
    The main goals of MySQL are speed, robustness and ease of use.  MySQL
    was originally developed because we needed a SQL server that could
    handle very big databases with magnitude higher speed than what any
    database vendor could offer to us. And since we did not need all the
    features that made their server slow we made our own. We have now been
    using MySQL since 1996 in a environment with more than 40 databases,
    10,000 tables, of which more than 500 have more than 7 million
    rows. This is about 200G of data.
    
    The base upon which MySQL is built is a set of routines that have been
    used in a highly demanding production environment for many
    years. While MySQL is still in development, it already offers a rich
    and highly useful function set.
    
    This version allows to use transactions with BDB tables and extended
    character set support. See the documentation for more information

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    MySQL-client (e2kv5, e2kv4, e2k)
    MySQL-client-debuginfo (e2kv5, e2kv4, e2k)
    MySQL-server (e2kv5, e2kv4, e2k)
    MySQL-server-debuginfo (e2kv5, e2kv4, e2k)
    MySQL-server-perl (noarch)
    libmysqlclient20 (e2kv5, e2kv4, e2k)
    libmysqlclient20-debuginfo (e2kv5, e2kv4, e2k)
    libmysqlclient20-devel (e2kv5, e2kv4, e2k)

    Сопровождающий: MySQL Development Team


      1. libedit-devel
      2. libssl-devel
      3. libevent-devel
      4. liblz4-devel
      5. chrooted
      6. perl-DBI
      7. perl-GD
      8. cmake
      9. perl-Memoize
      10. control
      11. perl-devel
      12. perl-threads
      13. libncursesw-devel
      14. libsystemd-devel
      15. libpam0-devel
      16. gcc-c++
      17. libjemalloc-devel
      18. zlib-devel
      19. libreadline-devel
      20. libaio-devel

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


    17 апреля 2019 г. Michael Shigorin 5.7.24-alt1.E2K.1
    - E2K:
      + avoid lcc-unsupported options
      + fix build with mcst patch
    21 ноября 2018 г. Nikolai Kostrigin 5.7.24-alt1
    - new version
    - fix build with gcc8
    15 октября 2018 г. Nikolai Kostrigin 5.7.23-alt3
    - remove ubt
    - fix build by removing libwrap dependency