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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.1/mysql-community-server && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000002416 2.36 KB | |
README.debug | 0000002328 2.27 KB | |
README.install | 0000000642 642 Bytes | |
_constraints | 0000000187 187 Bytes | |
baselibs.conf | 0000000040 40 Bytes | |
configuration-tweaks.tar.bz2 | 0000000319 319 Bytes | |
my.ini | 0000003496 3.41 KB | |
mysql-5.6.26.tar.gz | 0033278710 31.7 MB | |
mysql-community-server.changes | 0000079341 77.5 KB | |
mysql-community-server.spec | 0000032090 31.3 KB | |
mysql-patches.tar.bz2 | 0000011066 10.8 KB | |
mysql-systemd-helper | 0000005703 5.57 KB | |
mysql.SuSEfirewall2 | 0000000161 161 Bytes | |
mysql.service | 0000000488 488 Bytes | |
mysql.target | 0000000064 64 Bytes | |
mysql@.service | 0000000457 457 Bytes | |
series | 0000000650 650 Bytes | |
suse-test-run | 0000000439 439 Bytes |
Comments 0