How do I restore a MySQL database?

To restore a MySQL database please follow the below steps: – Login to your control panel – Click on ‘Backups’ in ‘Site Management’ – Click on ‘Browse’ to locate the Database you want to restore then click ‘Upload’ It may take a while to upload your .sql and populate the database so a broadband connection…

Read more

How do I import a MySQL database?

To import a database follow the below steps: I have a backup of my database that I need to import/transfer to my new account. – Once you have your .sql file you will need to log into your cPanel – Click on ‘phpMyAdmin’ under the ‘Databases’ menu – A drop down of your databases is…

Read more

How do I create a MySQL database?

To create a MySQL database please follow the steps below: – Login to your control panel – Click on ‘MySQL Databases’ in the ‘Databases’ menu – Enter the name of your new database and then click on ‘Create Database’ – Add database users by assigning them a username and password then clicking on ‘Create User’…

Read more

How do I create a MySQL backup?

There are two ways to back up your MySQL databases. You can use the backup utility in your cPanel account or you can manually backup using phpMyAdmin. To manually backup using phpMyAdmin follow these steps: – Login to your control panel – Click on ‘phpMyAdmin’ under the ‘Databases’ menu – From the dropdown list to…

Read more

Company