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

    Бинарный пакет: MySQL-server
    Версия: 8.0.20-alt2.0.mips1
    Архитектура: mipsel
    Собран:  3 июня 2020 г. 17:21
    Исходный пакет: MySQL
    Категория: Базы данных
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.mysql.com/

    Лицензия: GPL
    О пакете: 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.
    
    By default, MySQL server runs in safe chrooted environment with own uid and gid.

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


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


    28 мая 2020 г. Ivan A. Melnikov 8.0.20-alt2.0.mips1
    - build on mipsel
      + link with libatomic where needed
      + reduce debug information
    26 мая 2020 г. Nikolai Kostrigin 8.0.20-alt2
    - add add oracle-fix-charset-nullptr patch
      + refer to https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1877504
    28 апреля 2020 г. Nikolai Kostrigin 8.0.20-alt1
    - new version
      + (fixes: CVE-2019-15601, CVE-2020-2780, CVE-2020-2804, CVE-2020-2760)
      + (fixes: CVE-2020-2893, CVE-2020-2895, CVE-2020-2898, CVE-2020-2903)
      + (fixes: CVE-2020-2896, CVE-2020-2765, CVE-2020-2892, CVE-2020-2897)
      + (fixes: CVE-2020-2923, CVE-2020-2924, CVE-2020-2901, CVE-2020-2928)
      + (fixes: CVE-2020-2904, CVE-2020-2925, CVE-2020-2759, CVE-2020-2763)
      + (fixes: CVE-2020-2812, CVE-2020-2926, CVE-2020-2921, CVE-2020-2930)
    - spec: fix bogus dates and trailing space in changelog
    - update alt-chroot patch
    - update alt-client patch
    - solve unpackaged files warnings