This site utilizes JavaScript to function correctly. Looks like it's disabled on your browser. Please enable it for your best experience.

For instructions on enabling JavaScript, click here

Skip to main content

Just Host Web Hosting Help

How to Backup a MySQL Database

Summary

There are three options available to backup your MySQL databases



Using Site Backup & Restore

  1. Select "Site Backup & Restore" from the Files category, after logging into cPanel.
  2. Click the "Browse" link next to Databases.
  3. Select the desired archive date.
  4. Select the desired database.
  5. Click "download zip"

Using phpMyAdmin

  1. Login to your cPanel and click phpMyAdmin icon in Databases section.
  2. Select the database you wish to backup the list on the right.
  3. Click on the "Export" Tab.
  4. Click the "GO" button.
  5. You will be asked to save the .sql file to the hard drive; select the desired path, and click the OK button.

    This can take a significant period of time, depending on the size of the file being imported, the number of operations the .sql file must perform, and a number of other variables.

Using the Command Line

Enter the following command to export your database:

mysqldump -u username -p database_name filenamehere.sql

Please see the separate Help Desk article here.

After pressing Enter you will be prompted for your MySQL password. Enter your password and this will export a copy of the database into your specified filename.

If you need assistance with any of these procedures, please contact our Support department.

Knowledgebase Article 406,320 views bookmark tags: backup database mysql


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

How to backup all of your MySQL databases using the Site Backup & Restore tool
Knowledgebase Article 252,435 views tags: backup database mysql restore site

How to restore MySQL databases using the Site Backup & Restore tool
Knowledgebase Article 240,569 views tags: backup database mysql restore site

This article will explain MySQL database and user creation and deletion, and explain how to assign a user to a database.
Knowledgebase Article 858,665 views tags: creation database mysql

Related Help Content

How do I import a backup of my database (.sql file) using phpMyAdmin?
Knowledgebase Article 764,638 views tags: database mysql phpmyadmin

How do I make my MySQL database compatible with the version you provide?
Knowledgebase Article 234,137 views tags: compatible database mysql

This article will explain how to change the password for a database in the event that the original password is lost.
Knowledgebase Article 249,550 views tags: database mysql password

How can I connect to our MySQL database from Dreamweaver?
Knowledgebase Article 258,155 views tags: connecting database dream mysql weaver

How to Restore your MySQL Database?
Knowledgebase Article 371,528 views tags: admin database mysql php phpmyadmin restore

I am prompted to set a new MySQL password. What does this mean and how do I change it?
Knowledgebase Article 235,881 views tags: connect database mysql password phpmyadmin username

How to repair and optimize your database using phpMyAdmin:
Knowledgebase Article 432,941 views tags: database mysql optimizing repairing slow speed

This article will explain how to connect your scripts to your MySQL databases.
Knowledgebase Article 227,159 views tags: database mysql scripts

** Google ad credits are only available to customers in the United States, Canada, and the United Kingdom at this time.

¹ VAT (Value Added Tax) is not included in our advertised price and will be charged separately and itemized on invoices and billing information. Standard VAT rates based on EU Member State regulations may apply. Learn more.