homehome previousprevious nextnext
 
Installing MySQL for Windows

There is nothing easier than installing MySQL on Windows. The Installation Path will be considered is C:\mysql. (You can install it to a different directory if you needed.)

Downloading MySQL

MySQL download URL:
http://www.mysql.com/downloads

Installation

  1. Extract the distribution files.

  2. Install MySQL by running the downloaded setup.exe file.


  3. After the installation completed, open a command prompt then type: C:/mysql/bin/mysql

    This will give you a welcome message indicating that you currently logged on your SQL Server as root.

For more information: Installing and Upgrading MySQL

 

Copyright 1999 - 2007. PremiumSoft TM CyberTech Ltd All rights reserved
MySQL TM is a trademark of MySQL AB in the United States and other countries.