Package MySQL: Information
Source package: MySQL
Version: 8.0.19-alt2
Version in the repository: 8.0.26-alt2
Build time: Apr 21, 2020, 08:03 PM in the task #250162
Category: Databases
Report package bugHome page: http://www.mysql.com/
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, aarch64)
MySQL-client-debuginfo (x86_64, ppc64le, i586, aarch64)
MySQL-server (x86_64, ppc64le, i586, aarch64)
MySQL-server-debuginfo (x86_64, ppc64le, i586, aarch64)
MySQL-server-perl (noarch)
libmysqlclient21 (x86_64, ppc64le, i586, aarch64)
libmysqlclient21-debuginfo (x86_64, ppc64le, i586, aarch64)
libmysqlclient21-devel (x86_64, ppc64le, i586, aarch64)
MySQL-client (x86_64, ppc64le, i586, aarch64)
MySQL-client-debuginfo (x86_64, ppc64le, i586, aarch64)
MySQL-server (x86_64, ppc64le, i586, aarch64)
MySQL-server-debuginfo (x86_64, ppc64le, i586, aarch64)
MySQL-server-perl (noarch)
libmysqlclient21 (x86_64, ppc64le, i586, aarch64)
libmysqlclient21-debuginfo (x86_64, ppc64le, i586, aarch64)
libmysqlclient21-devel (x86_64, ppc64le, i586, aarch64)
Maintainer: MySQL Development Team
List of contributors:
Nikolai Kostrigin
Anton Farygin
Aleksei Nikiforov
Alexey Shabalin
Denis Medvedev
Anton V. Boyarshinov
Michael Shigorin
Dmitriy Kulik
Vitaly Kuznetsov
Alexey Tourbin
Konstantin Lepikhov
Dmitry V. Levin
qa-robot
Kachalov Anton
Stanislav Ievlev
Nikolai Kostrigin
Anton Farygin
Aleksei Nikiforov
Alexey Shabalin
Denis Medvedev
Anton V. Boyarshinov
Michael Shigorin
Dmitriy Kulik
Vitaly Kuznetsov
Alexey Tourbin
Konstantin Lepikhov
Dmitry V. Levin
qa-robot
Kachalov Anton
Stanislav Ievlev
Last changed
April 17, 2020 Nikolai Kostrigin 8.0.19-alt2
- spec: add explicit conflicts between MySQL and mariadb subpackages to fix MySQL-server biarch package installation failure with mariadb preinstalled
Jan. 26, 2020 Nikolai Kostrigin 8.0.19-alt1
- new version - spec: switch to strict dependencies - update alt-client patch
Dec. 6, 2019 Nikolai Kostrigin 8.0.18-alt1
- new version - update patches: chroot, alt-disable-run-libmysql_api_test - remove obsolete alt-aarch64-lib64 patch - spec: switch to system libprotobuf-lite; add respective BR's