Install download and configure MYSQL on Windows
Installing MYSQL is very easy as it comes with an installer. Just download it and run the installer everything.
Download
click here to download mysql. When this page opens click on “No thanks just take me to download”, then pick any mirror site and start downloading MYSQL.
Install and Configure
Just click the installer and MYSQL will automatically be installed and configured on your machine using the step by step wizard.
It will ask you a no of settings for the DB installation. Enter according to your requirements but I recommend not to set any passwords ie if you have it for your local use only.
Test
Go to “start” – “all programs”. If mysql is installed it will be listed.
select “mysql” – “mysql server 5.0″ – “mysql command line client”
It will ask for a password click enter
If everything is fine you will view a welcome message.