Lab Report 1 Final
Lab Report 1 Final
Santosh, Tangail-1902
Lab Report 01
Submitted By Submitted To
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:
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 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 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.