Package MySQL: Information

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

Source package: MySQL
Version: 5.7.21-alt6.M80P.1
Build time:  May 30, 2018, 01:05 AM in the task #207289
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, i586)
MySQL-client-debuginfo (x86_64, i586)
MySQL-server (x86_64, i586)
MySQL-server-debuginfo (x86_64, i586)
MySQL-server-perl (noarch)
libmysqlclient20 (x86_64, i586)
libmysqlclient20-debuginfo (x86_64, i586)
libmysqlclient20-devel (x86_64, i586)



    1. libwrap-devel
    2. liblz4-devel
    3. libedit-devel
    4. perl-DBI
    5. perl-GD
    6. libevent-devel
    7. perl-Memoize
    8. libncursesw-devel
    9. perl-devel
    10. perl-threads
    11. chrooted
    12. libssl-devel
    13. cmake
    14. control
    15. libpam0-devel
    16. rpm-build-ubt
    17. gcc-c++
    18. zlib-devel
    19. libaio-devel
    20. libreadline-devel
    21. libsystemd-devel
    22. libjemalloc-devel

Last changed


May 29, 2018 Nikolai Kostrigin 5.7.21-alt6.M80P.1
- modify chroot control facility (combine server and client setup)
- fix unowned dir /etc/my.cnf.server (closes: #32229)
May 24, 2018 Nikolai Kostrigin 5.7.21-alt5.M80P.1
- fix installation with preinstalled maria-db (conflict mariadb-server-control)
- add database upgrade warning message to post install scripts
- fixed typo in initscript (thanks to rider@)
May 10, 2018 Nikolai Kostrigin 5.7.21-alt4.M80P.1
- enable backport to p8 (merge commit history)