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.
-
2
derived packages
- Links to openSUSE:...3:Update / mysql-com...y-server
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:bjoernv/mysql-community-server && cd $_
- Create Badge
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000002412 2.36 KB | |
README.debug | 0000002327 2.27 KB | |
README.install | 0000000640 640 Bytes | |
_constraints | 0000000422 422 Bytes | |
_link | 0000000133 133 Bytes | |
baselibs.conf | 0000000040 40 Bytes | |
configuration-tweaks.tar.xz | 0000000568 568 Bytes | |
my.ini | 0000003724 3.64 KB | |
mysql-5.6-disable-strncpy-warning.patch | 0000000498 498 Bytes | |
mysql-5.6.51.tar.gz | 0032411131 30.9 MB | |
mysql-5.6.51.tar.gz.asc | 0000000232 232 Bytes | |
mysql-community-server.changes | 0000095583 93.3 KB | |
mysql-community-server.keyring | 0000027824 27.2 KB | |
mysql-community-server.spec | 0000034818 34 KB | |
mysql-patches.tar.xz | 0000010556 10.3 KB | |
mysql-systemd-helper | 0000006073 5.93 KB | |
mysql.SuSEfirewall2 | 0000000161 161 Bytes | |
mysql.service | 0000000414 414 Bytes | |
mysql.target | 0000000064 64 Bytes | |
mysql@.service | 0000000441 441 Bytes | |
series | 0000000650 650 Bytes | |
suse-test-run | 0000000439 439 Bytes |
Comments 0