Scroll down to the 'Databases' section and choose 'phpMyAdmin'.
Once phpMyAdmin has loaded, from the left hand side, you should see your account name. Click on the '+' icon to expand the available databases on your account.
Choose the database that you wish to import your database to from the same left hand side menu.
Once the database has loaded, select the 'Import' menu option from the top navigation.
In the 'File to Import section, select 'Choose File..' and locate the database file on your system.
Please note - there is a maximum file size limit but this will be shown next to the 'Browse..' section. You may need also to customise the rest of the options in this section depending on what you are intending to import and the file format.
Once the file to be imported has been chosen (and any other options configured), select the 'Go' to start the import.
Once the database import is complete, in our case a new table has been imported, you should see the available table on the left hand side. If you are importing data to a table that already exists, select your table and review the records.
Importing a MySQL database via phpMyAdmin is now complete.