Oracle 5.0 Reference Manual page 112

Table of Contents

Advertisement

• MYSQL_TCP_PORT=port: Server port, default 3306.
• DISABLE_GRANT_OPTIONS: Disables the the
tables
MySQL 5.0.36.
For example (type the command on one line):
C:\workdir>win\configure.js WITH_INNOBASE_STORAGE_ENGINE
4. From the work directory, execute the
depending on the version of Visual Studio you have installed. The script invokes CMake, which
generates the
You can also use
cannot build the 64-bit version with Visual Studio Express Edition. You must use Visual Studio 2005
(8.0) or higher.
5. From the work directory, open the generated
the proper configuration using the Configuration menu. The menu provides Debug, Release,
RelwithDebInfo, MinRelInfo options. Then select Solution > Build to build the solution.
The build process will take some time. Please be patient.
Remember the configuration that you use in this step. It is important later when you run the test
script because that script needs to know which configuration you used.
6. You should test you build before installation. See
Build".
7. To install, use the instructions in
Windows".
2.10.8.2. Building MySQL from a Windows Source Distribution
The Windows source distribution includes the necessary solution file and the
to build each component. Using this method you are not able to select the storage engines that are
included in your build.
Follow this procedure to build MySQL:
1. Create a work directory (for example, C:\workdir).
2. Unpack the source distribution in the aforementioned directory using
tool that can read
3. Start Visual Studio .Net 2003 (7.1).
4. From the File menu, select Open Solution....
5. Open the
6. From the Build menu, select Configuration Manager....
7. In the Active Solution Configuration pop-up menu, select the configuration to use. You likely want to
use one of nt (normal server), Max nt (more engines and features), or Debug configuration.
Installing MySQL from Source on Windows
[420], and
--init-file
WITH_PARTITION_STORAGE_ENGINE MYSQL_SERVER_SUFFIX=-pro
solution file you will need to build MySQL using Visual Studio..
mysql.sln
win\build-vs8_x64.bat
Note
VC++ workspace files for MySQL 4.1 and above are compatible with Microsoft
Visual Studio 7.1 and tested by us before each release.
files.
.zip
solution you find in the work directory.
mysql.sln
--bootstrap
[409]
options for mysqld. This option is available as of
win\build-vs8.bat
to build the 64-bit version of MySQL. However, you
mysql.sln
Section 2.10.8.4, "Testing a Windows Source
Section 2.10.8.3, "Installing MySQL from a Source Build on
92
[402],
--skip-grant-
»
or
win\build-vs71.bat
file with Visual Studio and select
vcproj
or another Windows
WinZip
file,
files required

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents