Download MySQL
MySQL is the world's most popular Open Source Database, designed
for speed, power and precision in mission critical, heavy load use.
Download mySQL
version [4.1.18] :: format: zip file :: size: 39MB
The package that you got is a zip file which
contains the setup file. You will need to unzip the file so that
you can install it. This one is an easy install like Apache.
Extract the files to a folder.
Double click 'Setup' or just click it and press 'Enter' key.
Next -> :: Select Complete :: Next -> :: Install
Select Skip MySQL.com signup
-Next -> :: Detailed Configuration :: Next -> :: Developer Machine :: Next ->
-Multifunctional Database :: Next -> :: Next -> :: Decision Support (DSS)/OLAP
-Enable TCP/IP Networking checked port 3306 :: Next -> :: Standard Character Set
-Next -> :: Check all 3 "Install As Windows Service, Launch, Include Bin Directory
-Next -> :: Check Modify Security Settings :: Enter root password :: Retype password
-Next -> :: Execute :: Finish
-New Mysql path :: C:\Program Files\MySQL\MySQL Server 4.1\
-Configuring done.
-Start->Run :: Type cmd or command
-Browse to C:\Program Files\MySQL\MySQL Server 4.1\bin
-Type mysql -u root -p press enter, input password
-Type status;