How do I export a MySQL Database?



  1. Login to cPanel.
  2. Locate and click on the phpMyAdmin icon under the Databases category.
  3. Open
  4. Once phpMyAdmin loads, select a database from the left that you wish to export from the list on the left.
  5. Click on the Export tab and select an export option:
    • Quick - Export the entire database using the default options.
    • Custom - Select specific tables within the database to export, or change the individual export options.
  6. Click on the Go button and the database export will begin.


  • 0 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

Becoming familiar with databases in phpMyAdmin

This tutorial is going to help you become more familiar with databases and phpMyAdmin. We are...

Copying a database table with phpMyAdmin

This tutorial is going to teach you how to copy a database table with phpMyAdmin. For the...

Creating tables in a database with phpMyAdmin

This tutorial is going to teach you how to create a table in a database with phpMyAdmin. We are...

Deleting fields from database tables with phpMyAdmin

This tutorial is going to teach you how to delete fields from database tables using phpMyAdmin....

Deleting tables in a database with phpMyAdmin

This tutorial is to teach you about specific operations in phpMyAdmin. We are going to learn...