MySQL_Installation
MySQL_Installation
Install XAMPP Control Panel along with that apache server and mysql will get installed automatically.
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