Собрано: около 10 лет назад
Размер архива: 12,8 МБ
Отчёт repocop:

Gear: http://git.altlinux.org/gears/M/MySQL.git
Домашняя страница: http://www.mysql.com/
Лицензия: GPL / LGPL
О пакете: MySQL: A very fast and reliable SQL database engine
Описание:
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
(данной и/или предыдущих сборок пакета):
- ALT QA Team Robot
- Alexander Bokovoy
- Алексей Турбин
- Антон Фарыгин
- Chmouel Boudjnah
- David Axmark
- Дмитрий Левин
- Jean-Michel Dault
- Kachalov Anton
- Константин Лепихов
- Mikhail Zabaluev
- Pixel
- Stanislav Ievlev
- Виталий Кузнецов
- MySQL-bench
- MySQL-client
- MySQL-client-debuginfo
- MySQL-server
- MySQL-server-debuginfo
- MySQL-server-perl
- libmysqlclient-devel
- libmysqlclient16
- libmysqlclient16-debuginfo
- make mysqld plugins usable (ALT #25248)2011-03-17 Алексей Турбин 5.1.56-alt3
- hack around __cxa_pure_virtual issue2011-03-17 Алексей Турбин 5.1.56-alt2
- built with OpenSSL instead of bunled yaSSL - mysql_config: disabled dependency on libssl-devel