0% found this document useful (0 votes)
9 views15 pages

MySQL & SQL Workbench

This document outlines the installation process for MySQL Workbench on Windows, detailing each step from downloading the installer to configuring the software. Users are instructed to select the appropriate components, set a root password, and complete the installation to access MySQL Workbench and the MySQL Shell. After installation, users can connect to the local instance and begin writing SQL queries.

Uploaded by

MICHAEL AZIEGBE
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views15 pages

MySQL & SQL Workbench

This document outlines the installation process for MySQL Workbench on Windows, detailing each step from downloading the installer to configuring the software. Users are instructed to select the appropriate components, set a root password, and complete the installation to access MySQL Workbench and the MySQL Shell. After installation, users can connect to the local instance and begin writing SQL queries.

Uploaded by

MICHAEL AZIEGBE
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

MySQL & SQL Workbench

Installation Process
How to Install MySQL Workbench?
How to install MySQL Workbench on Windows. The installation process
is similar to other operating systems.

Open the MySQL website on a browser. Click on the following link:


MySQL Downloads at [Link]
Steps
• Select the Downloads option
Steps
Select MySQL Installer for Windows
Steps
Choose the desired installer and click on
download
Steps
• After the download, open the installer.
Steps
It will ask for permission; when it does, click
Yes. The installer will then open. Now, it will
ask to choose the setup type. Here, select
Custom.
Steps
Click on Next. With this, you will install
MySQL server, MySQL Workbench, and
MySQL shell
Steps
Open MySQL Ser vers, select the ser ver you
want to install, and move it to the
Products/Features to be installed window
section. Now, expand Applications, choose
MySQL Workbench and MySQL shell. Move
both of them to ‘Products/Features to be
installed’
Steps
Click on the Next button. Now, click on the
Execute button to download and install the
MySQL server, MySQL Workbench, and the
MySQL shell
Steps
Once the product is ready to configure, click
on Next. Under Type and Networking, go
with the default settings and select Next
Steps
• For authentication, use the recommended
strong password encryption.

Set your MySQL Root password and click on


next
Steps
Go for the default windows ser vice settings
and under apply configuration, click on
execute. Once the configuration is complete,
click on finish
Steps
• Complete the installation. This will now
launch the MySQL Workbench and the
MySQL Shell
MySQL workbench Installed

• Once MySQL Workbench is installed, select the Local instance and


enter the password. Now, you can use the MySQL query tab to write
your SQL queries.

You might also like