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

  • Default inline alert: Версия в репозитории: 8.0.36-alt1

Исходный пакет: MySQL
Версия: 8.0.26-alt2
Последняя версия по данным Repology
Собран:  7 сентября 2021 г. 16:01 в задании #284731
Категория: Базы данных
Сообщить об ошибке в пакете
Домашняя страница: 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 (x86_64, ppc64le, i586, armh, aarch64)
MySQL-client-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
MySQL-server (x86_64, ppc64le, i586, armh, aarch64)
MySQL-server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
MySQL-server-perl (noarch)
libmysqlclient21 (x86_64, ppc64le, i586, armh, aarch64)
libmysqlclient21-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libmysqlclient21-devel (x86_64, ppc64le, i586, armh, aarch64)

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



    1. libssl-devel
    2. libncurses-devel
    3. libsystemd-devel
    4. protobuf-compiler
    5. gcc-c++
    6. libtirpc-devel
    7. libaio-devel
    8. libprotobuf-lite-devel
    9. rpcgen
    10. libedit-devel
    11. libevent-devel
    12. zlib-devel
    13. chrooted
    14. liblz4-devel
    15. ccmake

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


7 сентября 2021 г. Nikolai Kostrigin 8.0.26-alt2
- spec: fix packaging error for mysqlrouter logrotate script (closes: #40870)
- spec: fix man pages' packaging
6 августа 2021 г. Nikolai Kostrigin 8.0.26-alt1
- new version
  + (fixes: CVE-2021-22901, CVE-2019-17543, CVE-2021-2417, CVE-2021-2389)
  + (fixes: CVE-2021-2390, CVE-2021-2429, CVE-2021-2356, CVE-2021-2385)
  + (fixes: CVE-2021-2339, CVE-2021-2352, CVE-2021-2399, CVE-2021-2370)
  + (fixes: CVE-2021-2440, CVE-2021-2354, CVE-2021-2402, CVE-2021-2342)
  + (fixes: CVE-2021-2357, CVE-2021-2367, CVE-2021-2412, CVE-2021-2383)
  + (fixes: CVE-2021-2384, CVE-2021-2387, CVE-2021-2444, CVE-2021-2410)
  + (fixes: CVE-2021-2418, CVE-2021-2425, CVE-2021-2426, CVE-2021-2427)
  + (fixes: CVE-2021-2437, CVE-2021-2441, CVE-2021-2422, CVE-2021-2424)
  + (fixes: CVE-2021-2372, CVE-2021-2374, CVE-2021-2340)
- update alt-client patch
- add alt-e2k-fixes patch(ilyakurdyakov@)
- add alt-powerpc-fix-longdouble-constexpr patch(egori@, ilyakurdyakov@)
  refer to #40641 for details
8 июля 2021 г. Nikolai Kostrigin 8.0.25-alt2
- spec: add conditional BR: evaluation for RPC libs excluded from glibc
  for seamless backporting