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

Lab Experiment 1

This document outlines the step-by-step installation process for MySQL Workbench, including downloading the installer and configuring the MySQL server. It details each step from searching for MySQL to launching MySQL Workbench after installation. The instructions emphasize selecting the appropriate components and setting up authentication during the installation process.

Uploaded by

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

Lab Experiment 1

This document outlines the step-by-step installation process for MySQL Workbench, including downloading the installer and configuring the MySQL server. It details each step from searching for MySQL to launching MySQL Workbench after installation. The instructions emphasize selecting the appropriate components and setting up authentication during the installation process.

Uploaded by

akashc7094
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 13

BUSINESS INTELLIGENCE

Lab Experiment No: 01


Installation Process of MySQL Workbench

Steps to install MySQL Workbench :


Link: https://dev.mysql.com/downloads/mysql/

Step 1: Open chrome and search for Mysql


Step 2: Browse the official MySQL website.

Step 3: There you will find the Download option


Step 4: Click on MySQL Community (GPL) Downloads.

Step 5: Click on MySQL Installer For Windows


Step 6: Click on the second download link.

Step 7: After the download, open the installer.


Step 8: Now, choose the setup type. Here, select "Custom."

Step 9: Expand MySQL Server and then expand MySQL Server 8.0.
Step 10: Open MySQL Servers, choose the server you wish to install,
and then drag it to the window section for Products/Features to be
installed. Select MySQL Workbench, MySQL Server, and MySQL
Shell after expanding applications. Put them in the same "Products to
be Installed" section.

Step 11: Expand MySQL Workbench 8.0


Step 12: Expand MySQL Shell 8.

Step 13: The MySQL server, MySQL Workbench, and MySQL shell
are ready to install.
Step 14: To download and install the MySQL server, MySQL
Workbench, and MySQL shell, click the Execute button.

Step 15: MySQL server, MySQL Workbench, and the MySQL shell
have been installed, click on Next.
Step 16: Click Next once the product is ready for configuration.

Step 17: Select type and networking, go with the default settings, and
click on Next.
Step 18: Use a strong password for authentication

Step 19: Set your password and click Next.


Step 20: Open the Windows service settings and click on Next.

Step 21: Open the server file permissions, select the first option, and
click Next.
Step 22: Apply the configuration and click Execute.

Step 23: Once the configuration is complete, click on Next.


Step 24: Once the installation is complete, this will now launch the
MySQL Workbench and the MySQL Shell.

Step 25: Then the MySQL Workbench window will open. The list of
MySQL connections can be seen on the MySQL workbench's
welcome screen. Since we haven't set up several connections to the
database, we just see "Local instance MySQL80."

You might also like