Meta Configuration of Package mysql-community-server-55
1
<package name="mysql-community-server-55" project="internetx:mysql5">
2
<title>A True Multiuser, Multithreaded SQL Database Server</title>
3
<description>SQL is the most popular database language in the world. MySQL is a
4
client/server implementation that consists of a server daemon (mysqld)
5
and many different client programs and libraries.
6
7
The main goals of MySQL are speed, robustness, and ease of use. MySQL
8
was originally developed because the developers at TcX needed an SQL
9
server that could handle very large databases an order of magnitude
10
faster than what any database vendor could offer them. They have now
11
been using MySQL since 1996 in an environment with more than 40
12
databases containing 10,000 tables, of which more than 500 have more
13
than 7 million rows. This is about 100 gigabytes of mission-critical
14
data.
15
16
The base upon which MySQL is built is a set of routines that have been
17
used in a highly demanding production environment for many years. While
18
MySQL is still in development, it already offers a rich and highly
19
useful function set.
20
21
The official way to pronounce MySQL is "My Ess Que Ell" (Not
22
MY-SEQUEL).
23
24
This package only contains the server-side programs.
25
26
Authors:
27
--------
28
Michael Widenius <monty@mysql.com>
29
David Axmark <davida@mysql.com>
30
31
32
33
</description>
34
<url>http://www.mysql.com</url>
35
</package>
36