Package MySQL: Information

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

Source package: MySQL
Version: 8.0.30-alt1.1
Latest version according to Repology
Build time:  Sep 3, 2022, 08:02 PM in the task #306219
Category: Databases
Report package bug
License: GPLv2 with exceptions and LGPLv2 and BSD
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. liblz4-devel
    3. libevent-devel
    4. libssl-devel
    5. libzstd-devel
    6. ccmake
    7. python3-dev
    8. libncurses-devel
    9. chrooted
    10. protobuf-compiler
    11. libaio-devel
    12. libsystemd-devel
    13. libprotobuf-lite-devel
    14. libtirpc-devel
    15. rpcgen
    16. libicu-devel
    17. rpm-macros-cmake
    18. rpm-build-python3
    19. libcurl-devel
    20. zlib-devel
    21. gcc-c++

Last changed


Sept. 3, 2022 Ilya Kurdyukov 8.0.30-alt1.1
- update alt-e2k patch: 8.0.28 -> 8.0.30
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