To install MySQL manually, do the following:
If you are upgrading from a previous version please refer to Section 2.3.14, “Upgrading MySQL on Windows”, before beginning the upgrade process.
If you are using a Windows NT-based operating system such as Windows NT, Windows 2000, Windows XP, or Windows Server 2003, make sure that you are logged in as a user with administrator privileges.
Choose an installation location. Traditionally, the MySQL
server has been installed at C:\mysql
.
The MySQL Installation Wizard installs MySQL under
C:\Program Files\MySQL
. If you do not
install MySQL in C:\mysql
, you must
specify the path to the install directory during startup or
in an option file. See
Section 2.3.7, “Creating an Option File”.
Extract the install archive to the chosen installation location using your preferred Zip archive tool. Some tools may extract the archive to a folder within your chosen installation location. If this occurs, you can move the contents of the subfolder into the chosen installation location.
User Comments
Add your own comment.