Enterprise Edition和Community Edition以下内容是一样的!

Dependency relationships exist among some of the packages. If you plan to install many of the packages, you may wish to download the RPM bundletarfile instead, which contains all the RPM packages listed above, so that you need not download them separately.

The full names for the RPMs have the following syntax:

packagename-version-distribution-arch.rpmIn most cases, you need to install themysql-community-server,mysql-community-client,mysql-community-libs, mysql-community-common,andmysql-community-libs-compatto get a functional, standard MySQL installation.

For Red Hat Enterprise Linux/Oracle Linux/CentOS 5 systems, there is an extra package (mysql-version-el5-arch.rpm) to be installed; use the following command:

shell> yum install mysql-community-{server,client,common,libs}-* mysql-5.*

Package NameSummarymysql-community-serverDatabase server and related toolsmysql-community-clientMySQL client applications and toolsmysql-community-commonCommon files for server and client librariesmysql-community-develDevelopment header files and libraries for MySQL database client applicationsmysql-community-libsShared libraries for MySQL database client applicationsmysql-community-libs-compatShared compatibility libraries for previous MySQL installationsmysql-community-embeddedMySQL embedded librarymysql-community-embedded-develDevelopment header files and libraries for MySQL as an embeddable librarymysql-community-testTest suite for the MySQL server