Package MySQL: Information

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

Source package: MySQL
Version: 8.0.22-alt2
Latest version according to Repology
Build time:  Jan 16, 2021, 09:05 AM in the task #263841
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. libevent-devel
    3. libssl-devel
    4. liblz4-devel
    5. ccmake
    6. libncurses-devel
    7. chrooted
    8. libsystemd-devel
    9. protobuf-compiler
    10. rpcgen
    11. gcc-c++
    12. libprotobuf-lite-devel
    13. libtirpc-devel
    14. libaio-devel
    15. zlib-devel

Last changed


Dec. 24, 2020 Nikolai Kostrigin 8.0.22-alt2
- fix FTBFS against glibc 2.32 (Sun RPC is removed from glibc)
  + spec: add libtirpc-devel and rpcgen to BR:
Nov. 2, 2020 Nikolai Kostrigin 8.0.22-alt1
- new version
- remove upstreamed oracle-fix-charset-nullptr patch
- spec: add items to mysqlrouter file section
Aug. 17, 2020 Nikolai Kostrigin 8.0.21-alt1
- new version
- update alt-chroot patch