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

MySQL_Installation

Uploaded by

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

MySQL_Installation

Uploaded by

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

HOW TO INSTALL MYSQL

Install XAMPP Control Panel along with that apache server and mysql will get installed automatically.

From where we have to download XAMPP Control Panel

https://www.apachefriends.org/download.html

After installation open control panel and start apache and mysql servers(see the below image)

Apache will be started with 80 port and mysql will be started with 3306
Now open the PHP my admin by clicking admin button of mysql server (see the below image
highlighted button)

Then new page will be opened in browser with phpMyAdmin (see the below iamge)

To create new data base in mysql click on new (see the image)

Click on Create button to create a new data base after giving db name in text box
Creating a table in gecdb database

You might also like