MySql Installation

Hello Friends,

 

This is one of my tutorials related to database. You all must be familiar with MySQL, but still for those who have not learned about this, for them I will recall it in short.

MySQL is a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases.The most important feature of this is that it is open-source  i.e. it does not require any licence to use. I can be easily downloaded from the internet for personal use. Hence some of the free software projects that require a full-featured database management system often use MySQL.

Now this tutorial will guide you through for installing the all new instance of MySQL. Follow the screenshots. And wherever necessary I will follow you.

Step 2)

Step 3)

Step 4)

Step 5)

Step 6)

Please check the Radio Button as shown to skip the sign up.

Step7)

This is the last step for installation.

Here installation is done. Now Please check the check-box to configure the MySQL installation.

following are the configuration steps:

Step 1)

Step 2)

Step 3)

Step 4)

Step 5)

Here you can change the installation path as you want. Or else it will take its default path. Here we will continue with the default path i.e. C:/ .

Step 6)

Step 7)

Step 8)

Step 9)

Step 10)

In this step you have to choose the password of your choice so that you can access mysql through its command window(see last step).

Step 11)

Now after this step you have to click the Execute button to complete the configuration. And please check that all the options are installed because untill all of them are installed, MySQL will not be configured completely.

Step 12)

Now here, the Installation and Configuration is completed. Now we will check whether MySQL is ready to use or not. For that goto -> Start Menu -> All Programs -> MySql -> Mysql Server -> Mysql Command Line Client. just as shown below.

 

Click the option and new window will appear. Now it will prompt for the password. Enter the password you have entered during the config step.

Here’s your command window for mysql. Now enjoy …..

Thanks & Regards,

Nikhil Naoghare.

3 thoughts on “MySql Installation”

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.