0% found this document useful (0 votes)
3 views9 pages

Lab Report 1 Final

The lab report details the installation process of MySQL Community Server 8.3.0, including objectives, required instruments, and a step-by-step procedure. The experiment aims to familiarize students with downloading, installing, and configuring MySQL on their personal computers. After installation, students can create databases and tables using MySQL.

Uploaded by

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

Lab Report 1 Final

The lab report details the installation process of MySQL Community Server 8.3.0, including objectives, required instruments, and a step-by-step procedure. The experiment aims to familiarize students with downloading, installing, and configuring MySQL on their personal computers. After installation, students can create databases and tables using MySQL.

Uploaded by

moscow111195
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Mawlana Bhashani Science and Technology University

Santosh, Tangail-1902

Department of Information and Communication Technology

Lab Report 01

Course Title: Database Management System Lab


Course Code: ICT-2108
Lab Report on: Installation of MySQL

Submitted By Submitted To

Name: Md. Faim Montasir Dr. Md. Abir Hossain


ID: IT-22016 Associate Professor
2nd Year, 1st Semester Dept. of ICT, MBSTU
Session: 2021-2022
Dept. of ICT, MBSTU

Date of Performance: 27-02-2024 Date of Submission: 05-03-2024


Experiment No: 01
Experiment Name: Installation of MySQL

Objectives: The main objective of this experiment is to download and setup MySQL
Community Server in our personal computer. We will download MySQL Community
Server 8.3.0 and will learn to install it and will come to know about the datatypes used
in MySQL.

Required Instruments:

1. Computer with a compatible operating system.


2. Stable internet connection.
3. MySQL Community Server installer(available from the official MySQL
website.

Procedure:

Step 1: Go to your chrome browser and download MySQL Community Server 8.3.0
Innovation for windows 64 bit operating system.

Step 2 : After download is completed then open the file and this will show the
interface to start setup. Click on “Next.”
Step 3 : Accept all the terms in the License Agreement and click on “Next.”

Step 4 : Now select “Complete” and click on “Next.”


Step 5 : Now it is ready to install. Click on “Install.”

Step 6 : After installation is finished ,checkout the option “Run MySQL


Configuration” and click on “Finish.”
Step 7 : Click on “Next.”

Step 8 : Click on “Next.”


Step 9 : Again, click on “Next.”

Step 10 : Create your own MySQL password and repeat to make it confirm. You can
set your username for your own account and it is optional(Here I did not set
username).

Click on “Next.”
Step 11 : Click on “Next.”

Step 12 : To give the permissions click on “Next.”


Step 13 : Click on “Execute” and the configuration will be executed one by one. This
may take some time.

Step 14 : Once the execution of the configuration is completed click on “Finish.” And
the installation and setup of MySQL 8.3 is completed
After installation, we go to the “MySQL Command Line Client” in our computer and
we will find this window where we have to input our password.

After inputting the password, we will get the main view of MySQL. This look like
this.

Discussion: Installing MySQL is relatively easy. After installing the software, now we
can create databases, tables and make relations among them using MySQL.

You might also like