1. Home
  2. Cloud & Dedicated Servers
  3. MySQL
  4. How to Import and Export a MySQL database using HeidiSQL

How to Import and Export a MySQL database using HeidiSQL

HeidiSQL is a free tool that can be downloaded from:
 
 
 

How to Export a MySQL database using HeidiSQL

First, connect to your database in HeidiSQL.
 
Replace the Hostname, User, and Password fields with your database server and login details:
 
 
 
 
 
 
Once connected, RIGHT-CLICK on your database name in the left column, and select "Export database as SQL":
 
 
 
 
 
 
On the next screen, enable both "Create" checkboxes, for Output select "One big file", and select a location/filename to save the MySQL dump file to:
 
 
 
You will now have a file saved to your hard drive that can be used to restore your database.
 
 
 
 

How to Import a MySQL database using HeidiSQL

 
To import a database from a .sql dump file, connect to your new database using HeidiSQL.
 
Select your database, and then then from the TOOLS menu, select "Load SQL file…"
 
 
 
 
 
 
 
This will load your .sql file into the top window.
 
 
To proceed with the import, click the "Run" option:
 
 
 
 
 
 
 
You should now see your database populated with tables and data:
 
 
 
 
 
 
 

Content retrieved from: https://support.appliedi.net/kb/a1034/how-to-import-and-export-a-mysql-database-using-heidisql.aspx.

Updated on November 11, 2019

Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for? Don't worry we're here to help!
CONTACT SUPPORT