How to import/restore a MySQL database to the server.

Please follow the instructions below to import your existing MySQL dump backup file of your database:

  • Login to your hosting control panel.
  • Click the MySQL database version you want to create under the Databases icons.
  • Ensure you have created a new MySQL database and created new user login for it.
  • Click Maintenance Tools > Restore.
  • You can click to navigate to a local file (uploaded file) or one you have uploaded to your web space (hosting space file).
  • Click Restore.
  • Your database backup will import in to the database on our server.

IMPORTANT:

Please note that the tables of the imported database will overwrite any that exist in the database you are importing to. Therefore it is important to double-check that the database you are importing to is correct before proceeding. If uncertain, you should back up the target database before importing a new one into it.

 

  • mysql, import, restore
  • 124 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

How to create a MySQL database.

You can create new blank MySQL databases in your hosting control panel by following the...

How to get a backup of your MySQL database.

In order to take and retrieve a backup (MySQLDump) of an existing MySQL database in your hosting...

How to manage your MySQL database.

We provide phpMyAdmin to all clients. This tool allows you to fully manage your MySQL databases....