mysql installation guide. mysql downloading mysql installer

32

Click here to load reader

Upload: jeffery-nave

Post on 01-Apr-2015

364 views

Category:

Documents


13 download

TRANSCRIPT

Page 1: MySQL Installation Guide. MySQL Downloading MySQL Installer

MySQLInstallation Guide

Page 2: MySQL Installation Guide. MySQL Downloading MySQL Installer

MySQLDownloading MySQL Installer

Page 3: MySQL Installation Guide. MySQL Downloading MySQL Installer

To download the Installer setup for MySQL, go to their official site http://www.mysql.com

When the webpage would be displayed, click on Download link ..*** Note: The design of the webpage might have been changed by time, but there MUST be the Download Link ***

MySQL Installation GuideDownloading MySQL Application

Page 4: MySQL Installation Guide. MySQL Downloading MySQL Installer

Download section for MySQL would be displayed next …

MySQL Installation GuideDownloading MySQL Application

Page 5: MySQL Installation Guide. MySQL Downloading MySQL Installer

Scroll Down the MySQL Download page up to “MySQL Community Server” sectionThere would be a “Generally Available (GA) release for production use” linkClick on that link …

MySQL Installation GuideDownloading MySQL Application

Page 6: MySQL Installation Guide. MySQL Downloading MySQL Installer

The Download section for MySQL GA would be appeared ….

MySQL Installation GuideDownloading MySQL Application

Page 7: MySQL Installation Guide. MySQL Downloading MySQL Installer

Scroll down the MySQL GA Download section to the list of Operating Systems, for which you want to download MySQL …and click on appropriate Operating System Link ,,.,, for example Windows…

MySQL Installation GuideDownloading MySQL Application

Page 8: MySQL Installation Guide. MySQL Downloading MySQL Installer

Windows downloads section for MySQL would be displayed …

Click on Pick a mirror link against the Windows Essentials sub-section

MySQL Installation GuideDownloading MySQL Application

Page 9: MySQL Installation Guide. MySQL Downloading MySQL Installer

A user account section would be displayed, you can register with MySQL website, if you need to..

Otherwise, click on “No thanks, just take me to the downloads!” link ..

MySQL Installation GuideDownloading MySQL Application

Page 10: MySQL Installation Guide. MySQL Downloading MySQL Installer

Download mirror list for MySQL from various countries would appear, describing the place and Server Information … against each there would be FTP and/or HTTPlinks, click on any link …

MySQL Installation GuideDownloading MySQL Application

Page 11: MySQL Installation Guide. MySQL Downloading MySQL Installer

If the server, you have chosen is available, it would begin the download,, but firstly, File Download – Security Warning dialogue would be displayed ..

click on Save button to specify the name and path of the downloading file

MySQL Installation GuideDownloading MySQL Application

Page 12: MySQL Installation Guide. MySQL Downloading MySQL Installer

Save As dialogue box would be appeared, specify the download path and name of the file to be downloaded (it is recommended not to change the default name)

click on Save button to begin the download ….

MySQL Installation GuideDownloading MySQL Application

Page 13: MySQL Installation Guide. MySQL Downloading MySQL Installer

Downloading has began now, and the time it would take to finish the download depends on your internet speed … Once the download is finished, you are ready to install the application …

MySQL Installation GuideDownloading MySQL Application

Page 14: MySQL Installation Guide. MySQL Downloading MySQL Installer

MySQLInstalling the application

Page 15: MySQL Installation Guide. MySQL Downloading MySQL Installer

Once you have successfully downloaded MySQL setupIt’s setup file would be available on the path you specified …

Double click on the setup to Run it …

MySQL Installation Guide

Page 16: MySQL Installation Guide. MySQL Downloading MySQL Installer

MySQL Server X.yy – Setup Wizard would be appeared …

click on Next button to continue

MySQL Installation Guide

Page 17: MySQL Installation Guide. MySQL Downloading MySQL Installer

Setup Type dialogue box would be appeared next,It is recommended to keep the Typical setup type, or Complete setup type,, Custom setup type shall only be used by advance users …

MySQL Installation Guide

Page 18: MySQL Installation Guide. MySQL Downloading MySQL Installer

Now the setup is Ready to Install the Program, It would be showing you Destination and Data folder for the Installation of MySQLIt is recommended to keep it as default ..

click on Install button to begin the installation …

MySQL Installation Guide

Page 19: MySQL Installation Guide. MySQL Downloading MySQL Installer

Installation of MySQL Server has began …

MySQL Installation Guide

Page 20: MySQL Installation Guide. MySQL Downloading MySQL Installer

MySQL Enterprise configuration wizard would be appeared

click on Next button to continue ..

MySQL Installation Guide

Page 21: MySQL Installation Guide. MySQL Downloading MySQL Installer

Some Informative window about MySQL Enterprise would be shown ..

click on Next button to continue ..

MySQL Installation Guide

Page 22: MySQL Installation Guide. MySQL Downloading MySQL Installer

Configuration wizard would be appeared,Do check the “Configure the MySQL Server Now” checkbox …

and If you want to Register your product with SunConnect service, you can check it as well,,

MySQL Installation Guide

Page 23: MySQL Installation Guide. MySQL Downloading MySQL Installer

MySQL Server Instance Configuration Wizard welcome dialogue box would be appeared ..

MySQL Installation Guide

Page 24: MySQL Installation Guide. MySQL Downloading MySQL Installer

Next dialogue box would be asking for the type of configuration you need to select.

select “Standard Configuration” and click Next button …

MySQL Installation Guide

Page 25: MySQL Installation Guide. MySQL Downloading MySQL Installer

Windows Services option would be asked by the wizard ..

check “Install As Windows Service” optioncheck “Launch the MySQL Server automatically” optioncheck “Include Bin Directory in Windows PATH“ option

then click Next button to continue ..

MySQL Installation Guide

Page 26: MySQL Installation Guide. MySQL Downloading MySQL Installer

Security Options dialogue box would be appeared nextwhere you can specify the new password for root login (which is the default admin login for MySQL)

MySQL Installation Guide

Page 27: MySQL Installation Guide. MySQL Downloading MySQL Installer

Setup is now ready to execute the MySQL Server Instance Configuration

click on Execute button to continue

MySQL Installation Guide

Page 28: MySQL Installation Guide. MySQL Downloading MySQL Installer

Setup has now done the Installation and Configuration of MySQL Server

click on Finish button …

MySQL Installation Guide

Page 29: MySQL Installation Guide. MySQL Downloading MySQL Installer

Checking the Service ..This is not the part of Installation, but whenever you need to use MySQL console, you shall check weather mysql services is running or not ..right click on Task bar Task Manager open Processes tab

MySQL Installation Guide

Page 30: MySQL Installation Guide. MySQL Downloading MySQL Installer

Login in to MySQL Console

Start Run mysql –u root –p<root_password>

(please note that there is no space between –p and root_password ..

MySQL Installation Guide

Page 31: MySQL Installation Guide. MySQL Downloading MySQL Installer

You are now ready to use MySQL Database console ….

MySQL Installation Guide

Page 32: MySQL Installation Guide. MySQL Downloading MySQL Installer

Prepared by:

Virtual University Open Source Software Community(VOSS Com.) [email protected]

VIRTUAL UNIVERSITY OF PAKISTAN

MySQLInstallation Guide