Install MySql Database

In this tutorial, I will show you step by step how to install MySQL database on windows environment using the mysql installer. After this tutorial, you will have a MySql Server and its tools to running MySQL queries.


Download MySql Installer.
You can install all components one by one or all in one using installer tool,  Using installer tool is an easy way to install MySQL server on windows platform. The Mysql installer provides you with an easy-to-use wizard that helps you install MySQL with following components.

  • MySQL Server
  • MySQL Workbench with Sample Data Models
  • MySQL Notifier
  • Tools for Excel and Microsoft Visual Studio
  • MySQL Sample Databases
  • MySQL Documentation
  • All Available Connectors

To download MySQL installer, Open the following link, http://dev.mysql.com/downloads/installer/

There is two type of installer , mysql-installer-web-community.exe required an internet connection while you install.  If you haven’t the internet while instaling you can user mysql-installer-community.exe file.

Install MySql
1) Double clicks the downloaded mysql-installer-(web)-community.exe file.
image

2) Open MySQL installer wizard dialogue box and its provide options to install MySQL database and about MySQL and also resources about MySQL.
You should select the first option (Install MySQL Product) to install MySQL database.
image
3) Next window lets you check about MySQL update If you don’t want you can skip this step by clicking ‘Skip the check for update’ checkbox.
image
4) If you want to check update you can do it like below and click next.
image
6) In this step you can select database mode for install, there is several type of installation mode available. You can read related description and select mode that you want, In this tutorial, I try with full installation mode.
image
7) Check requirements
image
8) Installation progress, If you use web installer, Installer downloads all selected components from the internet.
image
9) Installing components
image
10) Installation process is completed. Click next.
image
11) Configuration MySQL server. Click next button to start configurations.
image
12) Select your configuration type and port(Default port : 3306) and click next. If you use the same PC for both client and server then you should select development mode for config type and also if you want you can enable firewall for the port.
image
13) In this step choose password for root account (Admin) and you can add DB user in this step
image
14) Configure windows server details including server name and account type( Standard system account or another user account), If you want to start MySQL server with windows start you should check Start the MySql server at System startup
image
15)  The configuration in progressing. Wait until is was done and click next to continue.
image
16) Configuration was completed.
image
17) Click finish to finish installation and start up MySQL server
image
Thanx everyone and write your comments below.
Install MySql Database Install MySql Database Reviewed by Lilantha Lakmal on 1:55:00 PM Rating: 5

No comments:

Powered by Blogger.