Installing MySQL 4.1

FYI Only:

MyISAM: High Performance, Efficient Storage

InnoDB: Transactional Support, Row-Level Locking

NDB: Clustered - High Availability, Memory and Disk Storage Support, Transactional Support

 

If are runing any previous version of MYSQL then you can simply type
  • mysqladmin -u root -p  shutdown // will shut down the server
  •  mysql --remove or uninstall from add/remove program // removes when mysql was installed as service

 

Here I used MySQL control center

Password : Manas6
Must address this issue.

Later we did set the password , screen was not important.