A True Multiuser, Multithreaded SQL Database Server
SQL is the most popular database language in the world. MySQL is a
client/server implementation that consists of a server daemon (mysqld)
and many different client programs and libraries.
The main goals of MySQL are speed, robustness, and ease of use. MySQL
was originally developed because the developers at TcX needed an SQL
server that could handle very large databases an order of magnitude
faster than what any database vendor could offer them. They have now
been using MySQL since 1996 in an environment with more than 40
databases containing 10,000 tables, of which more than 500 have more
than 7 million rows. This is about 100 gigabytes of mission-critical
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.
The official way to pronounce MySQL is "My Ess Que Ell" (Not
MY-SEQUEL).
This package only contains the server-side programs.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.2:ARM/mysql-community-server && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
README.SuSE | 0000001926 1.88 KB | |
README.debug | 0000003408 3.33 KB | |
baselibs.conf | 0000000036 36 Bytes | |
build.inc | 0000003839 3.75 KB | |
configuration-tweaks.tar.bz2 | 0000000220 220 Bytes | |
install.inc | 0000006611 6.46 KB | |
mysql-5.5.22.tar.bz2 | 0018596101 17.7 MB | |
mysql-community-server.changes | 0000068796 67.2 KB | |
mysql-community-server.spec | 0000018188 17.8 KB | |
mysql-patches.tar.bz2 | 0000013976 13.6 KB | |
mysql.SuSEfirewall2 | 0000000161 161 Bytes | |
rc.mysql-multi | 0000016828 16.4 KB | |
series | 0000000801 801 Bytes | |
suse-test-run | 0000000445 445 Bytes |
Revision 1 (latest revision is 5)
branched from openSUSE:Factory
Comments 0