0% found this document useful (0 votes)
4 views

MySQL_Installation

This document provides step-by-step instructions for installing MySQL on a system. It includes details on downloading the installer, selecting setup types, and configuring the MySQL server, Workbench, and Shell. The final steps guide the user on connecting to the database and accessing the MySQL command line client.

Uploaded by

Shantanu Gupta
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

MySQL_Installation

This document provides step-by-step instructions for installing MySQL on a system. It includes details on downloading the installer, selecting setup types, and configuring the MySQL server, Workbench, and Shell. The final steps guide the user on connecting to the database and accessing the MySQL command line client.

Uploaded by

Shantanu Gupta
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Cloud Data Engineer – GCP

Instructor – Srinivas

MySQL Installation Steps

Step1: Open browser and give following URL https://dev.mysql.com/downloads/installer/

Step2: Click on installer which is having small size

Step3: In next page click on “No thanks, just start my download”

Step4: After completion of download double click on downloaded file for installation

Step5: If any popup open and asking Yes or No, click on Yes

Step6: Select “choosing setup type” as “custom”  click on next

Step7: In next window  click on “+” symbol of “MySQL servers”  again click on “+” symbol of “MySQL
servers”  click on “+” symbol of “MySQL server 8.0”  select first one in the list  click on right arrow button
to add product

Website: www.qualitythought.in Mobile: 9059514148, 9603185732


Cloud Data Engineer – GCP
Instructor – Srinivas

Step8: Minimize “MySql server” by click on “-“ symbol  click on “+” symbol of Applications  click on “+”
symbol of “MySQL Workbench”  click on “+” symbol of “MySQL Workbench 8.0”  select first one in the list
 click on right arrow button to add product

Step9: Minimize “MySQL Workbench” by click on “-“ symbol  click on “+” symbol of “MySQL Shell”  click on
“+” symbol of “MySQL Shell 8.0”  select first one in the list  click on right arrow button to add product

Step10: Finally in your right side panel it should display 3 products as below, click on “next” then click on
“Execute”

Website: www.qualitythought.in Mobile: 9059514148, 9603185732


Cloud Data Engineer – GCP
Instructor – Srinivas

Step11: It will take some time to install above 3 products  after some time it will enable “next” button  click
on it  then click on “execute”

Step12: After completion of all products installation  click on “Next”  It will go to “Product Configuration”
 click on “Next” 

Step13: In “Type and Networking” page don’t do any changes  click on “next”  in “Authentication method”
don’t do any changes  click on “next”  in next page give password two times (Remember this password) 
click on “Next”

Website: www.qualitythought.in Mobile: 9059514148, 9603185732


Cloud Data Engineer – GCP
Instructor – Srinivas

Step14: Click on “next” in “windows service” window  click on “next” in “server file permissions” window 
click on “Execute” in “Apply Configuration” window  click on “Finish”  click on “Next”  click on “Finish” 
it will open one black window (MySQL Shell)  ignore it  after some time it will open “MySQL Bench”

Step15: In menu bar  go to databases  click on “connect database”  click on OK  give password which
you given in previous steps  click on “ok”  It should connect without any error

Step16: click on “windows start” button from task bar  search for “my sql”  click on “MySQL 8.0 command
line client”  give password which you configured above  click enter  it will populate “MySQL” prompt.

Website: www.qualitythought.in Mobile: 9059514148, 9603185732

You might also like