Enterprise Server Distribution Types
44
2.3.1. Enterprise Server Distribution Types
Enterprise Server releases will be created for the following packages from the MySQL 5.0 tree:
•
mysql-enterprise
: Released under a commercial license and includes the following storage
engines:
MyISAM
,
MEMORY
,
MERGE
,
InnoDB
,
ARCHIVE
,
BLACKHOLE
,
EXAMPLE
,
FEDERATED
.
•
mysql-enterprise-gpl
: Same as
mysql-enterprise
, but released under the GPL.
•
mysql-cluster
:
mysql-enterprise
plus MySQL Cluster (
NDB
).
•
mysql-classic
: Released under a commercial license, does not include
InnoDB
.
•
mysql-community
: Same as
mysql-enterprise-gpl
, but available for the community, and
released every 6 months.
To satisfy different user requirements, we provide several servers.
mysqld
is an optimized server
that is a smaller, faster binary.
mysqld-debug
is compiled with debugging support but is otherwise
configured identically to the nondebug server.
Each of these servers is compiled from the same source distribution, though with different configuration
options. All native MySQL clients can connect to servers from either MySQL version.
2.3.2. Upgrading MySQL Enterprise Server
When upgrading to MySQL Enterprise from Community Server you need only follow the installation
process to install and upgrade the packages to the latest version provided by MySQL Enterprise. You
will also need to install the latest MySQL Enterprise Service Pack and any outstanding MySQL Hot-fix
packs.
Be aware, however, that you must take into account any of the changes when moving between major
releases. You should also check the
Release Notes
for details on major changes between revisions of
MySQL Enterprise Server.
You should also review the notes and advice contained within
Section 2.19.1, “Upgrading MySQL”
.
2.4. Notes for MySQL Community Server
2.4.1. Overview of MySQL Community Server Installation
1. Determine whether MySQL runs and is supported on your platform.
Not all platforms are
equally suitable for running MySQL, and not all platforms on which MySQL is known to run are
officially supported by Oracle Corporation. For a list of platforms on which MySQL Community
Server runs, see
Section 2.4.2, “Operating Systems Supported by MySQL Community Server”
.
2. Choose which distribution to install.
Several versions of MySQL are available, and most are
available in multiple distribution formats. You can choose from prepackaged distributions containing
binary (precompiled) programs or source code. When in doubt, use a binary distribution. We
also provide public access to our current source trees for those who want to see our most recent
developments and to help us test new code. To determine which version and type of distribution
you should use, see
Section 2.4.3, “Choosing Which MySQL Distribution to Install”
.
3. Download the distribution that you want to install.
For download instructions, see
Section 2.5, “How to Get MySQL”
. To verify the integrity of the distribution, use the instructions in
Section 2.6, “Verifying Package Integrity Using MD5 Checksums or
GnuPG
”
.
4. Install the distribution.
To install MySQL from a binary distribution, use the instructions
in
Section 2.9, “Standard MySQL Installation from a Binary Distribution”
. To install MySQL
from a source distribution or from the current development source tree, use the instructions in
Section 2.17, “Installing MySQL from Source”
.
Summary of Contents for 5.0
Page 1: ...MySQL 5 0 Reference Manual ...
Page 18: ...xviii ...
Page 60: ...40 ...
Page 396: ...376 ...
Page 578: ...558 ...
Page 636: ...616 ...
Page 844: ...824 ...
Page 1234: ...1214 ...
Page 1427: ...MySQL Proxy Scripting 1407 ...
Page 1734: ...1714 ...
Page 1752: ...1732 ...
Page 1783: ...Configuring Connector ODBC 1763 ...
Page 1793: ...Connector ODBC Examples 1773 ...
Page 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Page 2850: ...2830 ...
Page 2854: ...2834 ...
Page 2928: ...2908 ...
Page 3000: ...2980 ...
Page 3122: ...3102 ...
Page 3126: ...3106 ...
Page 3174: ...3154 ...
Page 3232: ...3212 ...