Package MySQL: Information

  • Default inline alert: Version in the repository: 8.0.36-alt1

Source package: MySQL
Version: 8.0.29-alt1
Latest version according to Repology
Build time:  Jun 30, 2022, 06:54 PM in the task #299826
Category: Databases
Report package bug
License: GPL / LGPL
Summary: A very fast and reliable SQL database engine
Description: 
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

List of rpms provided by this 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)




    1. libedit-devel
    2. python3-dev
    3. liblz4-devel
    4. libssl-devel
    5. ccmake
    6. chrooted
    7. libevent-devel
    8. libzstd-devel
    9. libncurses-devel
    10. libsystemd-devel
    11. rpcgen
    12. rpm-build-python3
    13. rpm-macros-cmake
    14. libaio-devel
    15. libtirpc-devel
    16. zlib-devel
    17. libprotobuf-lite-devel
    18. protobuf-compiler
    19. gcc-c++
    20. libcurl-devel
    21. libicu-devel

Last changed


June 30, 2022 Nikolai Kostrigin 8.0.29-alt1
- new version
  + (fixes: CVE-2021-22570, CVE-2022-0778, CVE-2022-21454, CVE-2022-21457)
  + (fixes: CVE-2022-21425, CVE-2022-21440, CVE-2022-21459, CVE-2022-21478)
  + (fixes: CVE-2022-21479, CVE-2022-21418, CVE-2022-21417, CVE-2022-21413)
  + (fixes: CVE-2022-21427, CVE-2022-21412, CVE-2022-21414, CVE-2022-21435)
  + (fixes: CVE-2022-21436, CVE-2022-21437, CVE-2022-21438, CVE-2022-21452)
  + (fixes: CVE-2022-21462, CVE-2022-21415, CVE-2022-21451, CVE-2022-21444)
  + (fixes: CVE-2022-21460, CVE-2022-21423)
- update mysql-shell 8.0.28 -> 8.0.29
- update alt-disable-run-libmysql_api_test patch
- update bundled boost headers 1.73.0 -> 1.77.0
- spec: turn build of mysql-shell and mysql-router off
- add boostfix_multiprecision_issue_419-ppc64le patch
Feb. 15, 2022 Michael Shigorin 8.0.28-alt1.1
- update alt-e2k patch: 8.0.27 -> 8.0.28 (ilyakurdyukov@)